Uses of Package
org.argouml.uml.generator

Packages that use org.argouml.uml.generator
org.argouml.kernel Contains support for 'history', predicates, delayed change event handling, + ProjectManager & ProjectMember, Wizard. 
org.argouml.language.java.generator Provides ArgoUml with the capability to parse Java strings in uml models, and to generate Java strings/source files from the uml model. 
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. 
 

Classes in org.argouml.uml.generator used by org.argouml.kernel
GenerationPreferences
          Stores preference information entered by the user.
 

Classes in org.argouml.uml.generator used by org.argouml.language.java.generator
FileGenerator
          This class is the interface that tells that a certain generator can generate a file.
Generator
          This class is the abstract super class that defines a code generation framework.
 

Classes in org.argouml.uml.generator used by org.argouml.uml.generator
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
           
 



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