public interface DuplicationObject
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
RelationsPackage.getDuplicationObject()
Modifier and Type | Method and Description |
---|---|
EList<DuplicationObject> |
getDuplicateOf()
Returns the value of the 'Duplicate Of' reference list.
|
EList<DuplicationObject> |
getHasDuplicates()
Returns the value of the 'Has Duplicates' reference list.
|
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
eAdapters, eDeliver, eNotify, eSetDeliver
EList<DuplicationObject> getDuplicateOf()
DuplicationObject
.
It is bidirectional and its opposite is 'Has Duplicates
'.
If the meaning of the 'Duplicate Of' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getDuplicationObject_DuplicateOf()
,
getHasDuplicates()
EList<DuplicationObject> getHasDuplicates()
DuplicationObject
.
It is bidirectional and its opposite is 'Duplicate Of
'.
If the meaning of the 'Has Duplicates' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getDuplicationObject_HasDuplicates()
,
getDuplicateOf()