Uses of Interface
org.biojava.nbio.ontology.utils.Annotation
Packages that use Annotation
- 
Uses of Annotation in org.biojava.nbio.ontologyMethods in org.biojava.nbio.ontology that return AnnotationModifier and TypeMethodDescriptionIntegerOntology.IntTerm.getAnnotation()OntologyTerm.Impl.getAnnotation()RemoteTerm.Impl.getAnnotation()Term.Impl.getAnnotation()Triple.Impl.getAnnotation()Methods in org.biojava.nbio.ontology with parameters of type Annotation
- 
Uses of Annotation in org.biojava.nbio.ontology.utilsClasses in org.biojava.nbio.ontology.utils that implement AnnotationModifier and TypeClassDescriptionclassA utility class to ease the problem of implementing an Annotation to that of providing an apropreate implementation of Map.classAnnotation that is optimized for memory usage.Fields in org.biojava.nbio.ontology.utils declared as AnnotationModifier and TypeFieldDescriptionstatic final AnnotationAnnotation.EMPTY_ANNOTATIONA really useful empty and immutable annotation object.Methods in org.biojava.nbio.ontology.utils that return AnnotationModifier and TypeMethodDescriptionAnnotatable.getAnnotation()Should return the associated annotation object.Constructors in org.biojava.nbio.ontology.utils with parameters of type AnnotationModifierConstructorDescriptionprotectedCopy-constructor.Return a new SmallAnnotation that copies all values from another annoation.