Uses of Interface
org.eclipse.emf.cdo.security.Assignee
Packages that use 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
Subinterfaces of Assignee in org.eclipse.emf.cdo.securityModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Group'.interface
A representation of the model object 'User'.Methods in org.eclipse.emf.cdo.security that return types with arguments of type AssigneeModifier and TypeMethodDescriptionRole.getAssignees()
Returns the value of the 'Assignees' reference list. -
Uses of Assignee in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement AssigneeModifier 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'.Methods in org.eclipse.emf.cdo.security.impl that return types with arguments of type Assignee -
Uses of Assignee in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type AssigneeModifier 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)