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