Class StoexStandaloneSetup
java.lang.Object
org.palladiosimulator.commons.stoex.StoexStandaloneSetupGenerated
org.palladiosimulator.commons.stoex.StoexStandaloneSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
- Direct Known Subclasses:
StoexIdeSetup
Initialization support for running Xtext languages without Equinox extension registry.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.palladiosimulator.commons.stoex.StoexStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration
-
Constructor Details
-
StoexStandaloneSetup
public StoexStandaloneSetup()
-
-
Method Details
-
doSetup
public static void doSetup() -
register
public void register(com.google.inject.Injector injector) - Overrides:
register
in classStoexStandaloneSetupGenerated
-