public interface _ExperimenterAnnotationLinkOperations extends _IObjectOperations
| Modifier and Type | Method and Description | 
|---|---|
Annotation | 
getChild(Ice.Current __current)  | 
Experimenter | 
getParent(Ice.Current __current)  | 
RInt | 
getVersion(Ice.Current __current)  | 
void | 
link(Experimenter theParent,
    Annotation theChild,
    Ice.Current __current)  | 
void | 
setChild(Annotation theChild,
        Ice.Current __current)  | 
void | 
setParent(Experimenter theParent,
         Ice.Current __current)  | 
void | 
setVersion(RInt theVersion,
          Ice.Current __current)  | 
getDetails, getId, isAnnotated, isGlobal, isLink, isLoaded, isMutable, proxy, setId, shallowCopy, unload, unloadCollections, unloadDetailsRInt getVersion(Ice.Current __current)
void setVersion(RInt theVersion, Ice.Current __current)
Experimenter getParent(Ice.Current __current)
void setParent(Experimenter theParent, Ice.Current __current)
Annotation getChild(Ice.Current __current)
void setChild(Annotation theChild, Ice.Current __current)
void link(Experimenter theParent, Annotation theChild, Ice.Current __current)