Uses of Class
org.argouml.uml.generator.PropertySpecialString

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

Fields in org.argouml.uml.generator declared as PropertySpecialString
private  PropertySpecialString[] ParserDisplay._attributeSpecialStrings
          The array of special properties for attributes
private  PropertySpecialString[] ParserDisplay._operationSpecialStrings
          The array of special properties for operations
 

Methods in org.argouml.uml.generator with parameters of type PropertySpecialString
private  void ParserDisplay.setProperties(java.lang.Object elem, java.util.Vector prop, PropertySpecialString[] spec)
          Applies a Vector of name value pairs of properties to a model element.
 



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