Uses of Interface
org.eclipse.emf.cdo.security.CombinedFilter
Packages that use CombinedFilter
Package
Description
The generated EMF edit support of the CDO Lifecycle Management Security model.
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 CombinedFilter in org.eclipse.emf.cdo.lm.security.provider
Methods in org.eclipse.emf.cdo.lm.security.provider with parameters of type CombinedFilterModifier and TypeMethodDescriptionLMSecurityItemProviderAdapterFactory.SecurityChildCreationExtender.CreationSwitch.caseCombinedFilter
(CombinedFilter object) -
Uses of CombinedFilter in org.eclipse.emf.cdo.security
Subinterfaces of CombinedFilter in org.eclipse.emf.cdo.security -
Uses of CombinedFilter in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement CombinedFilterModifier and TypeClassDescriptionclass
An implementation of the model object 'And Filter'.class
An implementation of the model object 'Combined Filter'.class
An implementation of the model object 'Not Filter'.class
An implementation of the model object 'Or Filter'. -
Uses of CombinedFilter in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type CombinedFilterModifier and TypeMethodDescriptionSecuritySwitch.caseCombinedFilter
(CombinedFilter object) Returns the result of interpreting the object as an instance of 'Combined Filter'.boolean
SecurityValidator.validateCombinedFilter
(CombinedFilter combinedFilter, DiagnosticChain diagnostics, Map<Object, Object> context)