Setting the default values of parameters

In UML models, you can specify the default value that a parameter is assigned if an operation is called without being passed explicit parameter values.

To set the default values of parameters:
  1. In the diagram editor, click an operation that has one or more parameters.
  2. In the parentheses, type a value after the equal sign (=) that is valid for the value type that is displayed before the equal sign (=).

Parent topic: Setting the default values of model elements

Related concepts
Model element properties
Model element default values

Terms of use | Feedback
(C) Copyright IBM Corporation 2004, 2005. All Rights Reserved.