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.
Generator2
          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
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.
GeneratorDisplay.MsgPtr
           
Parser
          Parent of ParserDisplay.
ParserDisplay
          This class is responsible for the parsing of the text that the user entered on the display, i.e.
PropertyOperation
          Interface specifying the operation to take when a PropertySpecialString is matched.
PropertySpecialString
          Declares a string that should take special action when it is found as a property in ParserDisplay.setProperties.
 



ArgoUML © 1996-2004 (20050222)ArgoUML HomepageArgoUML Developers' pageArgoUML Cookbook