Package omero.model
Interface _CommentAnnotationOperations
-
- All Superinterfaces:
_AnnotationOperations
,_IObjectOperations
,_TextAnnotationOperations
- All Known Implementing Classes:
_CommentAnnotationTie
,CommentAnnotation
,CommentAnnotationI
public interface _CommentAnnotationOperations extends _TextAnnotationOperations
-
-
Method Summary
-
Methods inherited from interface omero.model._AnnotationOperations
addAllAnnotationAnnotationLinkSet, addAnnotationAnnotationLink, addAnnotationAnnotationLinkToBoth, clearAnnotationLinks, copyAnnotationLinks, findAnnotationAnnotationLink, getAnnotationLinksCountPerOwner, getDescription, getName, getNs, getVersion, linkAnnotation, linkedAnnotationList, reloadAnnotationLinks, removeAllAnnotationAnnotationLinkSet, removeAnnotationAnnotationLink, removeAnnotationAnnotationLinkFromBoth, setDescription, setName, setNs, setVersion, sizeOfAnnotationLinks, unlinkAnnotation, unloadAnnotationLinks
-
Methods inherited from interface omero.model._IObjectOperations
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
-
Methods inherited from interface omero.model._TextAnnotationOperations
getTextValue, setTextValue
-
-