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.
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.
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  
PropertySpecialString Declares a string that should take special action when it is found as a property in ParserDisplay.setProperties.
 

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-2004 (20040306)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook