|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
public interface ResourceLocatorManager
The org.eclipse.jpt.common.core.resourceLocators extension point
corresponding to a Dali workspace.
See org.eclipse.jpt.common.core/plugin.xml:resourceLocators.
Not intended to be implemented by clients.
Provisional API: This interface is part of an interim API that is still under development and expected to change significantly before reaching stability. It is available at this early stage to solicit feedback from pioneering adopters on the understanding that any code that uses this API will almost certainly be broken (repeatedly) as the API evolves.
LibraryValidator| Method Summary | |
|---|---|
JptWorkspace |
getJptWorkspace()
Return the manager's Dali workspace. |
ResourceLocator |
getResourceLocator(IProject project)
Return the resource locator with the highest priority for the specified project |
Iterable<ResourceLocator> |
getResourceLocators()
Return the defined resource locators. |
Iterable<ResourceLocator> |
getResourceLocators(IProject project)
Return the resource locators for the specified project, sorted by priority. |
| Method Detail |
|---|
JptWorkspace getJptWorkspace()
Iterable<ResourceLocator> getResourceLocators()
Iterable<ResourceLocator> getResourceLocators(IProject project)
ResourceLocator getResourceLocator(IProject project)
|
Dali Provisional API Release 3.2 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||