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