de.cau.cs.kieler.kiml.graphviz.dot
Class GraphvizDotStandaloneSetup

java.lang.Object
  extended by de.cau.cs.kieler.kiml.graphviz.dot.GraphvizDotStandaloneSetupGenerated
      extended by de.cau.cs.kieler.kiml.graphviz.dot.GraphvizDotStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class GraphvizDotStandaloneSetup
extends GraphvizDotStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry

Rating red

Constructor Summary
GraphvizDotStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 
Methods inherited from class de.cau.cs.kieler.kiml.graphviz.dot.GraphvizDotStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GraphvizDotStandaloneSetup

public GraphvizDotStandaloneSetup()
Method Detail

doSetup

public static void doSetup()