
Metamodel user guide
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.


Attribute | Description |
---|---|
integer LineNumber [1..1] |
Association | Description |
---|---|
Covered : Lifeline [0..*] | References the InteractionFragments in which this Lifeline takes part. |
EnclosingInteraction : Interaction [0..1] | The set of fragments in the Interaction. |
EnclosingOperand : InteractionOperand [0..1] | The fragments of the operand. |