java.lang.Objectorg.eclipse.core.internal.events.InternalBuilder
org.eclipse.core.resources.IncrementalProjectBuilder
org.eclipse.gmt.umlx.editor.builder.AbstractBuilder
org.eclipse.gmt.umlx.km3.editor.KM3Builder
public class KM3Builder
Field Summary |
---|
Fields inherited from class org.eclipse.core.resources.IncrementalProjectBuilder |
---|
AUTO_BUILD, CLEAN_BUILD, FULL_BUILD, INCREMENTAL_BUILD |
Constructor Summary | |
---|---|
KM3Builder()
|
Method Summary |
---|
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 |
Constructor Detail |
---|
public KM3Builder()