de.cau.cs.kieler.synccharts.labelparser
Class ActionLabelStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.labelparser.ActionLabelStandaloneSetupGenerated
      extended by de.cau.cs.kieler.synccharts.labelparser.ActionLabelStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class ActionLabelStandaloneSetup
extends ActionLabelStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

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

Constructor Detail

ActionLabelStandaloneSetup

public ActionLabelStandaloneSetup()
Method Detail

doSetup

public static void doSetup()