|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
| Method Summary | |
boolean |
encloses(ICElement element)
Checks whether this scope encloses the given element. |
boolean |
encloses(String resourcePath)
Checks whether the resource at the given path is enclosed by this scope. |
IPath[] |
enclosingProjects()
Returns the paths to the enclosing projects for this search scope. |
| Method Detail |
public boolean encloses(String resourcePath)
resourcePath - if the resource is contained in
public boolean encloses(ICElement element)
element - the given element
true if the element is in this scopepublic IPath[] enclosingProjects()
IResource.getFullPath()).
For example, /MyProject
|
Eclipse CDT Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||