Interface

StarUML

Interface

Top  Previous  Next

Procedure for creating interface

In order to create Interface in composite strucutre diagram,

1.Click [Toolbox] -> [Composite Structure] -> [Interface] button.

ch05_923

2.Click at the position where Interface will be placed in the [main window].

ch05_924

3.At the quick dialog, enter the interface name.

ch05_925

4.And press [Enter] key. Then interface creation procedure is done.

ch05_926

Procedure for creating providing relationship

In order to create providing relationship in composite structure diagram,

1.Click [Toolbox] -> [Composite Structure] -> [Realization] button.

ch05_927

2.Drag from element(Class, Port, Part, Package, Subsystem) and drop to interface in the [main window].

ch05_928

3.Then connection between two elements is created finally.

ch05_929

Procedure for creating requiring relationship

In order to create requiring relationship in composite dialog,

1.Click [Toolbox] -> [Composite Structure] -> [Dependency] button.

ch05_930

2.Drag from element(Class, Port, Part, Package, Subsystem) and drop to interface in the [main window].

ch05_931

3.Then interface requiring relationship is created finally as following.

ch05_932