Uses of Interface
org.biojavax.RichAnnotation
Packages that use RichAnnotation
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 RichAnnotation in org.biojavax
Classes in org.biojavax that implement RichAnnotationModifier and TypeClassDescriptionclass
A place holder for a RichAnnotation that prevents null having to be usedclass
Simple annotation wrapper.Fields in org.biojavax declared as RichAnnotationMethods in org.biojavax that return RichAnnotationModifier and TypeMethodDescriptionRichAnnotatable.getRichAnnotation()
Return the associated annotation object.SimpleCrossRef.getRichAnnotation()
Return the associated annotation object. -
Uses of RichAnnotation in org.biojavax.bio
Methods in org.biojavax.bio that return RichAnnotationModifier and TypeMethodDescriptionSimpleBioEntry.getRichAnnotation()
Return the associated annotation object. -
Uses of RichAnnotation in org.biojavax.bio.seq
Methods in org.biojavax.bio.seq that return RichAnnotationModifier and TypeMethodDescriptionCompoundRichLocation.getRichAnnotation()
Return the associated annotation object.EmptyRichLocation.getRichAnnotation()
Return the associated annotation object.SimpleRichFeature.getRichAnnotation()
Return the associated annotation object.SimpleRichLocation.getRichAnnotation()
Return the associated annotation object.