User Tools

Site Tools


pe-bpmn-editor_mpc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revision
Previous revision
Next revision Both sides next revision
pe-bpmn-editor_mpc [2018/04/20 05:08]
admin created
pe-bpmn-editor_mpc [2018/04/23 23:20]
admin [Group specific restrictions]
Line 1: Line 1:
 ====== MPC ====== ====== MPC ======
  
 +===== Required input parameters =====
 +
 +group (with MPC tasks)
 +
 +===== Optional input parameters =====
 +
 +input script
 +
 +===== Restrictions =====
 +
 +**Restriction:​** "​groupId"​ property must exist under stereotype details object - group must have been selected and saved and "​groupId"​ information must not have been deleted from model’s file\\
 +**Error:** groupId is undefined
 +
 +**Restriction:​** "​inputScript"​ property must exist under stereotype details object - "​inputScript"​ can be empty, but must not have been deleted from model’s file\\
 +**Error:** inputScript is undefined
 +
 +===== Group specific restrictions =====
 +
 +**Restriction:​** stereotype group must have at least one input and one output data object\\
 +**Error:** group must have at least 1 input and 1 output object
 +
 +**Restriction:​** there must be at least two tasks in the same stereotype group\\
 +**Error:** group must have at least 2 members
 +
 +**Restriction:​** all group tasks from the same stereotype group must be on different lanes\\
 +**Error:** each group task must be on separate lane
 +
 +**Restriction:​** any task from the stereotype group must not be in the incoming or outgoing path of another task from the same stereotype group\\
 +**Error:** all group tasks must be parallel
 +
 +**Restriction:​** all tasks from different stereotype groups must be in the same order on each lane - ordered lists of stereotype groups must match for each lane\\
 +**Warning:​** all group tasks are possibly not parallel
 +
 +**Restriction:​** all tasks from the same stereotype group that have common ExclusiveGateway elements in their paths (all tasks have the same ExclusiveGateway in their paths) must exist in all paths that start from these common ExclusiveGateways\\
 +**Warning:​** group task is possibly not accessible to the rest of the group
 +
 +**Restriction:​** there must be at least one StartEvent element on the model (to run parallelity checks)\\
 +**Warning:​** StartEvent element is missing
pe-bpmn-editor_mpc.txt · Last modified: 2020/03/02 14:56 by pullonen