|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathContainer
org.eclipse.cdt.make.internal.core.scannerconfig.PerFileDiscoveredPathContainer
public class PerFileDiscoveredPathContainer
Field Summary |
---|
Fields inherited from class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathContainer |
---|
CONTAINER_ID |
Constructor Summary | |
---|---|
PerFileDiscoveredPathContainer(org.eclipse.core.resources.IProject project)
|
Method Summary | |
---|---|
org.eclipse.cdt.core.model.IPathEntry[] |
getPathEntries(org.eclipse.core.runtime.IPath path,
int mask)
|
boolean |
isEmpty(org.eclipse.core.runtime.IPath path)
|
Methods inherited from class org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathContainer |
---|
getDescription, getPath, getPathEntries |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.eclipse.cdt.core.model.IPathEntryContainer |
---|
getDescription, getPath, getPathEntries |
Constructor Detail |
---|
public PerFileDiscoveredPathContainer(org.eclipse.core.resources.IProject project)
Method Detail |
---|
public org.eclipse.cdt.core.model.IPathEntry[] getPathEntries(org.eclipse.core.runtime.IPath path, int mask)
getPathEntries
in interface org.eclipse.cdt.core.model.IPathEntryContainerExtension
public boolean isEmpty(org.eclipse.core.runtime.IPath path)
isEmpty
in interface org.eclipse.cdt.core.model.IPathEntryContainerExtension
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |