Frame

StarUML

Frame

Top  Previous  Next

Procedure for creating frame

In order to create Frame,

1.Click [Toolbox] -> [Collaboration] -> [Frame] button.

ch05_452

2.And click at the position where Frame will be placed in the [main window].

ch05_453

3.The result is as follows.

ch05_454

Diagram

Procedure for showing sequence numbers in the diagram

In order to show or hide stimulus sequence number, select the diagram in the [model explorer] or in the [main window], and configure [ShowSequence] property of diagram to true or false.

ch05_455

Procedure for changing signature style of message in the diagram

There are four message style. To change stimulus signature,

1.Select the diagram in the [model explorer] or in the [main window].

ch05_456

2.And configure [MessageSignature] property of diagram to one of the followings.

Style

Description

NONE

shows only message name

NAMEONLY

shows message name and arguement name

TYPEONLY

shows message name, arguement type, and return type

NAMEANDTYPE

shows message name, arguement name, arguement type, and return type