org.eclipse.cdt.make.internal.core.scannerconfig
Class DiscoveredPathContainer
java.lang.Object
org.eclipse.cdt.make.internal.core.scannerconfig.DiscoveredPathContainer
- All Implemented Interfaces:
- org.eclipse.cdt.core.model.IPathEntryContainer
- Direct Known Subclasses:
- PerFileDiscoveredPathContainer
public class DiscoveredPathContainer
- extends java.lang.Object
- implements org.eclipse.cdt.core.model.IPathEntryContainer
Field Summary |
static org.eclipse.core.runtime.IPath |
CONTAINER_ID
|
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CONTAINER_ID
public static final org.eclipse.core.runtime.IPath CONTAINER_ID
DiscoveredPathContainer
public DiscoveredPathContainer(org.eclipse.core.resources.IProject project)
getDescription
public java.lang.String getDescription()
- Specified by:
getDescription
in interface org.eclipse.cdt.core.model.IPathEntryContainer
getPath
public org.eclipse.core.runtime.IPath getPath()
- Specified by:
getPath
in interface org.eclipse.cdt.core.model.IPathEntryContainer
getPathEntries
public org.eclipse.cdt.core.model.IPathEntry[] getPathEntries()
- Specified by:
getPathEntries
in interface org.eclipse.cdt.core.model.IPathEntryContainer