|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
FileGenerator | This class is the interface that tells that a certain generator can generate a file. |
PropertyOperation | Interface specifying the operation to take when a PropertySpecialString is matched. |
Class Summary | |
AbstractSection | Reading and writing preserved sections from the code |
GenerationPreferences | Stores preference information entered by the user. |
Generator2 | This class is the abstract super class that defines a code generation framework. |
GeneratorDisplay | Generator2 subclass to generate code for display in diagrams in text fields in the ArgoUML user interface. |
Parser | Parent of ParserDisplay. |
ParserDisplay | This class is responsible for the parsing of the text that the user entered on the display, i.e. |
PropertySpecialString | Declares a string that should take special action when it is found
as a property in
ParserDisplay.setProperties . |
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-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |