de.cau.cs.kieler.synccharts.labelparser
Class ActionLabelStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.synccharts.labelparser.ActionLabelStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class ActionLabelStandaloneSetup
extends Object
implements org.eclipse.xtext.ISetup

Generated from StandaloneSetup.xpt!

Rating red

Constructor Summary
ActionLabelStandaloneSetup()
           
 
Method Summary
 com.google.inject.Injector createInjector()
           
 com.google.inject.Injector createInjectorAndDoEMFRegistration()
           
static void doSetup()
           
 void register(com.google.inject.Injector injector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActionLabelStandaloneSetup

public ActionLabelStandaloneSetup()
Method Detail

doSetup

public static void doSetup()

createInjectorAndDoEMFRegistration

public com.google.inject.Injector createInjectorAndDoEMFRegistration()
Specified by:
createInjectorAndDoEMFRegistration in interface org.eclipse.xtext.ISetup

createInjector

public com.google.inject.Injector createInjector()

register

public void register(com.google.inject.Injector injector)