public interface _ExperimenterGroupAnnotationLinkOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
Annotation |
getChild() |
ExperimenterGroup |
getParent() |
RInt |
getVersion() |
void |
link(ExperimenterGroup theParent,
Annotation theChild) |
void |
setChild(Annotation theChild) |
void |
setParent(ExperimenterGroup theParent) |
void |
setVersion(RInt theVersion) |
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetails
RInt getVersion()
void setVersion(RInt theVersion)
ExperimenterGroup getParent()
void setParent(ExperimenterGroup theParent)
Annotation getChild()
void setChild(Annotation theChild)
void link(ExperimenterGroup theParent, Annotation theChild)