public interface ParentalObject
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
RelationsPackage.getParentalObject()
Modifier and Type | Method and Description |
---|---|
EList<ParentalObject> |
getParentOf()
Returns the value of the 'Parent Of' reference list.
|
EList<ParentalObject> |
getSubpartOf()
Returns the value of the 'Subpart Of' 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<ParentalObject> getParentOf()
ParentalObject
.
It is bidirectional and its opposite is 'Subpart Of
'.
If the meaning of the 'Parent Of' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getParentalObject_ParentOf()
,
getSubpartOf()
EList<ParentalObject> getSubpartOf()
ParentalObject
.
It is bidirectional and its opposite is 'Parent Of
'.
If the meaning of the 'Subpart Of' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getParentalObject_SubpartOf()
,
getParentOf()