Eclipse Platform
Release 3.5

Uses of Class
org.eclipse.core.resources.AbstractFileInfoMatcher

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

Uses of AbstractFileInfoMatcher in org.eclipse.core.resources
 

Subclasses of AbstractFileInfoMatcher in org.eclipse.core.resources
 class CompoundFileInfoMatcher
          Resource Filter Type allowing serializing sub filters as the arguments
 

Fields in org.eclipse.core.resources declared as AbstractFileInfoMatcher
protected  AbstractFileInfoMatcher[] CompoundFileInfoMatcher.filterTypes
           
 

Methods in org.eclipse.core.resources that return AbstractFileInfoMatcher
protected  AbstractFileInfoMatcher CompoundFileInfoMatcher.instantiate(IProject project, IFileInfoMatcherDescription filter)
           
 


Eclipse Platform
Release 3.5

Guidelines for using Eclipse APIs.

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