
UML/BPMN Metamodel
A Participant represents a specific PartnerEntity (e.g., a company) and/or a more general PartnerRole (e.g., a buyer, seller, or manufacturer) that are Participants in a Collaboration. A Participant is often responsible for the execution of the Process enclosed in a Pool; however, a Pool may be defined without a Process.


Figure 66 : BpmnParticipant (architecture_autodiagram)
Attribute | Description |
---|---|
integer MultiplicityMin [1..1] | When Participants represent more than 1 instance, min and max are specified (1 - 1 by default) |
integer MultiplicityMax [1..1] | When Participants represent more than 1 instance, min and max are specified (1 - 1 by default) |
Association | Description |
---|---|