Uses of Interface
org.eclipse.emf.cdo.security.ExpressionFilter
Packages that use ExpressionFilter
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 ExpressionFilter in org.eclipse.emf.cdo.security
Methods in org.eclipse.emf.cdo.security that return ExpressionFilterModifier and TypeMethodDescriptionSecurityFactory.createExpressionFilter()
Returns a new object of class 'Expression Filter'.SecurityFactory.createExpressionFilter
(Expression expression) -
Uses of ExpressionFilter in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement ExpressionFilterModifier and TypeClassDescriptionclass
An implementation of the model object 'Expression Filter'.Methods in org.eclipse.emf.cdo.security.impl that return ExpressionFilterModifier and TypeMethodDescriptionSecurityFactoryImpl.createExpressionFilter()
SecurityFactoryImpl.createExpressionFilter
(Expression expression) -
Uses of ExpressionFilter in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type ExpressionFilterModifier and TypeMethodDescriptionSecuritySwitch.caseExpressionFilter
(ExpressionFilter object) Returns the result of interpreting the object as an instance of 'Expression Filter'.boolean
SecurityValidator.validateExpressionFilter
(ExpressionFilter expressionFilter, DiagnosticChain diagnostics, Map<Object, Object> context)