AssociationEnd Quick Dialog

StarUML

AssociationEnd Quick Dialog

Top  Previous  Next

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

ch11.h205

Aggregation Button ch11.h37

AssociationEnd aggregation can be selected from ch11.h209 Association, ch11.h210 Aggregation, and ch11.h211 Composition Navigability can be configured by checking.

Visibility Button ch11.h21

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

Edit Field ch11.h36

AssociationEnd 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 AssociationEnds visibility (+: public, #: protected, -: private, ~: package). This may be omitted.
·name : Enter the AssociationEnds name.

Multiplicity Combo   ch11.h38

AssociationEnds multiplicity can be selected from 0..1, 1, 0..*, 1..*, and * or entered directly.

Elements Applied

AssociationEnd, LinkEnd, AssociationEndRole