Schnittstelle Group
- Alle Superschnittstellen:
Assignee
,CDOObject
,CDOWithID
,EObject
,ModelElement
,Notifier
,SecurityElement
,SecurityItem
- Alle bekannten Implementierungsklassen:
GroupImpl
- Siehe auch:
- Generated
- Model
- annotation="http://www.eclipse.org/emf/2002/Ecore constraints='AcyclicInheritance'"
- No Implement
- This interface is not intended to be implemented by clients.
- No Extend
- This interface is not intended to be extended by clients.
The following features are supported:
-
Feldübersicht
Felder -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungReturns the value of the 'All Inherited Groups' reference list.Returns the value of the 'All Inheriting Groups' reference list.Returns the value of the 'All Roles' reference list.Returns the value of the 'Inherited Groups' reference list.Returns the value of the 'Inheriting Groups' reference list.getUsers()
Returns the value of the 'Users' reference list.Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.CDOObject
cdoConflict, cdoDirectResource, cdoHistory, cdoID, cdoInvalid, cdoLockState, cdoPermission, cdoPrefetch, cdoReadLock, cdoReload, cdoResource, cdoRevision, cdoRevision, cdoState, cdoView, cdoWriteLock, cdoWriteOption
Von Schnittstelle geerbte Methoden org.eclipse.emf.ecore.EObject
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eInvoke, eIsProxy, eIsSet, eResource, eSet, eUnset
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.etypes.ModelElement
getAnnotation, getAnnotations
Von Schnittstelle geerbte Methoden org.eclipse.emf.common.notify.Notifier
eAdapters, eDeliver, eNotify, eSetDeliver
Von Schnittstelle geerbte Methoden org.eclipse.emf.cdo.security.SecurityElement
getRealm
-
Felddetails
-
ADMINISTRATORS
- Seit:
- 4.3
- Siehe auch:
-
-
Methodendetails
-
getUsers
Returns the value of the 'Users' reference list. The list contents are of typeUser
. 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...
- Gibt zurück:
- the value of the 'Users' reference list.
- Siehe auch:
- Generated
- Model
- opposite="groups"
-
getInheritedGroups
Returns the value of the 'Inherited Groups' reference list. The list contents are of typeGroup
. 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...
- Gibt zurück:
- the value of the 'Inherited Groups' reference list.
- Siehe auch:
- Generated
- Model
- opposite="inheritingGroups"
-
getInheritingGroups
Returns the value of the 'Inheriting Groups' reference list. The list contents are of typeGroup
. 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...
- Gibt zurück:
- the value of the 'Inheriting Groups' reference list.
- Siehe auch:
- Generated
- Model
- opposite="inheritedGroups"
-
getAllInheritingGroups
Returns the value of the 'All Inheriting Groups' reference list. The list contents are of typeGroup
.If the meaning of the 'All Inheriting Groups' reference list isn't clear, there really should be more of a description here...
- Gibt zurück:
- the value of the 'All Inheriting Groups' reference list.
- Siehe auch:
- Generated
- Model
- transient="true" changeable="false" volatile="true" derived="true"
-
getAllInheritedGroups
Returns the value of the 'All Inherited Groups' reference list. The list contents are of typeGroup
.If the meaning of the 'All Inherited Groups' reference list isn't clear, there really should be more of a description here...
- Gibt zurück:
- the value of the 'All Inherited Groups' reference list.
- Siehe auch:
- Generated
- Model
- transient="true" changeable="false" volatile="true" derived="true"
-
getAllRoles
Returns the value of the 'All Roles' reference list. The list contents are of typeRole
.If the meaning of the 'All Roles' reference list isn't clear, there really should be more of a description here...
- Gibt zurück:
- the value of the 'All Roles' reference list.
- Siehe auch:
- Generated
- Model
- transient="true" changeable="false" volatile="true" derived="true"
-