|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NamedCodePiece | |
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. |
Uses of NamedCodePiece in org.argouml.language.java.generator |
Subclasses of NamedCodePiece in org.argouml.language.java.generator | |
class |
AnonymousClassCodePiece
This code piece represents an anonymous class. |
class |
AttributeCodePiece
This code piece represents an attribute. |
class |
ClassCodePiece
This code piece represents a class declaration. |
class |
ClassifierEndCodePiece
This code piece represents the end of a class or an interface. |
class |
InterfaceCodePiece
This code piece represents an interface declaration. |
class |
OperationCodePiece
This code piece represents an operation declaration. |
class |
PackageCodePiece
This code piece represents a package declaration. |
Methods in org.argouml.language.java.generator with parameters of type NamedCodePiece | |
void |
CodePieceCollector.add(NamedCodePiece codePiece)
The parser adds a code piece here. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
ArgoUML © 1996-2004 (20050222) | ArgoUML Homepage | ArgoUML Developers' page | ArgoUML Cookbook |