ductt-neo / oryx-editor

Automatically exported from code.google.com/p/oryx-editor
0 stars 0 forks source link

BPMN syntax check ignores containment relation #345

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Create a BPMN model with two pools, both containing a lane
2. Insert a task in each of the two lanes
3. Connect both task with sequence flow
4. Invoke the BPMN syntax checker

What is the expected output?
The sequence flow connecting two tasks in lanes of different pools is 
highlighted as a syntax error.

What do you see instead?
The syntax checker does not find any syntax error.

Original issue reported on code.google.com by matthias.weidlich on 8 Jan 2009 at 2:48

GoogleCodeExporter commented 9 years ago

Original comment by schlicht...@gmail.com on 13 Jan 2009 at 1:06