omero::model::WellAnnotationLink
Overview
[ "protected" ]
class WellAnnotationLink extends IObject
Used By
- WellAnnotationLinksSeq
- Well::addWellAnnotationLink
- Well::addWellAnnotationLinkToBoth
- Well::linkAnnotation
- Well::removeWellAnnotationLink
- Well::removeWellAnnotationLinkFromBoth
Operation Index
- getVersion
-
- setVersion
-
- getParent
-
- setParent
-
- getChild
-
- setChild
-
- link
-
Data Member Index
- version
-
- parent
-
- child
-
Operations
RInt getVersion()
void setVersion(RInt theVersion)
Well getParent()
void setParent(Well theParent)
void setChild(Annotation theChild)
void link(Well theParent, Annotation theChild)
Data Members
RInt version;