Uses of Interface
org.biojava.nbio.ontology.utils.Annotation
-
Uses of Annotation in org.biojava.nbio.ontology
Modifier and TypeMethodDescriptionIntegerOntology.IntTerm.getAnnotation()
OntologyTerm.Impl.getAnnotation()
RemoteTerm.Impl.getAnnotation()
Term.Impl.getAnnotation()
Triple.Impl.getAnnotation()
-
Uses of Annotation in org.biojava.nbio.ontology.utils
Modifier and TypeClassDescriptionclass
A utility class to ease the problem of implementing an Annotation to that of providing an apropreate implementation of Map.class
Annotation that is optimized for memory usage.Modifier and TypeFieldDescriptionstatic final Annotation
Annotation.EMPTY_ANNOTATION
A really useful empty and immutable annotation object.Modifier and TypeMethodDescriptionAnnotatable.getAnnotation()
Should return the associated annotation object.ModifierConstructorDescriptionprotected
Copy-constructor.Return a new SmallAnnotation that copies all values from another annoation.