1.2.8.1 BpmnCollaboration
The Collaboration package contains classes which are used for modeling Collaborations, which is a collection of Participants shown as Pools, their interactions as shown by Message Flow, and may include Processes within the Pools and/or Choreographies between the Pools. Ownership: Collaborations/Processes are structured under UML Packages or Classifiers or operations.
BpmnArtifactBpmnRootElementIsClosedBpmnCollaborationBpmnParticipantBpmnMessageFlow
Attribute
Description
boolean IsClosed [1..1]
A boolean value specifying whether Message Flow not modeled in the Collaboration can occur when the Collaboration is carried out. ? If the value is true, they MAY NOT occur. ? If the value is false, they MAY occur.
Association
Description
MessageFlow : BpmnMessageFlow [0..*]
Artifact : BpmnArtifact [0..*]
Participants : BpmnParticipant [0..*]