Search results

UmlSequenceActivationBoxModel API in JavaScript (ES5) Diagram API control

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.