Diagram

StarUML

Diagram

Top  Previous  Next

Procedure for showing sequence numbers in the diagram

In order to show or hide stimulus sequence number,

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

ch05_364

2.And configure [ShowSequenceNumber] property of diagram to true or false.

ch05_365

3.When [ShowSequenceNumber] is false, sequence diagram is shown as follows.

ch05_366

Procedure for changing signature style of message in the diagram

There are four message style. To change stimulus signature, select the diagram in the [model explorer] or in the [main window], and configure [MessageSignature] property of diagram to one of the followings.

ch05_367

Style

Example

NONE

ch05_368

NAMEONLY

ch05_369

TYPEONLY

ch05_370

NAMEANDTYPE

ch05_370

Procedure for changing activation style in the diagram

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

ch05_371