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(String str, PropertyOperation propop)
          Constructs a new PropertySpecialString that will invoke the action in op when PropertySpecialString.invoke(Object, String, String) is called with name equal to str and then return true from invoke.
 



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