Multiple instances on a lanes BPMN

烂漫一生 提交于 2019-12-11 10:46:39

问题


I have seen some BPMN models that have a "multiple instance" attached to the pool (3 vertical lines on the bottom of the pool). I think this represents that multiple persons are executing all those tasks on paralell.

My question is if it is valid to do that, but on a lane. If it is possible to attach a "multiple instance" sign on a single lane on a model to represent that multiple persons execute this tasks.

(I am currently grading some tests and I came up with this question)


回答1:


Reading from the BPMN2.0 standard it is allowed to add the multi instances attribute to a pool or lane.

https://www.omg.org/spec/BPMN/2.0/PDF Chapter 9.4 – PartnerRole attributes, Page 147

Participant Multiplicity

ParticipantMultiplicity is used to define the multiplicity of a Participant. For example, a manufacturer can request a quote from multiple suppliers in a Collaboration.



来源:https://stackoverflow.com/questions/49952461/multiple-instances-on-a-lanes-bpmn

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