addInteraction
Syntax
Description
creates a sequence diagram in a System Composer™ model.interaction
= addInteraction(model
,name
)
creates a copy of the interaction
= addInteraction(model
,name
,CopyFrom=copyFrom
)interaction
sequence diagram in
model
model with name
name.
Examples
Input Arguments
Output Arguments
More About
Version History
Introduced in R2024b
See Also
Tools
Functions
openViews
|sim
|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.DurationConstraint
|systemcomposer.interaction.Annotation