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