Literal Quick Dialog

StarUML

Literal Quick Dialog

Top  Previous  Next

Literal Quick Dialog is applied only to literal elements. This appears when a literal is double-clicked in a diagram. Hitting the [Enter] key or clicking outside the quick dialog applies the changes.

ch11.h204

Visibility Button ch11.h21

Literal visibility can be selected from ch11.h194 Public, ch11.h195 Protected, ch11.h196 Private, and ch11.h197 Package.

Edit Field ch11.h36

Literal name, visibility and stereotype can be entered in the edit field according to the syntax.

Syntax

<< stereotype >> visibility name

·<< stereotype >> : Enter the stereotype name. This may be omitted.
·visibility : Enter the character that corresponds to the literals visibility (+: public, #: protected, -: private, ~: package). This may be omitted.
·name : Enter the literals name.

Add Button ch11.h31

This adds a new literal in the next location. Hitting [Ctrl + Enter] has the same effect. To insert in the current location, hit the [Ins] key.

Delete Button ch11.h32

This deletes the literal. Hitting [Ctrl + Del] has the same effect.

This moves the current literal up. Hitting [Ctrl + Up] has the same effect. To edit the upper literal, just hit the [Up] key.

Move Up Button ch11.h33

This moves the current literal up. Hitting [Ctrl + Up] has the same effect. To edit the upper literal, just hit the [Up] key.

Mouse Down Button ch11.h34

This moves the current literal down. Hitting [Ctrl + Down] has the same effect. To edit the lower literal, just hit the [Down] key.

Elements Applied

Literal