From 424fdc0ae3942edeecf1025fde1738bcaa2895b2 Mon Sep 17 00:00:00 2001 From: Andrea Zagli Date: Wed, 16 Mar 2016 18:22:18 +0100 Subject: [PATCH] Added bpmn diagram sample files. --- tests/diagram.bpmn | 229 +++++++++++++++++++++++++++++++++ tests/diagram_linear_flow.bpmn | 77 +++++++++++ 2 files changed, 306 insertions(+) create mode 100644 tests/diagram.bpmn create mode 100644 tests/diagram_linear_flow.bpmn diff --git a/tests/diagram.bpmn b/tests/diagram.bpmn new file mode 100644 index 0000000..13750f4 --- /dev/null +++ b/tests/diagram.bpmn @@ -0,0 +1,229 @@ + + + + + SequenceFlow_1fd82nw + + + SequenceFlow_1fd82nw + SequenceFlow_0hqlt6b + SequenceFlow_1edb6at + + + SequenceFlow_1edb6at + SequenceFlow_1jvyj2c + SequenceFlow_1htym65 + + + + SequenceFlow_1jvyj2c + SequenceFlow_1h8gns3 + + + + SequenceFlow_1htym65 + SequenceFlow_1ys9s3o + SequenceFlow_12iohuh + + + + + SequenceFlow_1h8gns3 + SequenceFlow_18qvsx8 + + + + + SequenceFlow_18qvsx8 + SequenceFlow_1588uz1 + SequenceFlow_0hqlt6b + + + + SequenceFlow_1588uz1 + + + + + SequenceFlow_00vltw2 + SequenceFlow_10hj0q1 + + + SequenceFlow_10hj0q1 + SequenceFlow_0xqpmm3 + SequenceFlow_1ys9s3o + + + + SequenceFlow_0xqpmm3 + + + + + + + SequenceFlow_12iohuh + SequenceFlow_00vltw2 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/tests/diagram_linear_flow.bpmn b/tests/diagram_linear_flow.bpmn new file mode 100644 index 0000000..555edfa --- /dev/null +++ b/tests/diagram_linear_flow.bpmn @@ -0,0 +1,77 @@ + + + + + SequenceFlow_1rlkid5 + + + SequenceFlow_1rlkid5 + SequenceFlow_03gwqu3 + + + + SequenceFlow_03gwqu3 + SequenceFlow_11hkvf0 + + + + SequenceFlow_11hkvf0 + SequenceFlow_1d5fstb + + + + SequenceFlow_1d5fstb + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + -- 2.49.0