de.cau.cs.kieler.krep.editors.klp
Class KlpStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.krep.editors.klp.KlpStandaloneSetupGenerated
      extended by de.cau.cs.kieler.krep.editors.klp.KlpStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class KlpStandaloneSetup
extends KlpStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

Constructor Summary
KlpStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class de.cau.cs.kieler.krep.editors.klp.KlpStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KlpStandaloneSetup

public KlpStandaloneSetup()
Method Detail

doSetup

public static void doSetup()