X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=src%2Ftest%2Fresources%2Fexample%2Fxsl-validation%2FmodelBpmnForVerif.json;h=567a69db3a39aeb9b3d9a1b96847919c3d92069f;hb=bc25b72025a7b92c2b1bb7a3f0cfcd9ddedba001;hp=1bef49a1ab495bb4d9ec54d4034a423fcaf06c40;hpb=4c14395a640b3f0f1d0422b5ff7f840ebee8e92d;p=clamp.git diff --git a/src/test/resources/example/xsl-validation/modelBpmnForVerif.json b/src/test/resources/example/xsl-validation/modelBpmnForVerif.json index 1bef49a1..567a69db 100644 --- a/src/test/resources/example/xsl-validation/modelBpmnForVerif.json +++ b/src/test/resources/example/xsl-validation/modelBpmnForVerif.json @@ -1,38 +1,26 @@ { - "collector": [ - { - "id": "Collector_", - "from": "StartEvent_1" - } - ], - "stringMatch": [ - { - "id": "StringMatch_0tw2y4f", - "from": "Collector_" - } - ], - "policy": [ - { - "id": "Policy_", - "from": "TCA_09hcdsx" - } - ], - "tca": [ - { - "id": "TCA_09hcdsx", - "from": "VesCollector_1kxjxy6" - } - ], - "vesCollector": [ - { - "id": "VesCollector_1kxjxy6", - "from": "Holmes_1fzdqp9" - } - ], - "holmes": [ - { - "id": "Holmes_1fzdqp9", - "from": "StringMatch_0tw2y4f" - } - ] -} \ No newline at end of file + "policy": [ + { + "id": "Policy_", + "from": "TCA_09hcdsx" + } + ], + "tca": [ + { + "id": "TCA_09hcdsx", + "from": "VesCollector_1kxjxy6" + } + ], + "vesCollector": [ + { + "id": "VesCollector_1kxjxy6", + "from": "Holmes_1fzdqp9" + } + ], + "holmes": [ + { + "id": "Holmes_1fzdqp9", + "from": "StartEvent_1" + } + ] +}