public interface SelectionObject
extends org.eclipse.emf.cdo.CDOObject
The following features are supported:
RelationsPackage.getSelectionObject()
Modifier and Type | Method and Description |
---|---|
EList<SelectionObject> |
getSelected()
Returns the value of the 'Selected' reference list.
|
EList<SelectionObject> |
getSelectedBy()
Returns the value of the 'Selected By' 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<SelectionObject> getSelected()
SelectionObject
.
It is bidirectional and its opposite is 'Selected By
'.
If the meaning of the 'Selected' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getSelectionObject_Selected()
,
getSelectedBy()
EList<SelectionObject> getSelectedBy()
SelectionObject
.
It is bidirectional and its opposite is 'Selected
'.
If the meaning of the 'Selected By' reference list isn't clear, there really should be more of a description here...
RelationsPackage.getSelectionObject_SelectedBy()
,
getSelected()