Eclipse Platform
Release 3.5

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

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

Uses of IFileInfoMatcherDescription in org.eclipse.core.resources
 

Classes in org.eclipse.core.resources that implement IFileInfoMatcherDescription
 class FileInfoMatcherDescription
           
 

Methods in org.eclipse.core.resources that return IFileInfoMatcherDescription
 IFileInfoMatcherDescription IResourceFilterDescription.getFileInfoMatcherDescription()
           
 

Methods in org.eclipse.core.resources with parameters of type IFileInfoMatcherDescription
 IResourceFilterDescription IContainer.createFilter(int type, IFileInfoMatcherDescription matcherDescription, int updateFlags, IProgressMonitor monitor)
          Adds a new filter matching the arguments to this folder's filter list
protected  AbstractFileInfoMatcher CompoundFileInfoMatcher.instantiate(IProject project, IFileInfoMatcherDescription filter)
           
 void IResourceFilterDescription.setFileInfoMatcherDescription(IFileInfoMatcherDescription description)
           
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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