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