systemcomposer.interaction.MessageEvent
说明
MessageEvent 对象代表交互中消息的其中一端。消息端与架构模型中的端口相对应。
创建对象
通过相应 systemcomposer.interaction.Interaction 对象的 RootFragment 属性访问 MessageEvent 对象。遍历根片段,检查片段中的 MessageEvent 对象。
属性
对象函数
destroy | 移除模型元素 |
示例
详细信息
版本历史记录
在 R2024a 中推出
另请参阅
工具
函数
openViews|sim|addInteraction|getInteraction|getInteractions|open|addLifeline|addFragment|addOperand|addMessage|addDurationConstraint|addAnnotation|findLifeline|findElement|move|move|move|destroy|next|current|reset
对象
systemcomposer.arch.Model|systemcomposer.interaction.Interaction|systemcomposer.interaction.Iterator|systemcomposer.interaction.Lifeline|systemcomposer.interaction.FormalGate|systemcomposer.interaction.Message|systemcomposer.interaction.Fragment|systemcomposer.interaction.Operand|systemcomposer.interaction.DurationConstraint|systemcomposer.interaction.Annotation

