org.eclipse.etrice.core
Class ConfigStandaloneSetup

java.lang.Object
  extended by org.eclipse.etrice.core.ConfigStandaloneSetupGenerated
      extended by org.eclipse.etrice.core.ConfigStandaloneSetup

public class ConfigStandaloneSetup
extends ConfigStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
ConfigStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class org.eclipse.etrice.core.ConfigStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigStandaloneSetup

public ConfigStandaloneSetup()
Method Detail

doSetup

public static void doSetup()