Spring sub state machine Exit point to parent machine

匆匆过客 提交于 2019-12-10 11:36:20

问题


I have successfully implemented a state machine and also a sub machine with a reference from the initial. Now I'm stuck at a point where I cannot think about any way of linking an exit point to it. The links to my model is given.

https://drive.google.com/open?id=0B9PT7E5L1ac9LTZlZWV5bWx1V1U

https://drive.google.com/open?id=0B9PT7E5L1ac9RnR6UUtrMkRoZE0

If you look at it, I have referenced a sub-machine from "DirectQuery" State (marked in red in the parent machine- img2). Now I have a problem in linking the exit point to the parent. If there are two exit points, how can I handle both of them?


回答1:


Ok, currently not supported but I realised it's actually defined in spec and papyrus also have it(though a bit hidden in properties editor). Created gh-323 to implement this.



来源:https://stackoverflow.com/questions/42579538/spring-sub-state-machine-exit-point-to-parent-machine

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!