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