|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||

A representation of the model object 'Role'.
SecurityPackage.getRole()The following features are supported:
| Method Summary | |
|---|---|
EList<Assignee> |
getAssignees()
Returns the value of the 'Assignees' reference list. |
String |
getId()
Returns the value of the 'Id' attribute |
EList<Permission> |
getPermissions()
Returns the value of the 'Permissions' containment reference list. |
void |
setId(String value)
Sets the value of the ' Id' attribute |
| 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, cdoHistory, 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 |
| Method Detail |
|---|
EList<Assignee> getAssignees()
Assignee.
It is bidirectional and its opposite is 'Roles'.
If the meaning of the 'Assignees' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRole_Assignees(),
Assignee.getRoles()String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
SecurityPackage.getRole_Id()void setId(String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()EList<Permission> getPermissions()
Permission.
It is bidirectional and its opposite is 'Role'.
If the meaning of the 'Permissions' containment reference list isn't clear, there really should be more of a description here...
SecurityPackage.getRole_Permissions(),
Permission.getRole()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||