org.eclipse.etrice.core
Class RoomStandaloneSetup

java.lang.Object
  extended by org.eclipse.etrice.core.RoomStandaloneSetupGenerated
      extended by org.eclipse.etrice.core.RoomStandaloneSetup

public class RoomStandaloneSetup
extends RoomStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


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

Constructor Detail

RoomStandaloneSetup

public RoomStandaloneSetup()
Method Detail

doSetup

public static void doSetup()