Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
如何在 UML 状态机图模型中表示执行线程?
你的意思是并行执行?即有 2 个(或更多)同时执行的子状态机?如果是这样:
顶部和底部(子)状态机Superstate将同时执行。
Superstate
hth。