org.eclipse.ocl.examples.xtext.markup
Class MarkupStandaloneSetup

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetupGenerated
      extended by org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class MarkupStandaloneSetup
extends MarkupStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
MarkupStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
static com.google.inject.Injector getInjector()
          Return the Injector for this plugin.
 
Methods inherited from class org.eclipse.ocl.examples.xtext.markup.MarkupStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MarkupStandaloneSetup

public MarkupStandaloneSetup()
Method Detail

doSetup

public static void doSetup()

getInjector

public static final com.google.inject.Injector getInjector()
Return the Injector for this plugin.