3.3.1 |
![]() |
|
|
|
|
|
1 The activation on a sequence diagram shows
|
|
| 1. The messages between objects | ||
| 2. The objects involved in a use case | ||
| 3. The thread of control in the sequence | ||
| 4. The condition under which an operation is executed | ||
| 5. None of the above | ||
|
|
2 A collaboration diagram shows
|
|
| 1. The thread of control between objects | ||
| 2. References between objects | ||
| 3. Similar information to sequence diagrams | ||
| 4. 1 and 2 | ||
| 5. 2 and 3 | ||
|
|
3 An event on a statechart shows
|
|
| 1. What caused the transition | ||
| 2. What caused the change of state | ||
| 3. The action performed on the transition | ||
| 4. 1 and 2 | ||
| 5. 2 and 3 | ||
![]() |