Working with Sequence Diagrams

Sequence diagrams, sometimes called interaction diagrams, can be used to model the dynamic aspects of a system or subsystem. Sequence diagrams represent the behavior of the system as a series of interactions among a group of objects. Each object is depicted as a column in the diagram. Each interaction is depicted as an arrow between two columns.

 

Related Topics:

Opening Diagrams

Creating Diagrams

Creating Diagram Elements

Working with Collaboration Diagrams