addDurationConstraint
Description
adds a duration constraint between the start occurrence specified by
durationConstraint = addDurationConstraint(start, end, expression)start and the end occurrence specified by end
with the expression specified by expression.
Examples
Input Arguments
Output Arguments
Version History
Introduced in R2025a
See Also
Tools
Functions
openViews|sim|addInteraction|getInteraction|getInteractions|open|addLifeline|addFragment|addOperand|addMessage|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.DurationConstraint|systemcomposer.interaction.Annotation

