Sequence Diagram Objects
The sequence diagram contains:
• Lifelines which define interaction participants: instances of applications, services or interfaces.
• Different types of messages exchanged between participants.
• Advanced functions that enable concise description of several execution sequences.
For more information on sequence diagrams, see the "HOPEX UML" guide.