org.eclipse.ocl.examples.xtext.oclinecore
Class OCLinEcoreStandaloneSetup

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetupGenerated
      extended by org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class OCLinEcoreStandaloneSetup
extends OCLinEcoreStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
OCLinEcoreStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
static void init()
           
 
Methods inherited from class org.eclipse.ocl.examples.xtext.oclinecore.OCLinEcoreStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration, register
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OCLinEcoreStandaloneSetup

public OCLinEcoreStandaloneSetup()
Method Detail

doSetup

public static void doSetup()

init

public static void init()