public interface _GroupExperimenterMapOperationsNC extends _IObjectOperationsNC
Modifier and Type | Method and Description |
---|---|
Experimenter |
getChild() |
RBool |
getOwner() |
ExperimenterGroup |
getParent() |
RInt |
getVersion() |
void |
link(ExperimenterGroup theParent,
Experimenter theChild) |
void |
setChild(Experimenter theChild) |
void |
setOwner(RBool theOwner) |
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)
Experimenter getChild()
void setChild(Experimenter theChild)
RBool getOwner()
void setOwner(RBool theOwner)
void link(ExperimenterGroup theParent, Experimenter theChild)