UmlSequenceActivationBoxModel
12 Sep 20251 minute to read
Interface for a class UmlSequenceActivationBox
Properties
endMessageID string|number
The ID of the message that marks the end of the activation.
This must match the id of a message defined in the model.
id string|number
A unique identifier for the activation box.
startMessageID string|number
The ID of the message that marks the start of the activation.
This must match the id of a message defined in the model.