Interface IBaseIndexResourceFilter
-
public interface IBaseIndexResourceFilter
Defines a filter for indexing resources
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description boolean
isResourceFiltered(org.eclipse.emf.ecore.resource.Resource resource)
Decides whether a selected resource needs to be indexed
-