| Interface | Description |
|---|---|
| IInjectorProvider |
Producer strategy for
Injector's |
| IRegistryConfigurator |
Extension interface to
IInjectorProvider to clean up any side effects introduced through modifying global
state registries such as EPackage.Registry. |
| Class | Description |
|---|---|
| AbstractXtextTests | |
| AbstractXtextTests.Keys | |
| GlobalRegistries |
Utility for tests to avoid being based on and doing any side effects to the global registries from EMF.
|
| GlobalRegistries.GlobalStateMemento | |
| XtextRunner |
| Annotation Type | Description |
|---|---|
| InjectWith |
Class level annotation to configure an
IInjectorProvider to resolve dependencies via Guice. |