InteractionFragment
Piece of an interaction.
InteractionFragment is an abstract notion of the most general interaction unit. An interaction fragment is a piece of an interaction. InteractionFragments sequencing information is handled by an internal feature that is not directly accessible. The Joni Java API provides methods to access the ordering of InteractionFragments.
: InteractionFragment (architecture_autodiagram)
Figure 149 : InteractionFragment (architecture_autodiagram)
InteractionFragmentUmlModelElementInteractionOperandInteractionLifelineCombinedFragmentExecutionSpecificationInteractionUseOccurrenceSpecification
Attribute
Description
integer LineNumber [1..1]
Association
Description
EnclosingOperand : InteractionOperand [0..1]
EnclosingInteraction : Interaction [0..1]
Covered : Lifeline [0..*]
References the Lifelines that the InteractionFragment involves.