Uses of Interface
org.eclipse.emf.cdo.security.Assignee
Package
Description
The generated EMF API of the CDO security model.
The generated EMF implementation of the CDO security model.
The generated EMF utilities of the CDO security model.
-
Uses of Assignee in org.eclipse.emf.cdo.security
Modifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Group'.interface
A representation of the model object 'User'.Modifier and TypeMethodDescriptionRole.getAssignees()
Returns the value of the 'Assignees' reference list. -
Uses of Assignee in org.eclipse.emf.cdo.security.impl
Modifier and TypeClassDescriptionclass
An implementation of the model object 'Assignee'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'User'. -
Uses of Assignee in org.eclipse.emf.cdo.security.util
Modifier and TypeMethodDescriptionSecuritySwitch.caseAssignee
(Assignee object) Returns the result of interpreting the object as an instance of 'Assignee'.boolean
SecurityValidator.validateAssignee
(Assignee assignee, DiagnosticChain diagnostics, Map<Object, Object> context)