| AbstractAnoDocGenerator |
Base class for generators.
|
| AbstractGenerator |
TODO please remined another to comment this class.
|
| BasicServiceGenerator |
TODO Please remain lrosenberg to comment AbstractServiceGenerator.java
|
| CommentGenerator |
Helper class that generates comments.
|
| ConfiguratorGenerator |
TODO please remined another to comment this class
|
| Context |
The Context is available at the generation time and contains contents of the context.xml.
|
| ContextParameter |
Represents a free parameter attachable to the context.
|
| DataGenerator |
TODO please remined another to comment this class
|
| FileEntry |
Generation result.
|
| GeneratedArtefact |
Base class for artefacts generated by the ASG.
|
| GeneratedClass |
A java class generated by the ASG.
|
| GeneratedClass.ClassDef |
|
| GeneratedJSPFile |
Represents a generated jsp file.
|
| GeneratedSQLFile |
Represents a generated SQL script.
|
| GeneratedXMLFile |
Represents a generated XML file.
|
| GenerationJob |
Mostly currently executed generation job.
|
| GenerationJobManager |
GenerationJobManager class.
|
| GenerationOption |
An option used by the generator to enable or disable some generation features.
|
| GenerationOptions |
Options for the generator.
|
| Generator |
This is the main class which runs all other generators in order to produce the code.
|
| GeneratorDataRegistry |
Used by the generator to store the parsed xml data during the generation.
|