|
UML Tour - Collaboration Diagram
Visual Case includes two interaction
diagrams: sequence and
collaboration. Both serve to
show the dynamic messages between objects but provide a
different layout for the task.
The
Collaboration diagram shows instances and messages in a
more traditional layout than the sequence diagram. Messages are
numbered to show the order in which they are sent.
Visual
Case allows you to drag and drop existing instances onto
your sequence and collaboration diagram and map existing
messages between objects, allowing you to save time and
effort by reusing the same objects on different
diagrams.
Start Example
|