Interaction uses in sequence diagrams
An interaction use is represented by a frame, similar to a combined fragment. The "ref" tag is placed inside the frame and the name of the interaction being referenced is placed inside the frame's content area, along with parameters and return types.
In the Properties view, on the Arguments page, you can specify how arguments are acquired and other properties that the interaction use might require.
Example
In the following example, an interaction use references an interaction called Interaction2. The example references Interaction2, which is an interaction between the bank teller and the bank manager. Interaction2 shows the messages from the bank teller and the bank manager while the customer completes the loan application information in Interaction1.
Referencing interaction |
---|
![]() |
Referenced interaction |
![]() |