メインコンテンツ

このページの内容は最新ではありません。最新版の英語を参照するには、ここをクリックします。

シーケンス図の記述

コンポーネント間の相互作用をメッセージ交換のシーケンスとして指定し、システム設計をシミュレートして検証する

アーキテクチャ モデルの動作を反復的にシミュレートして検証するには、シーケンス図を作成します。System Composer™ のシーケンス図を使用して、コンポーネント間の相互作用をメッセージ交換のシーケンスとして記述します。コンポーネント間の通信の指定には、信号ベースと Simulink® のメッセージベースの通信を使用します。

クラス

すべて展開する

systemcomposer.interaction.InteractionInteraction (R2024a 以降)
systemcomposer.interaction.IteratorIterator utility to navigate interactions (R2024a 以降)
systemcomposer.interaction.LifelineLifeline in interaction (R2024a 以降)
systemcomposer.interaction.MessageEventMessage end in interaction (R2024a 以降)
systemcomposer.interaction.FormalGateFormal gate in interaction (R2024a 以降)
systemcomposer.interaction.MessageMessage between lifelines in interaction (R2024a 以降)
systemcomposer.interaction.FragmentFragment in interaction (R2024a 以降)
systemcomposer.interaction.RootFragmentRoot fragment in interaction (R2024a 以降)
systemcomposer.interaction.AltFragmentAlternative fragment in interaction (R2024a 以降)
systemcomposer.interaction.OptFragmentOptional fragment in interaction (R2024a 以降)
systemcomposer.interaction.LoopFragmentLoop fragment in interaction (R2024a 以降)
systemcomposer.interaction.SeqFragmentWeak sequencing fragment in interaction (R2024a 以降)
systemcomposer.interaction.StrictFragmentStrict sequencing fragment in interaction (R2024a 以降)
systemcomposer.interaction.ParFragmentParallel fragment in interaction (R2024a 以降)
systemcomposer.interaction.OperandOperand in fragment in interaction (R2024a 以降)
systemcomposer.interaction.DurationConstraintDuration constraint (R2025a 以降)
systemcomposer.interaction.AnnotationAnnotation in interaction (R2024a 以降)

関数

すべて展開する

openViewsOpen Architecture Views Gallery
addInteractionCreate new sequence diagram in model (R2024b 以降)
getInteractionGet interaction in model (R2024a 以降)
getInteractionsGet all interactions in model (R2024a 以降)
openOpen interaction (R2024a 以降)
addLifelineCreate new lifeline in interaction (R2024b 以降)
addFragmentAdd fragment to operand (R2024b 以降)
addMessageAdd message to interaction between lifelines (R2024b 以降)
addOperandAdd operand to fragment (R2024b 以降)
addDurationConstraintAdd duration constraint to interaction (R2025a 以降)
addAnnotationCreate new annotation in interaction (R2024b 以降)
findLifelineFind lifeline in interaction (R2024b 以降)
findElementFind element in interaction (R2024b 以降)
moveMove fragment within interaction (R2024b 以降)
moveMove lifeline within interaction (R2024b 以降)
moveMove message within interaction (R2024b 以降)
destroyRemove model element
nextReturn next element in fragment (R2024a 以降)
currentReturn currently visited element of fragment (R2024a 以降)
resetReset iterator (R2024a 以降)

ツール

アーキテクチャ ビュー ギャラリーCreate and manage views and sequence diagrams
シーケンス ビューアーVisualize messages, events, states, transitions, and functions

トピック

注目の例