Verwendungen von Schnittstelle
org.eclipse.emf.cdo.security.ResourceFilter
Packages, die ResourceFilter verwenden
Package
Beschreibung
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.
-
Verwendungen von ResourceFilter in org.eclipse.emf.cdo.security
Methoden in org.eclipse.emf.cdo.security, die ResourceFilter zurückgebenModifizierer und TypMethodeBeschreibungSecurityFactory.createResourceFilter()Returns a new object of class 'Resource Filter'.SecurityFactory.createResourceFilter(String path) SecurityFactory.createResourceFilter(String path, PatternStyle PatternStyle) SecurityFactory.createResourceFilter(String path, PatternStyle PatternStyle, boolean includeParents) ResourceFilter.setBinaryResources(boolean value) Sets the value of the 'Binary Resources' attribute.ResourceFilter.setFolders(boolean value) Sets the value of the 'Folders' attribute.ResourceFilter.setIncludeParents(boolean value) Sets the value of the 'Include Parents' attribute.ResourceFilter.setIncludeRoot(boolean value) Sets the value of the 'Include Root' attribute.ResourceFilter.setModelObjects(boolean value) Sets the value of the 'Model Objects' attribute.ResourceFilter.setModelResources(boolean value) Sets the value of the 'Model Resources' attribute.Sets the value of the 'Path' attribute.ResourceFilter.setPatternStyle(PatternStyle value) Sets the value of the 'Pattern Style' attribute.ResourceFilter.setTextResources(boolean value) Sets the value of the 'Text Resources' attribute. -
Verwendungen von ResourceFilter in org.eclipse.emf.cdo.security.impl
Klassen in org.eclipse.emf.cdo.security.impl, die ResourceFilter implementierenModifizierer und TypKlasseBeschreibungclassAn implementation of the model object 'Resource Filter'.Methoden in org.eclipse.emf.cdo.security.impl, die ResourceFilter zurückgebenModifizierer und TypMethodeBeschreibungSecurityFactoryImpl.createResourceFilter()SecurityFactoryImpl.createResourceFilter(String path) SecurityFactoryImpl.createResourceFilter(String path, PatternStyle patternStyle) SecurityFactoryImpl.createResourceFilter(String path, PatternStyle patternStyle, boolean includeParents) ResourceFilterImpl.setBinaryResources(boolean newBinaryResources) ResourceFilterImpl.setFolders(boolean newFolders) ResourceFilterImpl.setIncludeParents(boolean newIncludeParents) ResourceFilterImpl.setIncludeRoot(boolean newIncludeRoot) ResourceFilterImpl.setModelObjects(boolean newModelObjects) ResourceFilterImpl.setModelResources(boolean newModelResources) ResourceFilterImpl.setPatternStyle(PatternStyle newPatternStyle) ResourceFilterImpl.setTextResources(boolean newTextResources) -
Verwendungen von ResourceFilter in org.eclipse.emf.cdo.security.util
Methoden in org.eclipse.emf.cdo.security.util mit Parametern vom Typ ResourceFilterModifizierer und TypMethodeBeschreibungSecuritySwitch.caseResourceFilter(ResourceFilter object) Returns the result of interpreting the object as an instance of 'Resource Filter'.booleanSecurityValidator.validateResourceFilter(ResourceFilter resourceFilter, DiagnosticChain diagnostics, Map<Object, Object> context)