Uses of Package
org.argouml.language.java.generator

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

Classes in org.argouml.language.java.generator used by org.argouml.language.java.generator
CodePiece
          A piece of code is a continuous part of a source code file.
CodePieceCollector
          This class collects pieces of code when a source file is parsed, and then updates the file with new code from the model.
CompositeCodePiece
          This piece of code is a composition of several adjacent pieces of code.
GeneratorJava
          Generator subclass to generate text for display in diagrams in in text fields in the Argo/UML user interface.
JavaTokenTypes
           
NamedCodePiece
          This is a code piece that has been identified by the parser to be of a specific kind.
SimpleCodePiece
          This piece of code is just one token.
 



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