1.3.1.4.10 InteractionUse
An InteractionUse refers to an Interaction. The InteractionUse is a shorthand for copying the contents of the referred Interaction where the InteractionUse is. To be accurate the copying must connect the formal gates with the actual ones. It is common to want to share portions of an interaction between several other interactions. An InteractionUse allows multiple interactions to reference an interaction that represents a common portion of their specification.
InteractionFragmentGateInteractionUseInteraction
Association
Description
ActualGate : Gate [0..*]
InteractionUse owning the Gate.
RefersTo : Interaction [1..1]
InteractionUse referencing the Interaction.