Realization

StarUML

Realization

Top  Previous  Next

Semantics

A realization signifies that a relationship exists between a set of elements that form a specification (the client) and another set of elements that form the implementation (the supplier).

Procedure for creating realization

In order to create realization,

1.Click [Toolbox] -> [Class] -> [Realization] button.

ch05_2318

2.Drag and drop between elements in the [main window] in realization direction.

ch05_2319

3.The result is as follows.

ch05_2320

Procedure for creating realization target element of selected element

In order to create target interface element of selected element, use shortcut creation syntax.

1.Double-click to popup quick dialog. At the quick dialog, enter name of interface elements of selected element after "-@" string  and separate names with ",".

ch05_2321

2.Press [Enter] key and interface elements of selected element are created and arranged automatically.

ch05_2322