org.eclipse.emf.ecore.xcore
Class XcoreStandaloneSetup

java.lang.Object
  extended by org.eclipse.emf.ecore.xcore.XcoreStandaloneSetupGenerated
      extended by org.eclipse.emf.ecore.xcore.XcoreStandaloneSetup
All Implemented Interfaces:
org.eclipse.xtext.ISetup

public class XcoreStandaloneSetup
extends XcoreStandaloneSetupGenerated

Initialization support for running Xtext languages without equinox extension registry


Constructor Summary
XcoreStandaloneSetup()
           
 
Method Summary
static void doSetup()
           
 void register(com.google.inject.Injector injector)
           
 
Methods inherited from class org.eclipse.emf.ecore.xcore.XcoreStandaloneSetupGenerated
createInjector, createInjectorAndDoEMFRegistration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XcoreStandaloneSetup

public XcoreStandaloneSetup()
Method Detail

doSetup

public static void doSetup()

register

public void register(com.google.inject.Injector injector)
Overrides:
register in class XcoreStandaloneSetupGenerated

Copyright 2001-2012 IBM Corporation and others.
All Rights Reserved.