java.lang.Objectorg.eclipse.core.internal.events.InternalBuilder
org.eclipse.core.resources.IncrementalProjectBuilder
org.eclipse.gmt.umlx.editor.builder.AbstractBuilder
org.eclipse.gmt.umlx.eqvtc.builder.QVTcBuilder
public class QVTcBuilder
Field Summary | |
---|---|
static java.lang.String |
ID
|
Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
---|
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD |
Constructor Summary | |
---|---|
QVTcBuilder()
|
Method Summary |
---|
Methods inherited from class org.eclipse.gmt.umlx.editor.builder.AbstractBuilder |
---|
addMarker |
Methods inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
---|
forgetLastBuiltState, getCommand, getDelta, getProject, hasBeenBuilt, isInterrupted, needRebuild, setInitializationData |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String ID
Constructor Detail |
---|
public QVTcBuilder()