de.cau.cs.kieler.krep.editors.rif
Class RifStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.krep.editors.rif.RifStandaloneSetupGenerated
      extended by de.cau.cs.kieler.krep.editors.rif.RifStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class RifStandaloneSetup
extends RifStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

Constructor Summary
RifStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class de.cau.cs.kieler.krep.editors.rif.RifStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RifStandaloneSetup

public RifStandaloneSetup()
Method Detail

doSetup

public static void doSetup()