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