| Class | Description |
|---|---|
| CodeGenEcorePlugin |
The Plugin for the EMF.CodeGen.Ecore library.
|
| CodeGenEcorePlugin.Implementation |
The actual implementation of the Eclipse Plugin.
|
| Generator |
This implements the method
Generator.run(java.lang.Object),
which is called just like main during headless workbench invocation. |
| Generator.PlatformRunnable |