1
0

fix(bpmn): wrap diagram layout to two rows so fit-viewport is readable

Regenerated BPMN diagram interchange only; the process definition is byte-identical. The imported package laid all 33 nodes in one row (~5000x180), unreadable under fit-viewport. Now two rows (~3030x810) with branch lanes and routed edges.
This commit is contained in:
2026-08-31 09:26:59 +00:00
parent b65b7b99b3
commit df29580cd8

View File

@@ -176,239 +176,257 @@
<bpmndi:BPMNDiagram id="BPMNDiagram_IeceresVirzisana"> <bpmndi:BPMNDiagram id="BPMNDiagram_IeceresVirzisana">
<bpmndi:BPMNPlane id="BPMNPlane_IeceresVirzisana" bpmnElement="Process_BuvnieciibasIeceresVirzisana"> <bpmndi:BPMNPlane id="BPMNPlane_IeceresVirzisana" bpmnElement="Process_BuvnieciibasIeceresVirzisana">
<bpmndi:BPMNShape id="Shape_Start_IeceresIerosinasana" bpmnElement="Start_IeceresIerosinasana"> <bpmndi:BPMNShape id="Shape_Start_IeceresIerosinasana" bpmnElement="Start_IeceresIerosinasana">
<dc:Bounds x="120" y="282" width="36" height="36"/> <dc:Bounds x="120" y="242" width="36" height="36"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_RegisterIecere" bpmnElement="Task_RegisterIecere"> <bpmndi:BPMNShape id="Shape_Task_RegisterIecere" bpmnElement="Task_RegisterIecere">
<dc:Bounds x="216" y="260" width="140" height="80"/> <dc:Bounds x="226" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_FetchRegisterData" bpmnElement="Task_FetchRegisterData"> <bpmndi:BPMNShape id="Shape_Task_FetchRegisterData" bpmnElement="Task_FetchRegisterData">
<dc:Bounds x="416" y="260" width="140" height="80"/> <dc:Bounds x="446" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_DetermineDocumentType" bpmnElement="Task_DetermineDocumentType"> <bpmndi:BPMNShape id="Shape_Task_DetermineDocumentType" bpmnElement="Task_DetermineDocumentType">
<dc:Bounds x="616" y="260" width="140" height="80"/> <dc:Bounds x="666" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Gateway_DocumentType" bpmnElement="Gateway_DocumentType"> <bpmndi:BPMNShape id="Shape_Gateway_DocumentType" bpmnElement="Gateway_DocumentType">
<dc:Bounds x="816" y="275" width="50" height="50"/> <dc:Bounds x="886" y="235" width="50" height="50"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_SimplifiedProcedure" bpmnElement="Task_SimplifiedProcedure"> <bpmndi:BPMNShape id="Shape_Task_SimplifiedProcedure" bpmnElement="Task_SimplifiedProcedure">
<dc:Bounds x="926" y="260" width="140" height="80"/> <dc:Bounds x="1006" y="100" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_NotificationOnly" bpmnElement="Task_NotificationOnly"> <bpmndi:BPMNShape id="Shape_Task_NotificationOnly" bpmnElement="Task_NotificationOnly">
<dc:Bounds x="1126" y="260" width="140" height="80"/> <dc:Bounds x="1006" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_PublicConsultationCheck" bpmnElement="Task_PublicConsultationCheck"> <bpmndi:BPMNShape id="Shape_Task_PublicConsultationCheck" bpmnElement="Task_PublicConsultationCheck">
<dc:Bounds x="1326" y="260" width="140" height="80"/> <dc:Bounds x="1006" y="340" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Gateway_PublicConsultation" bpmnElement="Gateway_PublicConsultation"> <bpmndi:BPMNShape id="Shape_Gateway_PublicConsultation" bpmnElement="Gateway_PublicConsultation">
<dc:Bounds x="1526" y="275" width="50" height="50"/> <dc:Bounds x="1226" y="235" width="50" height="50"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_PublicConsultation" bpmnElement="Task_PublicConsultation"> <bpmndi:BPMNShape id="Shape_Task_PublicConsultation" bpmnElement="Task_PublicConsultation">
<dc:Bounds x="1636" y="260" width="140" height="80"/> <dc:Bounds x="1346" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvvaldeReview" bpmnElement="Task_BuvvaldeReview"> <bpmndi:BPMNShape id="Shape_Task_BuvvaldeReview" bpmnElement="Task_BuvvaldeReview">
<dc:Bounds x="1836" y="260" width="140" height="80"/> <dc:Bounds x="1566" y="220" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Event_Buvatlauja" bpmnElement="Event_Buvatlauja"> <bpmndi:BPMNShape id="Shape_Event_Buvatlauja" bpmnElement="Event_Buvatlauja">
<dc:Bounds x="2036" y="282" width="36" height="36"/> <dc:Bounds x="1786" y="242" width="36" height="36"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Sub_ProjektesanasNosacijumi" bpmnElement="Sub_ProjektesanasNosacijumi" isExpanded="true"> <bpmndi:BPMNShape id="Shape_Sub_ProjektesanasNosacijumi" bpmnElement="Sub_ProjektesanasNosacijumi" isExpanded="true">
<dc:Bounds x="2132" y="210" width="760" height="180"/> <dc:Bounds x="1892" y="160" width="1140" height="200"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Start_PN" bpmnElement="Start_PN">
<dc:Bounds x="2162" y="282" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_IzstradatBuvprojektu" bpmnElement="Task_IzstradatBuvprojektu">
<dc:Bounds x="2238" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_EkspertizeCheck" bpmnElement="Task_EkspertizeCheck">
<dc:Bounds x="2418" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_SaskanotTNI" bpmnElement="Task_SaskanotTNI">
<dc:Bounds x="2598" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvvaldeAtzime" bpmnElement="Task_BuvvaldeAtzime">
<dc:Bounds x="2778" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_End_PN" bpmnElement="End_PN">
<dc:Bounds x="2958" y="282" width="36" height="36"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Sub_BUNIzpilde" bpmnElement="Sub_BUNIzpilde" isExpanded="true"> <bpmndi:BPMNShape id="Shape_Sub_BUNIzpilde" bpmnElement="Sub_BUNIzpilde" isExpanded="true">
<dc:Bounds x="2952" y="210" width="760" height="180"/> <dc:Bounds x="120" y="610" width="780" height="200"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Start_BUN" bpmnElement="Start_BUN">
<dc:Bounds x="2982" y="282" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_IesniegtBUNDokumentus" bpmnElement="Task_IesniegtBUNDokumentus">
<dc:Bounds x="3058" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvvaldeBUNAtzime" bpmnElement="Task_BuvvaldeBUNAtzime">
<dc:Bounds x="3238" y="260" width="140" height="80"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_End_BUN" bpmnElement="End_BUN">
<dc:Bounds x="3418" y="282" width="36" height="36"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvdarbuUzraudziba" bpmnElement="Task_BuvdarbuUzraudziba"> <bpmndi:BPMNShape id="Shape_Task_BuvdarbuUzraudziba" bpmnElement="Task_BuvdarbuUzraudziba">
<dc:Bounds x="3772" y="260" width="140" height="80"/> <dc:Bounds x="970" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_GatavibaEkspluatacijai" bpmnElement="Task_GatavibaEkspluatacijai"> <bpmndi:BPMNShape id="Shape_Task_GatavibaEkspluatacijai" bpmnElement="Task_GatavibaEkspluatacijai">
<dc:Bounds x="3972" y="260" width="140" height="80"/> <dc:Bounds x="1190" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_VienotaisProcessCheck" bpmnElement="Task_VienotaisProcessCheck"> <bpmndi:BPMNShape id="Shape_Task_VienotaisProcessCheck" bpmnElement="Task_VienotaisProcessCheck">
<dc:Bounds x="4172" y="260" width="140" height="80"/> <dc:Bounds x="1410" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Gateway_VienotaisProcess" bpmnElement="Gateway_VienotaisProcess"> <bpmndi:BPMNShape id="Shape_Gateway_VienotaisProcess" bpmnElement="Gateway_VienotaisProcess">
<dc:Bounds x="4372" y="275" width="50" height="50"/> <dc:Bounds x="1630" y="685" width="50" height="50"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_PienemsanaEkspluatacija" bpmnElement="Task_PienemsanaEkspluatacija"> <bpmndi:BPMNShape id="Shape_Task_PienemsanaEkspluatacija" bpmnElement="Task_PienemsanaEkspluatacija">
<dc:Bounds x="4482" y="260" width="140" height="80"/> <dc:Bounds x="1750" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_KadastraRegistracija" bpmnElement="Task_KadastraRegistracija"> <bpmndi:BPMNShape id="Shape_Task_KadastraRegistracija" bpmnElement="Task_KadastraRegistracija">
<dc:Bounds x="4682" y="260" width="140" height="80"/> <dc:Bounds x="1970" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_ZemesgramatasIeraksts" bpmnElement="Task_ZemesgramatasIeraksts"> <bpmndi:BPMNShape id="Shape_Task_ZemesgramatasIeraksts" bpmnElement="Task_ZemesgramatasIeraksts">
<dc:Bounds x="4882" y="260" width="140" height="80"/> <dc:Bounds x="2190" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_WriteAudit" bpmnElement="Task_WriteAudit"> <bpmndi:BPMNShape id="Shape_Task_WriteAudit" bpmnElement="Task_WriteAudit">
<dc:Bounds x="5082" y="260" width="140" height="80"/> <dc:Bounds x="2410" y="670" width="150" height="80"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_End_BuveRegistreta" bpmnElement="End_BuveRegistreta"> <bpmndi:BPMNShape id="Shape_End_BuveRegistreta" bpmnElement="End_BuveRegistreta">
<dc:Bounds x="5282" y="282" width="36" height="36"/> <dc:Bounds x="2630" y="692" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Start_PN" bpmnElement="Start_PN">
<dc:Bounds x="1932" y="242" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_IzstradatBuvprojektu" bpmnElement="Task_IzstradatBuvprojektu">
<dc:Bounds x="1998" y="225" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_EkspertizeCheck" bpmnElement="Task_EkspertizeCheck">
<dc:Bounds x="2178" y="225" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_SaskanotTNI" bpmnElement="Task_SaskanotTNI">
<dc:Bounds x="2358" y="225" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvvaldeAtzime" bpmnElement="Task_BuvvaldeAtzime">
<dc:Bounds x="2538" y="225" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_End_PN" bpmnElement="End_PN">
<dc:Bounds x="2718" y="242" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Start_BUN" bpmnElement="Start_BUN">
<dc:Bounds x="160" y="692" width="36" height="36"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_IesniegtBUNDokumentus" bpmnElement="Task_IesniegtBUNDokumentus">
<dc:Bounds x="226" y="675" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_Task_BuvvaldeBUNAtzime" bpmnElement="Task_BuvvaldeBUNAtzime">
<dc:Bounds x="406" y="675" width="150" height="70"/>
</bpmndi:BPMNShape>
<bpmndi:BPMNShape id="Shape_End_BUN" bpmnElement="End_BUN">
<dc:Bounds x="586" y="692" width="36" height="36"/>
</bpmndi:BPMNShape> </bpmndi:BPMNShape>
<bpmndi:BPMNEdge id="Edge_PN_01" bpmnElement="PN_01"> <bpmndi:BPMNEdge id="Edge_PN_01" bpmnElement="PN_01">
<di:waypoint x="2198" y="300"/> <di:waypoint x="1968" y="260"/>
<di:waypoint x="2238" y="300"/> <di:waypoint x="1998" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_PN_02" bpmnElement="PN_02"> <bpmndi:BPMNEdge id="Edge_PN_02" bpmnElement="PN_02">
<di:waypoint x="2378" y="300"/> <di:waypoint x="2148" y="260"/>
<di:waypoint x="2418" y="300"/> <di:waypoint x="2178" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_PN_03" bpmnElement="PN_03"> <bpmndi:BPMNEdge id="Edge_PN_03" bpmnElement="PN_03">
<di:waypoint x="2558" y="300"/> <di:waypoint x="2328" y="260"/>
<di:waypoint x="2598" y="300"/> <di:waypoint x="2358" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_PN_04" bpmnElement="PN_04"> <bpmndi:BPMNEdge id="Edge_PN_04" bpmnElement="PN_04">
<di:waypoint x="2738" y="300"/> <di:waypoint x="2508" y="260"/>
<di:waypoint x="2778" y="300"/> <di:waypoint x="2538" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_PN_05" bpmnElement="PN_05"> <bpmndi:BPMNEdge id="Edge_PN_05" bpmnElement="PN_05">
<di:waypoint x="2918" y="300"/> <di:waypoint x="2688" y="260"/>
<di:waypoint x="2958" y="300"/> <di:waypoint x="2718" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_BUN_01" bpmnElement="BUN_01"> <bpmndi:BPMNEdge id="Edge_BUN_01" bpmnElement="BUN_01">
<di:waypoint x="3018" y="300"/> <di:waypoint x="196" y="710"/>
<di:waypoint x="3058" y="300"/> <di:waypoint x="226" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_BUN_02" bpmnElement="BUN_02"> <bpmndi:BPMNEdge id="Edge_BUN_02" bpmnElement="BUN_02">
<di:waypoint x="3198" y="300"/> <di:waypoint x="376" y="710"/>
<di:waypoint x="3238" y="300"/> <di:waypoint x="406" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_BUN_03" bpmnElement="BUN_03"> <bpmndi:BPMNEdge id="Edge_BUN_03" bpmnElement="BUN_03">
<di:waypoint x="3378" y="300"/> <di:waypoint x="556" y="710"/>
<di:waypoint x="3418" y="300"/> <di:waypoint x="586" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_01" bpmnElement="Flow_01"> <bpmndi:BPMNEdge id="Edge_Flow_01" bpmnElement="Flow_01">
<di:waypoint x="156" y="300"/> <di:waypoint x="156" y="260"/>
<di:waypoint x="216" y="300"/> <di:waypoint x="226" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_02" bpmnElement="Flow_02"> <bpmndi:BPMNEdge id="Edge_Flow_02" bpmnElement="Flow_02">
<di:waypoint x="356" y="300"/> <di:waypoint x="376" y="260"/>
<di:waypoint x="416" y="300"/> <di:waypoint x="446" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_03" bpmnElement="Flow_03"> <bpmndi:BPMNEdge id="Edge_Flow_03" bpmnElement="Flow_03">
<di:waypoint x="556" y="300"/> <di:waypoint x="596" y="260"/>
<di:waypoint x="616" y="300"/> <di:waypoint x="666" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_04" bpmnElement="Flow_04"> <bpmndi:BPMNEdge id="Edge_Flow_04" bpmnElement="Flow_04">
<di:waypoint x="756" y="300"/> <di:waypoint x="816" y="260"/>
<di:waypoint x="816" y="300"/> <di:waypoint x="886" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_Buvatlauja" bpmnElement="Flow_Buvatlauja"> <bpmndi:BPMNEdge id="Edge_Flow_Buvatlauja" bpmnElement="Flow_Buvatlauja">
<di:waypoint x="866" y="300"/> <di:waypoint x="936" y="260"/>
<di:waypoint x="1326" y="300"/> <di:waypoint x="971" y="260"/>
<di:waypoint x="971" y="380"/>
<di:waypoint x="1006" y="380"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_VienkarsotaKartiba" bpmnElement="Flow_VienkarsotaKartiba"> <bpmndi:BPMNEdge id="Edge_Flow_VienkarsotaKartiba" bpmnElement="Flow_VienkarsotaKartiba">
<di:waypoint x="866" y="300"/> <di:waypoint x="936" y="260"/>
<di:waypoint x="926" y="300"/> <di:waypoint x="971" y="260"/>
<di:waypoint x="971" y="140"/>
<di:waypoint x="1006" y="140"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_Pazinojums" bpmnElement="Flow_Pazinojums"> <bpmndi:BPMNEdge id="Edge_Flow_Pazinojums" bpmnElement="Flow_Pazinojums">
<di:waypoint x="866" y="300"/> <di:waypoint x="936" y="260"/>
<di:waypoint x="1126" y="300"/> <di:waypoint x="1006" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_05" bpmnElement="Flow_05"> <bpmndi:BPMNEdge id="Edge_Flow_05" bpmnElement="Flow_05">
<di:waypoint x="1466" y="300"/> <di:waypoint x="1156" y="380"/>
<di:waypoint x="1526" y="300"/> <di:waypoint x="1191" y="380"/>
<di:waypoint x="1191" y="260"/>
<di:waypoint x="1226" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_Apspriesana" bpmnElement="Flow_Apspriesana"> <bpmndi:BPMNEdge id="Edge_Flow_Apspriesana" bpmnElement="Flow_Apspriesana">
<di:waypoint x="1576" y="300"/> <di:waypoint x="1276" y="260"/>
<di:waypoint x="1636" y="300"/> <di:waypoint x="1346" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_NoApspriesana" bpmnElement="Flow_NoApspriesana"> <bpmndi:BPMNEdge id="Edge_Flow_NoApspriesana" bpmnElement="Flow_NoApspriesana">
<di:waypoint x="1576" y="300"/> <di:waypoint x="1276" y="260"/>
<di:waypoint x="1836" y="300"/> <di:waypoint x="1566" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_06" bpmnElement="Flow_06"> <bpmndi:BPMNEdge id="Edge_Flow_06" bpmnElement="Flow_06">
<di:waypoint x="1776" y="300"/> <di:waypoint x="1496" y="260"/>
<di:waypoint x="1836" y="300"/> <di:waypoint x="1566" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_07" bpmnElement="Flow_07"> <bpmndi:BPMNEdge id="Edge_Flow_07" bpmnElement="Flow_07">
<di:waypoint x="1976" y="300"/> <di:waypoint x="1716" y="260"/>
<di:waypoint x="2036" y="300"/> <di:waypoint x="1786" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_08" bpmnElement="Flow_08"> <bpmndi:BPMNEdge id="Edge_Flow_08" bpmnElement="Flow_08">
<di:waypoint x="2072" y="300"/> <di:waypoint x="1822" y="260"/>
<di:waypoint x="2132" y="300"/> <di:waypoint x="1892" y="260"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_09" bpmnElement="Flow_09"> <bpmndi:BPMNEdge id="Edge_Flow_09" bpmnElement="Flow_09">
<di:waypoint x="2892" y="300"/> <di:waypoint x="3032" y="260"/>
<di:waypoint x="2952" y="300"/> <di:waypoint x="3062" y="260"/>
<di:waypoint x="3062" y="800"/>
<di:waypoint x="80" y="800"/>
<di:waypoint x="80" y="710"/>
<di:waypoint x="120" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_10" bpmnElement="Flow_10"> <bpmndi:BPMNEdge id="Edge_Flow_10" bpmnElement="Flow_10">
<di:waypoint x="3712" y="300"/> <di:waypoint x="900" y="710"/>
<di:waypoint x="3772" y="300"/> <di:waypoint x="970" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_ToBuvdarbi" bpmnElement="Flow_ToBuvdarbi"> <bpmndi:BPMNEdge id="Edge_Flow_ToBuvdarbi" bpmnElement="Flow_ToBuvdarbi">
<di:waypoint x="1066" y="300"/> <di:waypoint x="1156" y="140"/>
<di:waypoint x="3772" y="300"/> <di:waypoint x="1186" y="140"/>
<di:waypoint x="1186" y="800"/>
<di:waypoint x="930" y="800"/>
<di:waypoint x="930" y="710"/>
<di:waypoint x="970" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_ToBuvdarbi2" bpmnElement="Flow_ToBuvdarbi2"> <bpmndi:BPMNEdge id="Edge_Flow_ToBuvdarbi2" bpmnElement="Flow_ToBuvdarbi2">
<di:waypoint x="1266" y="300"/> <di:waypoint x="1156" y="260"/>
<di:waypoint x="3772" y="300"/> <di:waypoint x="1186" y="260"/>
<di:waypoint x="1186" y="800"/>
<di:waypoint x="930" y="800"/>
<di:waypoint x="930" y="710"/>
<di:waypoint x="970" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_11" bpmnElement="Flow_11"> <bpmndi:BPMNEdge id="Edge_Flow_11" bpmnElement="Flow_11">
<di:waypoint x="3912" y="300"/> <di:waypoint x="1120" y="710"/>
<di:waypoint x="3972" y="300"/> <di:waypoint x="1190" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_12" bpmnElement="Flow_12"> <bpmndi:BPMNEdge id="Edge_Flow_12" bpmnElement="Flow_12">
<di:waypoint x="4112" y="300"/> <di:waypoint x="1340" y="710"/>
<di:waypoint x="4172" y="300"/> <di:waypoint x="1410" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_13" bpmnElement="Flow_13"> <bpmndi:BPMNEdge id="Edge_Flow_13" bpmnElement="Flow_13">
<di:waypoint x="4312" y="300"/> <di:waypoint x="1560" y="710"/>
<di:waypoint x="4372" y="300"/> <di:waypoint x="1630" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_Vienotais" bpmnElement="Flow_Vienotais"> <bpmndi:BPMNEdge id="Edge_Flow_Vienotais" bpmnElement="Flow_Vienotais">
<di:waypoint x="4422" y="300"/> <di:waypoint x="1680" y="710"/>
<di:waypoint x="4482" y="300"/> <di:waypoint x="1750" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_Atseviskais" bpmnElement="Flow_Atseviskais"> <bpmndi:BPMNEdge id="Edge_Flow_Atseviskais" bpmnElement="Flow_Atseviskais">
<di:waypoint x="4422" y="300"/> <di:waypoint x="1680" y="710"/>
<di:waypoint x="4482" y="300"/> <di:waypoint x="1750" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_14" bpmnElement="Flow_14"> <bpmndi:BPMNEdge id="Edge_Flow_14" bpmnElement="Flow_14">
<di:waypoint x="4622" y="300"/> <di:waypoint x="1900" y="710"/>
<di:waypoint x="4682" y="300"/> <di:waypoint x="1970" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_15" bpmnElement="Flow_15"> <bpmndi:BPMNEdge id="Edge_Flow_15" bpmnElement="Flow_15">
<di:waypoint x="4822" y="300"/> <di:waypoint x="2120" y="710"/>
<di:waypoint x="4882" y="300"/> <di:waypoint x="2190" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_16" bpmnElement="Flow_16"> <bpmndi:BPMNEdge id="Edge_Flow_16" bpmnElement="Flow_16">
<di:waypoint x="5022" y="300"/> <di:waypoint x="2340" y="710"/>
<di:waypoint x="5082" y="300"/> <di:waypoint x="2410" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
<bpmndi:BPMNEdge id="Edge_Flow_17" bpmnElement="Flow_17"> <bpmndi:BPMNEdge id="Edge_Flow_17" bpmnElement="Flow_17">
<di:waypoint x="5222" y="300"/> <di:waypoint x="2560" y="710"/>
<di:waypoint x="5282" y="300"/> <di:waypoint x="2630" y="710"/>
</bpmndi:BPMNEdge> </bpmndi:BPMNEdge>
</bpmndi:BPMNPlane> </bpmndi:BPMNPlane>
</bpmndi:BPMNDiagram> </bpmndi:BPMNDiagram>