ClassifierRole Quick Dialog

StarUML

ClassifierRole Quick Dialog

Top  Previous  Next

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

ch11.h212

Visibility Button ch11.h21

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

Edit Field ch11.h36

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

Syntax

<< stereotype >> visibility name : type

·<< stereotype >> : Enter the stereotype name. This may be omitted.
·visibility : Enter the character that corresponds to the ClassifierRoles visibility (+: public, #: protected, -: private, ~: package). This may be omitted.
·name : Enter the ClassifierRoles name.
·: type : Enter the ClassifierRoles type name. This has to be one of the classifiers defined in the current project. This may be omitted.

Create New Class Element Button ch11.h39

This creates a new class element in the parent namespace of the collaboration where the ClassifierRole element belongs, and references the new class element in the ClassifierRoles base attribute.

Elements Applied

ClassifierRole