|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Assignee'.
The following features are supported:
SecurityPackage.getAssignee()
Method Summary | |
---|---|
String |
getId()
Returns the value of the 'Id' attribute |
EList<Role> |
getRoles()
Returns the value of the 'Roles' 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, 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<Role> getRoles()
Role
.
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...
SecurityPackage.getAssignee_Roles()
,
Role.getAssignees()
String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String)
,
SecurityPackage.getAssignee_Id()
void setId(String value)
Id
' attribute.
value
- the new value of the 'Id' attribute.getId()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |