|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Permission'.
The following features are supported:
SecurityPackage.getPermission()
Method Summary | |
---|---|
Access |
getAccess()
Returns the value of the 'Access' attribute. |
Role |
getRole()
Returns the value of the 'Role' container reference. |
boolean |
isApplicable(CDORevision revision,
CDORevisionProvider revisionProvider,
CDOBranchPoint securityContext)
|
void |
setAccess(Access value)
Sets the value of the ' Access ' attribute |
void |
setRole(Role value)
Sets the value of the ' Role ' container reference |
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 |
Method Detail |
---|
Role getRole()
Permissions
'.
If the meaning of the 'Role' container reference isn't clear, there really should be more of a description here...
setRole(Role)
,
SecurityPackage.getPermission_Role()
,
Role.getPermissions()
void setRole(Role value)
Role
' container reference.
value
- the new value of the 'Role' container reference.getRole()
Access getAccess()
"WRITE"
.
The literals are from the enumeration Access
.
If the meaning of the 'Access' attribute isn't clear, there really should be more of a description here...
Access
,
setAccess(Access)
,
SecurityPackage.getPermission_Access()
void setAccess(Access value)
Access
' attribute.
value
- the new value of the 'Access' attribute.Access
,
getAccess()
boolean isApplicable(CDORevision revision, CDORevisionProvider revisionProvider, CDOBranchPoint securityContext)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |