Uses of Class
ome.xml.model.TermAnnotation
Packages that use TermAnnotation
-
Uses of TermAnnotation in ome.xml.model
Methods in ome.xml.model that return TermAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getTermAnnotation(int index) StructuredAnnotations.setTermAnnotation(int index, TermAnnotation termAnnotation) Methods in ome.xml.model that return types with arguments of type TermAnnotationMethods in ome.xml.model with parameters of type TermAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addTermAnnotation(TermAnnotation termAnnotation) voidStructuredAnnotations.removeTermAnnotation(TermAnnotation termAnnotation) StructuredAnnotations.setTermAnnotation(int index, TermAnnotation termAnnotation) Constructors in ome.xml.model with parameters of type TermAnnotation