|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| CodeGenerator | Defines the methods to generate source code from the model. |
| FileGenerator | This class is the interface that tells that a certain generator can generate a file. |
| Class Summary | |
| AbstractSection | Reading and writing preserved sections from the code. |
| FileGeneratorAdapter | Adapter that implements CodeGeneration using a FileGeneration implementation. |
| GenerationPreferences | Stores generation preference information entered by the user per project. |
| Generator2 | Deprecated. This class is deprecated in favour of GeneratorManager and the CodeGenerator interface. |
| GeneratorHelper | Provides some utility methods for code generation. |
| GeneratorManager | Keeps an instance of each CodeGenerator implementation module registered, associated with a language name. |
| Language | Encapsulates a language name and other properties. |
| SourceUnit | Holds informations about a source unit and its content, whether it exists only in memory or it's stored in a file. |
Provides support for implementing a generator(for code generation or notation), and a parser (for parsing strings that describe a (part of) a model element; it provides to implemented classes, ParserDisplay and GeneratorDisplay.
|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
| ArgoUML © 1996-2006 | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |