Package org.eclipse.emf.cdo.security
Schnittstelle Assignee
- Alle Superschnittstellen:
CDOObject
,CDOWithID
,EObject
,ModelElement
,Notifier
,SecurityElement
,SecurityItem
- Alle bekannten Implementierungsklassen:
AssigneeImpl
,GroupImpl
,UserImpl
A representation of the model object 'Assignee'.
-
Methodenübersicht
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
-
Methodendetails
-
getRoles
Returns the value of the 'Roles' reference list. The list contents are of typeRole
. It is bidirectional and its opposite is 'Assignees
'.If the meaning of the 'Roles' reference list isn't clear, there really should be more of a description here...
- Gibt zurück:
- the value of the 'Roles' reference list.
- Siehe auch:
- Generated
- Model
- opposite="assignees"
-
getId
String getId()Returns the value of the 'Id' attribute.If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
- Gibt zurück:
- the value of the 'Id' attribute.
- Siehe auch:
- Generated
- Model
-
setId
Sets the value of the 'Id
' attribute.- Parameter:
value
- the new value of the 'Id' attribute.- Siehe auch:
- Generated
-