From 8bd44b50ca58c91fedae04fa134ca9b0033a0407 Mon Sep 17 00:00:00 2001 From: David Kaufmann Date: Tue, 6 Nov 2018 22:31:51 +0100 Subject: [PATCH] more bpmn-stuff --- .../main/resources/sentiment-analysis.bpmn | 199 +++++++----------- 1 file changed, 81 insertions(+), 118 deletions(-) diff --git a/sentiment-analysis/src/main/resources/sentiment-analysis.bpmn b/sentiment-analysis/src/main/resources/sentiment-analysis.bpmn index 9d95c89..7cefa39 100644 --- a/sentiment-analysis/src/main/resources/sentiment-analysis.bpmn +++ b/sentiment-analysis/src/main/resources/sentiment-analysis.bpmn @@ -4,41 +4,11 @@ - - - Stage 2 - Task_05u1qwp - - - Task_1rt5mbt - Task_1n6iu8h - Task_1cfglzc - - - Task_1kanz3j - Task_0fs65yp - Task_1tosag4 - EndEvent_0bmuv13 - StartEvent_1t6nxib - ExclusiveGateway_0onybdl - - - - - - - - len(terms) == 0 - - + SequenceFlow_0utq8ut SequenceFlow_1a5mps5 - - SequenceFlow_0azrswq - SequenceFlow_03ohp0o - SequenceFlow_0utq8ut SequenceFlow_1xc6g12 @@ -54,7 +24,6 @@ Property_0qnzisj - SequenceFlow_1gbx7mw SequenceFlow_0azv06r @@ -64,18 +33,6 @@ SequenceFlow_1xc6g12 SequenceFlow_0azv06r - - SequenceFlow_0okj60f - SequenceFlow_03ohp0o - - DataObjectReference_10ouwro - - - DataObjectReference_10ouwro - - - - @@ -83,7 +40,6 @@ Property_00nk8ci - @@ -94,8 +50,6 @@ DataObjectReference_1paeomp - - @@ -103,141 +57,150 @@ SequenceFlow_0okj60f SequenceFlow_10v2c9r - - - All terms are analyzed - + + + + + + + All terms are analyzed + ${terms}==[] + + + + + + + + + SequenceFlow_0okj60f + SequenceFlow_03ohp0o + + DataObjectReference_10ouwro + + + DataObjectReference_10ouwro + + + + SequenceFlow_0azrswq + SequenceFlow_03ohp0o + - + - + - + - + - + - + - + - + - - + + - + - - + + - - + + - + - + - + - + - - + + - + - - + + - - - + + + - - - + + + - - - + + + - - + + - - + + - + - - - - - - - - - + + - - - - - - - - - - - - - + + + + - - + + - - + + - - + + - + -- 2.43.0