systemcomposer.interaction.DurationConstraint
Description
A DurationConstraint
object represents a constraint on elapsed
time between two message events. Use duration constraints to explicitly express a constraint on the duration between a start occurrence and an end occurrence.
Creation
Access DurationConstraint
objects via the
DurationConstraints
property of the corresponding systemcomposer.interaction.Interaction
object.
Properties
Object Functions
destroy | Remove model element |
Examples
More About
Version History
Introduced in R2025a
See Also
Tools
Functions
openViews
|sim
|addInteraction
|getInteraction
|getInteractions
|open
|addLifeline
|addFragment
|addOperand
|addMessage
|addDurationConstraint
|addAnnotation
|findLifeline
|findElement
|move
|move
|move
|destroy
|next
|current
|reset
Objects
systemcomposer.arch.Model
|systemcomposer.interaction.Interaction
|systemcomposer.interaction.Iterator
|systemcomposer.interaction.Lifeline
|systemcomposer.interaction.MessageEvent
|systemcomposer.interaction.FormalGate
|systemcomposer.interaction.Message
|systemcomposer.interaction.Fragment
|systemcomposer.interaction.Operand
|systemcomposer.interaction.Annotation