de.cau.cs.kieler.synccharts.text.kits
Class KitsStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.text.kits.KitsStandaloneSetupGenerated
      extended by de.cau.cs.kieler.synccharts.text.kits.KitsStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class KitsStandaloneSetup
extends KitsStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

Constructor Summary
KitsStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class de.cau.cs.kieler.synccharts.text.kits.KitsStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

KitsStandaloneSetup

public KitsStandaloneSetup()
Method Detail

doSetup

public static void doSetup()