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