public interface AlternativeObject
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
RelationsPackage.getAlternativeObject()
Modifier and Type | Method and Description |
---|---|
EList<AlternativeObject> |
getAlternativeTo()
Returns the value of the 'Alternative To' reference list.
|
EList<AlternativeObject> |
getHasAlternatives()
Returns the value of the 'Has Alternatives' 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<AlternativeObject> getAlternativeTo()
AlternativeObject
.
It is bidirectional and its opposite is 'Has Alternatives
'.
If the meaning of the 'Alternative To' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getAlternativeObject_AlternativeTo()
,
getHasAlternatives()
EList<AlternativeObject> getHasAlternatives()
AlternativeObject
.
It is bidirectional and its opposite is 'Alternative To
'.
If the meaning of the 'Has Alternatives' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getAlternativeObject_HasAlternatives()
,
getAlternativeTo()