Please note : This help page is not for the latest version of Enterprise Architect. The latest help can be found here.
Contents |
Prev | Next |
Interactions and Activities
The behavioral aspects of Interactions and Activities are modeled using the 'Behavior' tab of the element's 'Properties' dialog, on which you assign parameters and return types to the elements.
Access
Select an Interaction or Activity element on a diagram or in the Project Browser, then display the 'Behavior' page of the element's 'Properties' dialog, using any of the methods outlined here.
On the 'Behavior' page of the dialog, click on the
to edit the element's parameters. When you create a new parameter using the dialog, it internally creates an Activity Parameter Node for an Activity or an Interaction Parameter for an Interaction.In the 'Return' field, click on the drop-down arrow and select the return type of the element. Alternatively, click on the 'Select Behavior' button and use the 'Select Type' screen to locate the appropriate classifier.
The 'Specification' field is populated automatically when an operation is associated with the Activity as a behavior.
Ribbon |
Design > Element > Manage > Properties > Behavior |
Context Menu |
Right-click on Activity element | Properties > Behavior |
Keyboard Shortcuts |
> Behavior |
Other |
Double-click on Element > Behavior |
Learn more