Uses of Interface
org.eclipse.emf.cdo.security.SecurityElement
Packages that use SecurityElement
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 SecurityElement in org.eclipse.emf.cdo.security
Subinterfaces of SecurityElement in org.eclipse.emf.cdo.securityModifier and TypeInterfaceDescriptioninterface
A representation of the model object 'Assignee'.interface
A representation of the model object 'Container'.interface
A representation of the model object 'Group'.interface
A representation of the model object 'Realm'.interface
A representation of the model object 'Role'.interface
A representation of the model object 'Item'.interface
A representation of the model object 'User'. -
Uses of SecurityElement in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement SecurityElementModifier and TypeClassDescriptionclass
An implementation of the model object 'Assignee'.class
An implementation of the model object 'Container'.class
An implementation of the model object 'Group'.class
An implementation of the model object 'Realm'.class
An implementation of the model object 'Role'.class
An implementation of the model object 'Element'.class
An implementation of the model object 'Item'.class
An implementation of the model object 'User'. -
Uses of SecurityElement in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type SecurityElementModifier and TypeMethodDescriptionSecuritySwitch.caseSecurityElement
(SecurityElement object) Returns the result of interpreting the object as an instance of 'Element'.boolean
SecurityValidator.validateSecurityElement
(SecurityElement securityElement, DiagnosticChain diagnostics, Map<Object, Object> context)