|
Dali Provisional API Release 3.2 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| Interface Summary | |
|---|---|
| ProjectResourceLocator | Implementations of this interface can be retrieved via the Adapter framework:
IProject project = ResourcesPlugin.getWorkspace().getRoot().getProject("Foo Project");
ProjectResourceLocator locator = (ProjectResourceLocator) project.getAdapter(ProjectResourceLocator.class);
See org.eclipse.jpt.common.core/plugin.xml:org.eclipse.core.runtime.adapters. |
| ResourceLocator | Client-defined resource locator. |
| ResourceLocatorManager | The org.eclipse.jpt.common.core.resourceLocators extension point
corresponding to a Dali workspace. |
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||