Uses of Class
ome.xml.model.StructuredAnnotations
Packages that use StructuredAnnotations
-
Uses of StructuredAnnotations in ome.xml.model
Methods in ome.xml.model that return StructuredAnnotationsModifier and TypeMethodDescriptionBooleanAnnotation.getStructuredAnnotations()CommentAnnotation.getStructuredAnnotations()DoubleAnnotation.getStructuredAnnotations()FileAnnotation.getStructuredAnnotations()ListAnnotation.getStructuredAnnotations()LongAnnotation.getStructuredAnnotations()MapAnnotation.getStructuredAnnotations()OME.getStructuredAnnotations()TagAnnotation.getStructuredAnnotations()TermAnnotation.getStructuredAnnotations()TimestampAnnotation.getStructuredAnnotations()XMLAnnotation.getStructuredAnnotations()Methods in ome.xml.model with parameters of type StructuredAnnotationsModifier and TypeMethodDescriptionvoidBooleanAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidCommentAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidDoubleAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidFileAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidListAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidLongAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidMapAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidOME.setStructuredAnnotations(StructuredAnnotations structuredAnnotations) voidTagAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidTermAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidTimestampAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) voidXMLAnnotation.setStructuredAnnotations(StructuredAnnotations structuredAnnotations_BackReference) Constructors in ome.xml.model with parameters of type StructuredAnnotationsModifierConstructorDescriptionCopy constructor.