|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IPathEntryContainerExtension
| Method Summary | |
|---|---|
IPathEntry[] |
getPathEntries(IPath path,
int typesMask)
Returns the set of entries associated with the resource and empty array if none. |
boolean |
isEmpty(IPath path)
Returns whether there are any path entries for the resource. |
| Methods inherited from interface org.eclipse.cdt.core.model.IPathEntryContainer |
|---|
getDescription, getPath, getPathEntries |
| Method Detail |
|---|
IPathEntry[] getPathEntries(IPath path,
int typesMask)
path - Workspace relative path.typeMask - type of path entries:
IPathEntry.CDT_INCLUDEIPathEntry.CDT_INCLUDE_FILEIPathEntry.CDT_MACRO_FILEIPathEntry.CDT_MACROIPathEntryboolean isEmpty(IPath path)
path - Workspace relative path.
|
Eclipse CDT 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||