|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.eclipse.emf.common.notify.impl.BasicNotifierImpl org.eclipse.emf.ecore.impl.BasicEObjectImpl org.eclipse.emf.ecore.impl.EObjectImpl org.eclipse.emf.ecore.impl.EStoreEObjectImpl org.eclipse.emf.internal.cdo.CDOObjectImpl org.eclipse.emf.cdo.etypes.impl.ModelElementImpl org.eclipse.emf.cdo.security.impl.SecurityElementImpl org.eclipse.emf.cdo.security.impl.SecurityItemImpl org.eclipse.emf.cdo.security.impl.RoleImpl
An implementation of the model object 'Role'.
The following features are implemented:
Nested Class Summary |
---|
Nested classes/interfaces inherited from class org.eclipse.emf.internal.cdo.CDOObjectImpl |
---|
CDOObjectImpl.CDOStoreEcoreEMap, CDOObjectImpl.CDOStoreFeatureMap, CDOObjectImpl.CDOStoreSettingsImpl, CDOObjectImpl.CDOStoreUnorderedEList<E> |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
EStoreEObjectImpl.BasicEStoreEList<E>, EStoreEObjectImpl.BasicEStoreFeatureMap, EStoreEObjectImpl.EStoreEList<E>, EStoreEObjectImpl.EStoreEPropertiesHolderImpl, EStoreEObjectImpl.EStoreFeatureMap, EStoreEObjectImpl.EStoreImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
BasicEObjectImpl.EPropertiesHolder, BasicEObjectImpl.EPropertiesHolderBaseImpl, BasicEObjectImpl.EPropertiesHolderImpl |
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
BasicNotifierImpl.EAdapterList<E extends Object & Adapter>, BasicNotifierImpl.EObservableAdapterList |
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
InternalEObject.EStore |
Field Summary |
---|
Fields inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
ENO_SETTINGS, eSettings, eStore, EUNINITIALIZED_CONTAINER |
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY |
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl |
---|
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET |
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
EOPPOSITE_FEATURE_BASE |
Fields inherited from interface org.eclipse.emf.ecore.EStructuralFeature.Internal.DynamicValueHolder |
---|
NIL |
Constructor Summary | |
---|---|
protected |
RoleImpl()
|
Method Summary | |
---|---|
protected EClass |
eStaticClass()
|
EList<Assignee> |
getAssignees()
|
String |
getId()
|
EList<Permission> |
getPermissions()
|
void |
setId(String newId)
|
Methods inherited from class org.eclipse.emf.cdo.security.impl.SecurityElementImpl |
---|
getRealm |
Methods inherited from class org.eclipse.emf.cdo.etypes.impl.ModelElementImpl |
---|
eStaticFeatureCount, getAnnotation, getAnnotations |
Methods inherited from class org.eclipse.emf.ecore.impl.EStoreEObjectImpl |
---|
eDerivedStructuralFeatureID, eHasSettings, eProperties, eSetStore, eSettings |
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl |
---|
eBasicAdapters, eBasicProperties, eClass, eDeliver, eInvoke, eIsProxy, eSetClass, eSetDeliver, eSetProxyURI |
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl |
---|
eBasicAdapterArray, eBasicHasAdapters, eNotificationRequired, eNotify |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
Methods inherited from interface org.eclipse.emf.cdo.security.SecurityElement |
---|
getRealm |
Methods inherited from interface org.eclipse.emf.cdo.etypes.ModelElement |
---|
getAnnotation, getAnnotations |
Methods inherited from interface org.eclipse.emf.cdo.CDOObject |
---|
cdoConflict, cdoDirectResource, cdoID, cdoInvalid, cdoLockState, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, 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.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject |
---|
eBaseStructuralFeatureID, eBasicRemoveFromContainer, eDerivedOperationID, eDerivedStructuralFeatureID, eGet, eGet, eInverseAdd, eInverseRemove, eInvoke, eIsSet, eNotificationRequired, eObjectForURIFragmentSegment, eProxyURI, eResolveProxy, eSet, eSetClass, eSetProxyURI, eSetStore, eSetting, eUnset, eURIFragmentSegment |
Constructor Detail |
---|
protected RoleImpl()
Method Detail |
---|
protected EClass eStaticClass()
eStaticClass
in class SecurityItemImpl
public EList<Assignee> getAssignees()
getAssignees
in interface Role
SecurityPackage.getRole_Assignees()
,
Assignee.getRoles()
public String getId()
getId
in interface Role
Role.setId(String)
,
SecurityPackage.getRole_Id()
public void setId(String newId)
setId
in interface Role
newId
- the new value of the 'Id' attribute.Role.getId()
public EList<Permission> getPermissions()
getPermissions
in interface Role
SecurityPackage.getRole_Permissions()
,
Permission.getRole()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |