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