de.cau.cs.kieler.core.annotations
Class AnnotationsStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.core.annotations.AnnotationsStandaloneSetupGenerated
      extended by de.cau.cs.kieler.core.annotations.AnnotationsStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class AnnotationsStandaloneSetup
extends AnnotationsStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

Constructor Summary
AnnotationsStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class de.cau.cs.kieler.core.annotations.AnnotationsStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AnnotationsStandaloneSetup

public AnnotationsStandaloneSetup()
Method Detail

doSetup

public static void doSetup()