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