org.eclipse.ocl.examples.xtext.completeocl
Class CompleteOCLStandaloneSetup

java.lang.Object
  extended by org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetupGenerated
      extended by org.eclipse.ocl.examples.xtext.completeocl.CompleteOCLStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class CompleteOCLStandaloneSetup
extends CompleteOCLStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


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

Constructor Detail

CompleteOCLStandaloneSetup

public CompleteOCLStandaloneSetup()
Method Detail

doSetup

public static void doSetup()

init

public static void init()