diff options
author | xg353y <xg353y@intl.att.com> | 2017-09-27 13:21:21 +0200 |
---|---|---|
committer | xg353y <xg353y@intl.att.com> | 2017-09-27 17:41:27 +0200 |
commit | bc25b72025a7b92c2b1bb7a3f0cfcd9ddedba001 (patch) | |
tree | 08a54b4fdb46718ccb79c95af289f119b6389888 /src/test/resources/example/dao | |
parent | 608120c4b86ebf23713e14609d12883c0540e661 (diff) |
Code Improvement
Change-Id: I703aabf234cb656b1faea3b5c0776d034d8ec807
Signed-off-by: xg353y <xg353y@intl.att.com>
Issue-ID: CLAMP-54
Diffstat (limited to 'src/test/resources/example/dao')
-rw-r--r-- | src/test/resources/example/dao/bpmn-template.xml | 20 | ||||
-rw-r--r-- | src/test/resources/example/dao/image-template.xml | 42 |
2 files changed, 2 insertions, 60 deletions
diff --git a/src/test/resources/example/dao/bpmn-template.xml b/src/test/resources/example/dao/bpmn-template.xml index 5aa133acf..12671ac92 100644 --- a/src/test/resources/example/dao/bpmn-template.xml +++ b/src/test/resources/example/dao/bpmn-template.xml @@ -4,16 +4,8 @@ <bpmn:startEvent id="StartEvent_1"> <bpmn:outgoing>SequenceFlow_0mshiwd</bpmn:outgoing> </bpmn:startEvent> - <bpmn:collector id="Collector_1i63yo1"> - <bpmn:incoming>SequenceFlow_0mshiwd</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_0z37chw</bpmn:outgoing> - </bpmn:collector> - <bpmn:stringMatch id="StringMatch_1g5af0z"> - <bpmn:incoming>SequenceFlow_0z37chw</bpmn:incoming> - <bpmn:outgoing>SequenceFlow_1io8zzg</bpmn:outgoing> - </bpmn:stringMatch> <bpmn:vesCollector id="VesCollector_1s3sgbh"> - <bpmn:incoming>SequenceFlow_1io8zzg</bpmn:incoming> + <bpmn:incoming>SequenceFlow_0mshiwd</bpmn:incoming> <bpmn:outgoing>SequenceFlow_0yenh9m</bpmn:outgoing> </bpmn:vesCollector> <bpmn:holmes id="Holmes_1m8n1s9"> @@ -31,9 +23,7 @@ <bpmn:endEvent id="EndEvent_0z8t6ek"> <bpmn:incoming>SequenceFlow_1q2yngv</bpmn:incoming> </bpmn:endEvent> - <bpmn:sequenceFlow id="SequenceFlow_0mshiwd" sourceRef="StartEvent_1" targetRef="Collector_1i63yo1" /> - <bpmn:sequenceFlow id="SequenceFlow_0z37chw" sourceRef="Collector_1i63yo1" targetRef="StringMatch_1g5af0z" /> - <bpmn:sequenceFlow id="SequenceFlow_1io8zzg" sourceRef="StringMatch_1g5af0z" targetRef="VesCollector_1s3sgbh" /> + <bpmn:sequenceFlow id="SequenceFlow_0mshiwd" sourceRef="StartEvent_1" targetRef="VesCollector_1s3sgbh" /> <bpmn:sequenceFlow id="SequenceFlow_0yenh9m" sourceRef="VesCollector_1s3sgbh" targetRef="Holmes_1m8n1s9" /> <bpmn:sequenceFlow id="SequenceFlow_1gq21be" sourceRef="Holmes_1m8n1s9" targetRef="TCA_11n5nl9" /> <bpmn:sequenceFlow id="SequenceFlow_14phr7v" sourceRef="TCA_11n5nl9" targetRef="Policy_19c1hms" /> @@ -44,12 +34,6 @@ <bpmndi:BPMNShape id="_BPMNShape_StartEvent_2" bpmnElement="StartEvent_1"> <dc:Bounds x="50" y="162" width="36" height="36" /> </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="Collector_1i63yo1_di" bpmnElement="Collector_1i63yo1"> - <dc:Bounds x="216" y="152" width="120" height="80" /> - </bpmndi:BPMNShape> - <bpmndi:BPMNShape id="StringMatch_1g5af0z_di" bpmnElement="StringMatch_1g5af0z"> - <dc:Bounds x="378" y="140" width="120" height="80" /> - </bpmndi:BPMNShape> <bpmndi:BPMNShape id="VesCollector_1s3sgbh_di" bpmnElement="VesCollector_1s3sgbh"> <dc:Bounds x="552" y="140" width="120" height="80" /> </bpmndi:BPMNShape> diff --git a/src/test/resources/example/dao/image-template.xml b/src/test/resources/example/dao/image-template.xml index d7af2aa67..fe0af0671 100644 --- a/src/test/resources/example/dao/image-template.xml +++ b/src/test/resources/example/dao/image-template.xml @@ -70,48 +70,6 @@ </g> </g> <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="Collector_1i63yo1" - transform="matrix(1,0,0,1,216,152)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" - height="92"></rect> - <g class="djs-visual"> - <rect x="0" y="0" width="120" height="80" rx="0" ry="0" - style="stroke-width: 2;" stroke="#000000" fill="#ffffff"></rect> - <polyline points="120,80 120,20 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <polyline points="20,0 20,80 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <text style="font-family: Arial,sans-serif; font-size: 12px;" - class=" djs-label"> - <tspan x="35.5" y="43.5">Collector</tspan> - </text> - </g> - <rect x="0" y="0" width="120" height="80" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> - <g class="djs-element djs-shape" data-element-id="StringMatch_1g5af0z" - transform="matrix(1,0,0,1,378,140)" style="display: block;"> - <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" - height="92"></rect> - <g class="djs-visual"> - <rect x="0" y="0" width="120" height="80" rx="0" ry="0" - style="stroke-width: 2;" stroke="#000000" fill="#ffffff"></rect> - <polyline points="0,20 120,20 " style="stroke-width: 2;" - fill="none" stroke="#000000"></polyline> - <text style="font-family: Arial,sans-serif; font-size: 12px;" - class=" djs-label"> - <tspan x="27.5" y="43.5">StringMatch</tspan> - </text> - </g> - <rect x="0" y="0" width="120" height="80" - style="stroke-opacity: 0; stroke-width: 15;" fill="none" stroke="#ffffff" - class="djs-hit"></rect> - </g> - </g> - <g class="djs-group" xmlns="http://www.w3.org/2000/svg"> <g class="djs-element djs-shape" data-element-id="VesCollector_1s3sgbh" transform="matrix(1,0,0,1,552,140)" style="display: block;"> <rect fill="none" class="djs-outline" x="-6" y="-6" width="132" |