Uses of Interface
org.eclipse.emf.cdo.security.ClassFilter
Packages that use ClassFilter
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 ClassFilter in org.eclipse.emf.cdo.security
Methods in org.eclipse.emf.cdo.security that return ClassFilterModifier and TypeMethodDescriptionSecurityFactory.createClassFilter()
Returns a new object of class 'Class Filter'.SecurityFactory.createClassFilter
(EClass eClass) -
Uses of ClassFilter in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement ClassFilterModifier and TypeClassDescriptionclass
An implementation of the model object 'Class Filter'.Methods in org.eclipse.emf.cdo.security.impl that return ClassFilterModifier and TypeMethodDescriptionSecurityFactoryImpl.createClassFilter()
SecurityFactoryImpl.createClassFilter
(EClass eClass) -
Uses of ClassFilter in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type ClassFilterModifier and TypeMethodDescriptionSecuritySwitch.caseClassFilter
(ClassFilter object) Returns the result of interpreting the object as an instance of 'Class Filter'.boolean
SecurityValidator.validateClassFilter
(ClassFilter classFilter, DiagnosticChain diagnostics, Map<Object, Object> context)