|
|||||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||||
See:
Description
| Interface Summary | |
| CodeGenerator | Defines the methods to generate source code from the model. |
| FileGenerator | Deprecated. in 0.23.3 by thn. |
| Class Summary | |
| AbstractSection | Reading and writing preserved sections from the code. |
| FileGeneratorAdapter | Deprecated. in 0.23.3 by thn. |
| GenerationPreferences | Stores generation preference information entered by the user per project. |
| 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 | Information about a source unit and its content, whether it exists only in memory or it's stored in a file. |
| TempFileUtils | Utility class with methods to manage files in the temporary directory. |
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 |