July 2001
Intermediate to advanced
656 pages
15h 51m
English
Unlike collaboration diagrams, sequence diagrams do not show links.
Each message between objects is represented with a message expression on an arrowed line between the objects (see Figure 15.17). The time ordering is organized from top to bottom.

As illustrated in Figure 15.17, sequence diagrams may also show the focus of control (that is, in a regular blocking call, the operation is on the call stack) using an activation box. The box is optional, but commonly used by UML practitioners. ...
Read now
Unlock full access