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

Packages that use org.argouml.language.java.generator
org.argouml.language.java.generator Package Specification (none) Related Documentation (none) 
 

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 (c) 1996-2002
ArgoUML Project Home
ArgoUML Cookbook