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