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