Uses of Interface
org.argouml.uml.generator.PropertyOperation

Packages that use PropertyOperation
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 PropertyOperation in org.argouml.uml.generator
 

Fields in org.argouml.uml.generator declared as PropertyOperation
private  PropertyOperation PropertySpecialString._op
           
 

Constructors in org.argouml.uml.generator with parameters of type PropertyOperation
PropertySpecialString(java.lang.String str, PropertyOperation op)
          Constructs a new PropertySpecialString that will invoke the action in op when invoke is called with name equal to str and then return true from invoke.
 



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