org.eclipse.amp.amf.testing
Class ATestStandaloneSetupGenerated

java.lang.Object
  extended by org.eclipse.amp.amf.testing.ATestStandaloneSetupGenerated
All Implemented Interfaces:
org.eclipse.xtext.ISetup
Direct Known Subclasses:
ATestStandaloneSetup

public class ATestStandaloneSetupGenerated
extends java.lang.Object
implements org.eclipse.xtext.ISetup

Generated from StandaloneSetup.xpt!


Constructor Summary
ATestStandaloneSetupGenerated()
           
 
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
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ATestStandaloneSetupGenerated

public ATestStandaloneSetupGenerated()
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)