Action Quick Dialog |
Top Previous Next |
Action Quick Dialog is applied only to action elements (EntryAction, DoAction, and ExitAction). Hitting the [Enter] key or clicking outside the quick dialog applies the changes. Visibility Button Action visibility can be selected from Public, Protected, Private, and Package. Edit Field Action name, visibility and stereotype can be entered in the edit field according to the syntax. Syntax << stereotype >> visibility name
Add Button This adds a new action in the next location. Hitting [Ctrl + Enter] has the same effect. To insert in the current location, hit the [Ins] key. Delete Button This deletes the action. Hitting [Ctrl + Del] has the same effect. Move Up Button This moves the current action up. Hitting [Ctrl + Up] has the same effect. To edit the upper action, just hit the [Up] key. Move Down Button This moves the current action down. Hitting [Ctrl + Down] has the same effect. To edit the lower action, just hit the [Down] key. Elements Applied UninterpretedAction(EntryAction, DoAction, ExitAction)
|