...
Elements always require a label | |
---|---|
Error | Solution |
A (sub-)process requires at least one start and one end event | |
---|---|
Error | Solution |
A (sub-)process might only have one unspecified start event | |
---|---|
Error | Solution |
In an event-based sub-process, the start event must be specified | |
---|---|
Error | Solution |
All elements must be connected | |
---|---|
Error | Solution |
Multiple incoming sequence flows to an activity must be merged in a gateway before | |
---|---|
Error | Solution |
Sequence flows might not be split implicitly in an activity, but rather be split by a gateway afterwards | |
---|---|
Error | Solution |
There cannot exist duplicate sequence flows (equal start and end) | |
---|---|
Error | Solution |
No redundant gateways (only one source and one target) | |
---|---|
Error | Solution |
Gateways may not simultaneously merge and split sequence flows | |
---|---|
Error | Solution |