sparx Enterprise Architect BPMN模拟进出子模型(复合模型)

sparx Enterprise Architect BPMN simulation step into and out of child models (composite models)

在 BPMN 2 中,如果我在同一个包中创建上下文菜单=>新子图=>复合结构图,那么模拟会导航到它并返回到父级。

但是,当我通过上下文菜单=>新子图=>select复合图link到另一个包中的BPMN2图时,模拟导航不再有效。我错过了什么?

Possible/Tips? 注册企业架构师(专业版)14.0.1421

Sparx 支持的回答:

With the BPMN simulation this is restricted to a single package. As the BPMN (and in particular the BPMN XML) is basically restricted to a Model in a Package, it is not intended to support references to elements contained in other packages.

If you are intending separating elements you might consider doing this with Pools.

I hope this is of help.