Referencing interactions from within other interactions in sequence diagrams

In sequence diagrams, you can reference an interaction from the body of another interaction for the purpose of visual representation. This reference is called an interaction use. You can then reuse the definitions in an interaction to abstract and simplify your application.
You can add and modify interaction uses in sequence diagrams to visually represent interactions in applications.

You can double click an interaction use to open the referenced interaction in another sequence diagram. if you delete an interaction use, the referenced interaction remains intact.

Related concepts
interaction uses in sequence diagrams
Related tasks
Creating and populating sequence diagrams
Managing lifelines in sequence diagrams
Creating and editing messages on lifelines in sequence diagrams
Adding execution specifications to interactions in sequence diagrams
Managing combined fragments in sequence diagrams

Feedback