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:
- In the diagram editor, click an operation that
has one or more parameters.
- In the parentheses, type a value after the equal sign
(=) that is valid for the value type that is displayed before the equal
sign (=).