Enterprise Architect-可执行状态机-基于时间的转换

问题描述 投票:0回答:1

我使用Enterprise Architect 13.5并模拟状态机已经有一段时间了。到目前为止,我使用简单的触发器来管理过渡,这些触发器在模拟事件窗口中可用。

我正在寻找一种在两个状态之间进行基于时间的转换的方法,但是我不知道该怎么做。

enter image description here

模拟运行时,我找不到管理两种状态之间30秒超时的方法。

uml state-machine enterprise-architect
1个回答
0
投票

嗯,您已经回答了您的问题。当您打开转换的属性时,您会看到可以在其中输入类似内容的属性

enter image description here

规范就是这么简单。保存后,您会在过渡中看到触发器名称:

enter image description here

非常直接,不是吗?

© www.soinside.com 2019 - 2024. All rights reserved.