Eclipse Platform
Release 3.6

Uses of Interface
org.eclipse.core.resources.IFilterMatcherDescriptor

Packages that use IFilterMatcherDescriptor
org.eclipse.core.resources Provides basic support for managing a workspace and its resources. 
 

Uses of IFilterMatcherDescriptor in org.eclipse.core.resources
 

Methods in org.eclipse.core.resources that return IFilterMatcherDescriptor
 IFilterMatcherDescriptor IWorkspace.getFilterMatcherDescriptor(java.lang.String filterMatcherId)
          Returns the filter descriptor with the given unique identifier, or null if there is no such filter.
 IFilterMatcherDescriptor[] IWorkspace.getFilterMatcherDescriptors()
          Returns all filter matcher descriptors known to this workspace.
 


Eclipse Platform
Release 3.6

Guidelines for using Eclipse APIs.

Copyright (c) Eclipse contributors and others 2000, 2010. All rights reserved.