Operation Quick Dialog |
Top Previous Next |
Operation Quick Dialog is applied only to operation elements. This appears when an operation is double-clicked in a diagram. Hitting the [Enter] key or clicking outside the quick dialog applies the changes. Visibility Button Operation visibility can be selected from Public, Protected, Private, and Package. Edit Field Operation stereotype, visibility, name, parameter, and return type can be entered in the edit field according to the syntax. Syntax << stereotype >> visibility name( parameters ) : returntype
Add Button This adds a new operation 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 operation. Hitting [Ctrl + Del] has the same effect. Move Up Button This moves the current operation up. Hitting [Ctrl + Up] has the same effect. To edit the upper operation, just hit the [Up] key. Move Down Button This moves the current operation down. Hitting [Ctrl + Down] has the same effect. To edit the lower operation, just hit the [Down] key. Elements Applied Operation
|