Package org.eclipse.emf.cdo.security
Interface SecurityElement
- All Superinterfaces:
CDOObject
,CDOWithID
,EObject
,ModelElement
,Notifier
- All Known Implementing Classes:
AssigneeImpl
,DirectoryImpl
,GroupImpl
,RealmImpl
,RoleImpl
,SecurityElementImpl
,SecurityItemImpl
,UserImpl
A representation of the model object 'Element'.
- See Also:
- Generated
- Model
- abstract="true"
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
-
Method Summary
Methods inherited from interface org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
Methods inherited from interface org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
Methods inherited from interface org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
-
Method Details
-
getRealm
Realm getRealm()- Generated
- Model
- kind="operation" required="true"
-