Package | Description |
---|---|
org.eclipse.core.resources |
Provides basic support for managing a workspace and
its resources.
|
Modifier and Type | Method and Description |
---|---|
IFilterMatcherDescriptor |
IWorkspace.getFilterMatcherDescriptor(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.
|
Copyright (c) 2000, 2014 Eclipse Contributors and others. All rights reserved.Guidelines for using Eclipse APIs.