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