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
          Generator2 subclass to generate text for display in diagrams and 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 Generator2
          This class is the abstract super class that defines a code generation framework.
 class GeneratorDisplay
          Generator2 subclass to generate code for display in diagrams in text fields in the ArgoUML user interface.
 



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