org.openxma.dsl.dom
Class DomDslStandaloneSetupGenerated

java.lang.Object
  extended by org.openxma.dsl.dom.DomDslStandaloneSetupGenerated
All Implemented Interfaces:
org.eclipse.xtext.ISetup
Direct Known Subclasses:
DomDslStandaloneSetup

public class DomDslStandaloneSetupGenerated
extends Object
implements org.eclipse.xtext.ISetup

Generated from StandaloneSetup.xpt!


Constructor Summary
DomDslStandaloneSetupGenerated()
           
 
Method Summary
 com.google.inject.Injector createInjector()
           
 com.google.inject.Injector createInjectorAndDoEMFRegistration()
           
 void register(com.google.inject.Injector injector)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DomDslStandaloneSetupGenerated

public DomDslStandaloneSetupGenerated()
Method Detail

createInjectorAndDoEMFRegistration

public com.google.inject.Injector createInjectorAndDoEMFRegistration()
Specified by:
createInjectorAndDoEMFRegistration in interface org.eclipse.xtext.ISetup

createInjector

public com.google.inject.Injector createInjector()

register

public void register(com.google.inject.Injector injector)


Copyright © 2013. All Rights Reserved.