Fkiditkannichahmed / oryx-editor

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

Handling conditional flow in BPMN2PN / Preprocessor and syntax check #176

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
As-is:
Conditional flow and default flow and currently treated just like normal
sequence flow.

To-be:
The syntax checker should ensure that a proper combination of flows is
present: default flow requires either conditional flows or must originate
in a data-based exclusive or inclusive gateway

The preprocessor should convert conditional flows / default flows (that do
not originate in a data-based exclusive or inclusive gateways) into XOR
gateways. This is necessary for proper simulation.

Original issue reported on code.google.com by gero.dec...@googlemail.com on 20 Jul 2008 at 6:06

GoogleCodeExporter commented 9 years ago
gero, has this been fixed yet?

Original comment by NicoPete...@gmail.com on 9 Oct 2008 at 7:22

GoogleCodeExporter commented 9 years ago
kai, has this been fixed yet?

Original comment by NicoPete...@gmail.com on 4 Nov 2008 at 4:24

GoogleCodeExporter commented 9 years ago
I think the syntax checker has to be adjusted to check this, I will do it as 
soon as
possible (with low priority).

Original comment by schlicht...@gmail.com on 4 Nov 2008 at 11:25