InteractionUse
Reference to an Interaction.
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.
: InteractionUse (architecture_autodiagram)
Figure 151 : InteractionUse (architecture_autodiagram)
InteractionUseInteractionFragmentGateInteractionPartDecomposition
Attribute
Description
integer EndLineNumber [1..1]
Association
Description
ActualGate : Gate [0..*]
The actual gates of the InteractionUse.
RefersTo : Interaction [1..1]
Refers to the Interaction that defines its meaning.