Package org.eclipse.xtext.uma
Class UmalStandaloneSetup
java.lang.Object
org.eclipse.xtext.uma.UmalStandaloneSetupGenerated
org.eclipse.xtext.uma.UmalStandaloneSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
- Direct Known Subclasses:
UmalIdeSetup
public class UmalStandaloneSetup
extends org.eclipse.xtext.uma.UmalStandaloneSetupGenerated
Initialization support for running Xtext languages without Equinox extension registry.
-
Constructor Summary
Constructors Constructor Description UmalStandaloneSetup()
-
Method Summary
Modifier and Type Method Description static void
doSetup()
Methods inherited from class org.eclipse.xtext.uma.UmalStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
UmalStandaloneSetup
public UmalStandaloneSetup()
-
-
Method Details
-
doSetup
public static void doSetup()
-