Uses of Interface
org.biojavax.RichAnnotatable
Packages that use RichAnnotatable
Package
Description
The Biojava extensions packages, classes that extend the core biojava
functionality
Classes to represent biological entities and their relationships.
Rich implementations of Sequences, Locations and Features.
-
Uses of RichAnnotatable in org.biojavax
Subinterfaces of RichAnnotatable in org.biojavaxModifier and TypeInterfaceDescriptioninterface
Represents a cross reference to another database.Classes in org.biojavax that implement RichAnnotatable -
Uses of RichAnnotatable in org.biojavax.bio
Subinterfaces of RichAnnotatable in org.biojavax.bioModifier and TypeInterfaceDescriptioninterface
This class relates to the bioentry table in BioSQL.Classes in org.biojavax.bio that implement RichAnnotatableModifier and TypeClassDescriptionclass
Reference implementation of a BioEntry object which has no features or sequence. -
Uses of RichAnnotatable in org.biojavax.bio.seq
Subinterfaces of RichAnnotatable 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
Describes locations, and adds the concepts of circularity, fuzziness, annotations, and cross-references to other databases.interface
A rich sequence is a combination of a org.biojavax.bio.Bioentry and a Sequence.Classes in org.biojavax.bio.seq that implement RichAnnotatableModifier and TypeClassDescriptionclass
An implementation of RichLocation which covers multiple locations, but on the same strand of the same (optionally circular) sequence.class
An Empty implementation of RichLocation.class
An implementation of RichLocation which possibly covers multiple locations, on different strands, different circular lengths, or different sequences.class
A simple implementation of RichFeature.class
A simple implementation of RichLocation.class
A simple implementation of RichSequence.class
A simple implementation of RichSequence.