Uses of Interface
org.biojavax.RankedCrossRefable
Packages that use RankedCrossRefable
Package
Description
Classes to represent biological entities and their relationships.
Rich implementations of Sequences, Locations and Features.
Extensions to the biojava ontology model that represent BioSQL ontology.
-
Uses of RankedCrossRefable in org.biojavax.bio
Subinterfaces of RankedCrossRefable in org.biojavax.bioModifier and TypeInterfaceDescriptioninterface
This class relates to the bioentry table in BioSQL.Classes in org.biojavax.bio that implement RankedCrossRefableModifier and TypeClassDescriptionclass
Reference implementation of a BioEntry object which has no features or sequence. -
Uses of RankedCrossRefable in org.biojavax.bio.seq
Subinterfaces of RankedCrossRefable in org.biojavax.bio.seqModifier and TypeInterfaceDescriptioninterface
Represents a feature that can be given name and rank and be moved from one sequence to another.interface
A rich sequence is a combination of a org.biojavax.bio.Bioentry and a Sequence.Classes in org.biojavax.bio.seq that implement RankedCrossRefableModifier and TypeClassDescriptionclass
A simple implementation of RichFeature.class
A simple implementation of RichSequence.class
A simple implementation of RichSequence. -
Uses of RankedCrossRefable in org.biojavax.ontology
Subinterfaces of RankedCrossRefable in org.biojavax.ontologyModifier and TypeInterfaceDescriptioninterface
Makes Term objects comparable properly and adds some extra features to them.Classes in org.biojavax.ontology that implement RankedCrossRefableModifier and TypeClassDescriptionclass
A Term object that can be compared and thus sorted.