Uses of Class
ome.xml.model.CommentAnnotation
Packages that use CommentAnnotation
-
Uses of CommentAnnotation in ome.xml.model
Methods in ome.xml.model that return CommentAnnotationModifier and TypeMethodDescriptionStructuredAnnotations.getCommentAnnotation(int index) StructuredAnnotations.setCommentAnnotation(int index, CommentAnnotation commentAnnotation) Methods in ome.xml.model that return types with arguments of type CommentAnnotationMethods in ome.xml.model with parameters of type CommentAnnotationModifier and TypeMethodDescriptionvoidStructuredAnnotations.addCommentAnnotation(CommentAnnotation commentAnnotation) voidStructuredAnnotations.removeCommentAnnotation(CommentAnnotation commentAnnotation) StructuredAnnotations.setCommentAnnotation(int index, CommentAnnotation commentAnnotation) Constructors in ome.xml.model with parameters of type CommentAnnotation