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