Prev | Next |
Define Parameters
Within the properties of an operation, Activity or Interaction, you can define parameters to control how that object and its subordinate objects behave.
The order or sequence of the parameters in the object properties is reproduced in code. You can set and manage the order using facilities available within the 'Parameters' tab of the 'Properties' dialog for an operation.
Access
Click on an operation in the Browser window or in a diagram.
Ribbon |
Design > Element > Editors > Properties Dialog > [select or create an operation] > Parameters |
Keyboard Shortcuts |
> Parameters |
Define the Parameters
The first two fields are in the left-hand panel of the tab, and the remaining fields are in the right-hand panel.
Option |
Action |
See also |
---|---|---|
Parameter |
In the 'Parameter' list, overtype the New Parameter text with the new parameter name. |
|
Type |
Click on the drop-down arrow and click on:
To add new code language data types that can be displayed in this list, see the Data Types Help topic. |
Select |
Default Value |
(Optional) Type a default value for the parameter. |
|
Stereotype |
(Optional) Type in the appropriate stereotype name, or click on the button and select one using the 'Stereotypes for <object name>'. You can select multiple stereotypes, in which case each stereotype is shown on a separate line of the 'Stereotype' field. |
Stereotype Selector |
Alias |
(Optional) Type an alternative name or reference for the parameter. |
|
Direction |
Click on the drop-down arrow and select the way the parameter is passed to a function:
|
Operation Parameters by Reference |
Fixed Value |
Click on the drop-down arrow and select True, even if the parameter is passed by reference. |
|
Multiplicity |
Click on the button to display the 'Multiplicity' dialog, and define the multiplicity of the parameter.
|
|
Notes |
Click on the button and type any additional notes on the parameter. These notes are unformatted. |
Notes
- To organize parameters into the required sequence, and reorganize the display of information, right-click on the background of the 'Parameter' tab or on a specific parameter and select from the same context menu options as for the 'Operations' tab
- Set the amount of parameter detail to display in a specific diagram using the 'Show Parameter Detail' drop-down list on the 'Features' tab of the 'Properties' dialog for the diagram; the setting applies only to the current diagram, and the default is to show the type only
- You can set Tagged Values on a parameter, as well as on the parent operation