Uses of Class
org.argouml.uml.ui.UMLExpressionModel2

Packages that use UMLExpressionModel2
org.argouml.uml.ui = PROPERTIES PANELS, this and sub-packages contain an implementation of prop panels (in swing) for nearly all UML model elements; also all supporting models and actions. 
 

Uses of UMLExpressionModel2 in org.argouml.uml.ui
 

Subclasses of UMLExpressionModel2 in org.argouml.uml.ui
 class UMLConditionExpressionModel
           
 class UMLExpressionExpressionModel
          The model for a UML Expression that is obtained from its "parent" by getExpression - hence: Guard, ChangeEvent, TimeEvent.
 class UMLScriptExpressionModel
           
 

Fields in org.argouml.uml.ui declared as UMLExpressionModel2
private  UMLExpressionModel2 UMLExpressionLanguageField.model
           
private  UMLExpressionModel2 UMLExpressionBodyField.model
           
 

Constructors in org.argouml.uml.ui with parameters of type UMLExpressionModel2
UMLExpressionLanguageField(UMLExpressionModel2 m, boolean n)
          Creates a new field that selects the language for an expression.
UMLExpressionBodyField(UMLExpressionModel2 m, boolean n)
          The constructor.
 



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