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