Message/Stimulus Quick Dialog |
Top Previous Next |
Message/Stimulus Quick Dialog is applied only to message and stimulus elements. This appears when a message or a stimulus is double-clicked in a diagram. Hitting the [Enter] key or clicking outside the quick dialog applies the changes. (for sequence diagram) (for collaboration diagram) Connect Element Button This connects specific elements according to the message or stimulus type. If the message or stimulus has CallAction, one of the operations of the object on the other end can be selected. If it is a CreateAction, it can connect a Classifier. If it is a SendAction, it can connect a Signal element. Visibility Button Message or stimulus visibility can be selected from Public, Protected, Private, and Package. Edit Field Message or stimulus name, visibility and stereotype can be entered in the edit field according to the syntax. Syntax << stereotype >> *[iteration] [condition] return := messagename ( arguments )
Sequence number (for Collaboration Diagram) The sequence number, which indicates the execution order of the message or stimulus, can be changed. Create New Operation Button If the message or stimulus has a CallAction, this button creates a new operation in the other object, and references the new operation in the CallActions operation attribute. Elements Applied Message, Stimulus
|