You can modify an object's properties from its property sheet. To open an event, double-click its Browser entry in the Events folder.
The General Tab contains the following properties:
Property |
Description |
---|---|
Name |
Specifies the name of the item, which should be clear and meaningful, and should convey the item's purpose to non-technical users. |
Code |
Specifies the technical name of the object, which is used for generating code or scripts. |
Comment |
Descriptive comment for the object. |
Stereotype |
Extends the semantics of the object beyond the core UML definition. |
The Dependencies tab contains a Triggered Objects tabbed tab that displays the actions on states and on transitions that are triggered by this event.
The Parameters tab lists all the parameters associated with the event. It allows you to define event parameters that correspond to the event signature. Add parameters to the list with the Add a Row tool, and view the properties of a parameter with the Properties tool.
A parameter has the following properties: