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