|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Generator2 | |
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 Generator2 in org.argouml.language.java.generator |
Subclasses of Generator2 in org.argouml.language.java.generator | |
class |
GeneratorJava
Generator2 subclass to generate text for display in diagrams and in text fields in the Argo/UML user interface. |
Uses of Generator2 in org.argouml.uml.generator |
Subclasses of Generator2 in org.argouml.uml.generator | |
class |
GeneratorDisplay
Generator2 subclass to generate code for display in diagrams in text fields in the ArgoUML user interface. |
Methods in org.argouml.uml.generator that return Generator2 | |
static Generator2 |
Generator2.getGenerator(NotationName n)
Access method that finds the correct generator based on a name. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |