org.eclipse.cdt.managedbuilder.internal.core
Class CommonBuilder.ResourceDeltaVisitor
java.lang.Object
org.eclipse.cdt.managedbuilder.internal.core.CommonBuilder.ResourceDeltaVisitor
- All Implemented Interfaces:
- org.eclipse.core.resources.IResourceDeltaVisitor
- Enclosing class:
- CommonBuilder
public class CommonBuilder.ResourceDeltaVisitor
- extends java.lang.Object
- implements org.eclipse.core.resources.IResourceDeltaVisitor
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CommonBuilder.ResourceDeltaVisitor
public CommonBuilder.ResourceDeltaVisitor(IConfiguration cfg,
IConfiguration[] allConfigs)
shouldBuildIncr
public boolean shouldBuildIncr()
shouldBuildFull
public boolean shouldBuildFull()
visit
public boolean visit(org.eclipse.core.resources.IResourceDelta delta)
throws org.eclipse.core.runtime.CoreException
- Specified by:
visit
in interface org.eclipse.core.resources.IResourceDeltaVisitor
- Throws:
org.eclipse.core.runtime.CoreException