|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Group'.
The following features are supported:
SecurityPackage.getGroup()
Method Summary | |
---|---|
EList<Group> |
getAllInheritedGroups()
Returns the value of the 'All Inherited Groups' reference list. |
EList<Group> |
getAllInheritingGroups()
Returns the value of the 'All Inheriting Groups' reference list. |
EList<Role> |
getAllRoles()
Returns the value of the 'All Roles' reference list. |
EList<Group> |
getInheritedGroups()
Returns the value of the 'Inherited Groups' reference list. |
EList<Group> |
getInheritingGroups()
Returns the value of the 'Inheriting Groups' reference list. |
EList<User> |
getUsers()
Returns the value of the 'Users' reference list. |
Methods inherited from interface org.eclipse.emf.cdo.security.Assignee |
---|
getId, getRoles, setId |
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 |
Method Detail |
---|
EList<User> getUsers()
User
.
It is bidirectional and its opposite is 'Groups
'.
If the meaning of the 'Users' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_Users()
,
User.getGroups()
EList<Group> getInheritedGroups()
Group
.
It is bidirectional and its opposite is 'Inheriting Groups
'.
If the meaning of the 'Inherited Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_InheritedGroups()
,
getInheritingGroups()
EList<Group> getInheritingGroups()
Group
.
It is bidirectional and its opposite is 'Inherited Groups
'.
If the meaning of the 'Inheriting Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_InheritingGroups()
,
getInheritedGroups()
EList<Group> getAllInheritingGroups()
Group
.
If the meaning of the 'All Inheriting Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllInheritingGroups()
EList<Group> getAllInheritedGroups()
Group
.
If the meaning of the 'All Inherited Groups' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllInheritedGroups()
EList<Role> getAllRoles()
Role
.
If the meaning of the 'All Roles' reference list isn't clear, there really should be more of a description here...
SecurityPackage.getGroup_AllRoles()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |