Uses of Interface
org.eclipse.emf.cdo.security.PackageFilter
Packages that use PackageFilter
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 PackageFilter in org.eclipse.emf.cdo.security
Methods in org.eclipse.emf.cdo.security that return PackageFilterModifier and TypeMethodDescriptionSecurityFactory.createPackageFilter()
Returns a new object of class 'Package Filter'.SecurityFactory.createPackageFilter
(EPackage ePackage) -
Uses of PackageFilter in org.eclipse.emf.cdo.security.impl
Classes in org.eclipse.emf.cdo.security.impl that implement PackageFilterModifier and TypeClassDescriptionclass
An implementation of the model object 'Package Filter'.Methods in org.eclipse.emf.cdo.security.impl that return PackageFilterModifier and TypeMethodDescriptionSecurityFactoryImpl.createPackageFilter()
SecurityFactoryImpl.createPackageFilter
(EPackage ePackage) -
Uses of PackageFilter in org.eclipse.emf.cdo.security.util
Methods in org.eclipse.emf.cdo.security.util with parameters of type PackageFilterModifier and TypeMethodDescriptionSecuritySwitch.casePackageFilter
(PackageFilter object) Returns the result of interpreting the object as an instance of 'Package Filter'.boolean
SecurityValidator.validatePackageFilter
(PackageFilter packageFilter, DiagnosticChain diagnostics, Map<Object, Object> context)