Spring sub state machine Exit point to parent mach

2019-06-04 06:17发布

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条回答
萌系小妹纸
2楼-- · 2019-06-04 06:56

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.

查看更多
登录 后发表回答