Package org.argouml.uml.generator

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.

See:
          Description

Interface Summary
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
GenerationPreferences Stores preference information entered by the user.
Generator This class is the abstract super class that defines a code generation framework.
GeneratorDisplay Generator subclass to generate text for display in diagrams in in text fields in the Argo/UML user interface.
Parser  
ParserDisplay  
 

Package org.argouml.uml.generator Description

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.

Package Specification

(none)

Related Documentation

(none)



ArgoUML © 1996-2003 (20040216)ArgoUML Project HomeArgoUML Cookbook