| Modifier and Type | Field and Description |
|---|---|
private int |
buildCount |
private org.eclipse.core.runtime.IPath |
path |
| Constructor and Description |
|---|
ResourceNode(org.eclipse.core.runtime.IPath path) |
| Modifier and Type | Method and Description |
|---|---|
int |
getBuildCount() |
java.lang.String |
getName() |
org.eclipse.core.runtime.IPath |
getPath() |
void |
setBuildCount(int buildCount) |
private final org.eclipse.core.runtime.IPath path
private int buildCount
public org.eclipse.core.runtime.IPath getPath()
public int getBuildCount()
getBuildCount in interface Nodepublic void setBuildCount(int buildCount)