HOPEX System Blueprint : HOPEX System Blueprint : Describing Sequences of Applications and Services : Sequence Diagram
   
Sequence Diagram
 
Creating a Sequence Diagram
Sequence Diagram Objects
+ The sequence diagram replaces the interaction scenario diagram in the context of UML 2.3 compatibility.
The sequence diagram presents the same exchanges between system elements, highlighting their chronology. These elements are represented in the diagram by their lifelines.
Thanks to new features offered by UML2, it is now possible to break sequence diagrams down into sequence sub-diagrams and use control structures within sequence diagrams.