de.cau.cs.kieler.core.expressions
Class ExpressionsStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.core.expressions.ExpressionsStandaloneSetupGenerated
      extended by de.cau.cs.kieler.core.expressions.ExpressionsStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class ExpressionsStandaloneSetup
extends ExpressionsStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

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

Constructor Detail

ExpressionsStandaloneSetup

public ExpressionsStandaloneSetup()
Method Detail

doSetup

public static void doSetup()