Uses of Class
org.argouml.uml.generator.Generator

Packages that use Generator
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.  
 

Uses of Generator in org.argouml.language.java.generator
 

Subclasses of Generator in org.argouml.language.java.generator
 class GeneratorJava
          Generator subclass to generate text for display in diagrams in in text fields in the Argo/UML user interface.
 

Uses of Generator in org.argouml.uml.generator
 

Subclasses of Generator in org.argouml.uml.generator
 class GeneratorDisplay
          Generator subclass to generate text for display in diagrams in in text fields in the Argo/UML user interface.
 

Methods in org.argouml.uml.generator that return Generator
static Generator Generator.getGenerator(NotationName n)
           
 



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