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