interactionModel
Class
Summary
Defines an expression of interaction fragments.
Defines a Constraint that refers to a duration interval.
Specifies the occurrence of signal sending and receiving or operation calls.
Specifies the execution of a unit of behavior or action within the Lifeline.
Connection point for relating a Message outside an InteractionFragment with a Message inside the InteractionFragment.
Unit of behavior that focuses on the observable exchange of information between Instances.
Piece of an interaction.
Represents one operand of the enclosing CombinedFragment.
Reference to an Interaction.
Represents an individual participant in the Interaction.
Occurrence of an Operation, processed by Instances.
Represents what can occur at the end of a Message.
Basic semantic unit of Interaction.
Description of the internal interactions of one Lifeline relative to an Interaction.
Runtime constraint on the participants of the interaction.
Enumeration
Values
Description
InteractionOperator
SeqOp
AltOp
OptOp
BreakOp
ParOp
StrictOp
LoopOp
CriticalOp
NegOp
AssertOp
IgnoreOp
ConsiderOp
MessageKind
CompleteKind
LostKind
FoundKind
UnknownKind
MessageSort
SyncCall
ASyncCall
ASyncSignal
DestroyMessage
CreateMessage
ReturnMessage
RelativeTime
Before
During
After
On