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