Uses of Interface
org.argouml.application.api.PluggableNotation

Packages that use PluggableNotation
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 PluggableNotation in org.argouml.language.java.generator
 

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

Uses of PluggableNotation in org.argouml.uml.generator
 

Classes in org.argouml.uml.generator that implement PluggableNotation
 class Generator
          This class is the abstract super class that defines a code generation framework.
 class GeneratorDisplay
          Generator subclass to generate text for display in diagrams in in text fields in the Argo/UML user interface.
 



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