TrafficLightCtrl.sct 68 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <xmi:XMI xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:notation="http://www.eclipse.org/gmf/runtime/1.0.2/notation" xmlns:sgraph="http://www.yakindu.org/sct/sgraph/2.0.0">
  3. <sgraph:Statechart xmi:id="_NPjBgBA-EeGQ0KsLDV4EFg" specification="interface:&#xD;&#xA; in event police_interrupt&#xD;&#xA; in event toggle&#xD;&#xA; &#xD;&#xA;interface TrafficLight:&#xD;&#xA; out event displayRed&#xD;&#xA; out event displayGreen&#xD;&#xA; out event displayYellow&#xD;&#xA; out event displayNone&#xD;&#xA; &#xD;&#xA;interface Timer:&#xD;&#xA; out event updateTimerColour: string&#xD;&#xA; out event updateTimerValue: integer&#xD;&#xA; &#xD;&#xA;internal:&#xD;&#xA; event resetTimer&#xD;&#xA; event disableTimer&#xD;&#xA; event enableTimer&#xD;&#xA; var counter: integer" name="TrafficLightCtrl">
  4. <regions xmi:id="_YM2j4CQsEeeu6I-nNWXkgQ" name="main">
  5. <vertices xsi:type="sgraph:State" xmi:id="_vg8wEDPQEee5PeA_UCoIqQ" specification="exit / raise TrafficLight.displayNone" name="main" incomingTransitions="_8cO0cDV1EeepxriBedJkbw">
  6. <outgoingTransitions xmi:id="_-G7bsDV1EeepxriBedJkbw" specification="toggle" target="_1Tw88DV1EeepxriBedJkbw"/>
  7. <regions xmi:id="_vhVKkDPQEee5PeA_UCoIqQ" name="trafficlight">
  8. <vertices xsi:type="sgraph:State" xmi:id="_YM5ALSQsEeeu6I-nNWXkgQ" name="interrupted" incomingTransitions="_gtX8IDPSEee5PeA_UCoIqQ">
  9. <outgoingTransitions xmi:id="_zc2TADPSEee5PeA_UCoIqQ" specification="police_interrupt / raise enableTimer" target="_yhdo0DPSEee5PeA_UCoIqQ"/>
  10. <regions xmi:id="_YM5nNSQsEeeu6I-nNWXkgQ" name="blinking">
  11. <vertices xsi:type="sgraph:State" xmi:id="_YM5nNiQsEeeu6I-nNWXkgQ" specification="entry / raise TrafficLight.displayNone" name="Black" incomingTransitions="_YM5nTSQsEeeu6I-nNWXkgQ">
  12. <outgoingTransitions xmi:id="_YM5nPiQsEeeu6I-nNWXkgQ" specification="after 500ms" target="_YM5nRSQsEeeu6I-nNWXkgQ"/>
  13. </vertices>
  14. <vertices xsi:type="sgraph:Entry" xmi:id="_YM5nQyQsEeeu6I-nNWXkgQ">
  15. <outgoingTransitions xmi:id="_YM5nRCQsEeeu6I-nNWXkgQ" target="_YM5nRSQsEeeu6I-nNWXkgQ"/>
  16. </vertices>
  17. <vertices xsi:type="sgraph:State" xmi:id="_YM5nRSQsEeeu6I-nNWXkgQ" specification="entry / raise TrafficLight.displayYellow" name="Yellow" incomingTransitions="_YM5nRCQsEeeu6I-nNWXkgQ _YM5nPiQsEeeu6I-nNWXkgQ">
  18. <outgoingTransitions xmi:id="_YM5nTSQsEeeu6I-nNWXkgQ" specification="after 500ms" target="_YM5nNiQsEeeu6I-nNWXkgQ"/>
  19. </vertices>
  20. </regions>
  21. </vertices>
  22. <vertices xsi:type="sgraph:State" xmi:id="_iLXc8DP6Eee5PeA_UCoIqQ" specification="" name="normal" incomingTransitions="_ksimsDSeEeeAPdsPiQ6GsA">
  23. <outgoingTransitions xmi:id="_gtX8IDPSEee5PeA_UCoIqQ" specification="police_interrupt / raise disableTimer" target="_YM5ALSQsEeeu6I-nNWXkgQ"/>
  24. <regions xmi:id="_iLYEAjP6Eee5PeA_UCoIqQ" name="normal">
  25. <vertices xsi:type="sgraph:State" xmi:id="_Nb3ruzPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayRed;&#xD;&#xA;counter = 60;&#xD;&#xA;raise resetTimer" name="Red" incomingTransitions="_Nb6H8TPREee5PeA_UCoIqQ _NcA1ozPREee5PeA_UCoIqQ">
  26. <outgoingTransitions xmi:id="_Nb6vADPREee5PeA_UCoIqQ" specification="after 60s" target="_Nb79NDPREee5PeA_UCoIqQ"/>
  27. </vertices>
  28. <vertices xsi:type="sgraph:State" xmi:id="_Nb_AeTPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayYellow;&#xD;&#xA;raise disableTimer" name="Yellow" incomingTransitions="_Nb9LRTPREee5PeA_UCoIqQ">
  29. <outgoingTransitions xmi:id="_NcA1ozPREee5PeA_UCoIqQ" specification="after 5s / raise enableTimer" target="_Nb3ruzPREee5PeA_UCoIqQ"/>
  30. </vertices>
  31. <vertices xsi:type="sgraph:Entry" xmi:id="_Nb5g5TPREee5PeA_UCoIqQ">
  32. <outgoingTransitions xmi:id="_Nb6H8TPREee5PeA_UCoIqQ" target="_Nb3ruzPREee5PeA_UCoIqQ"/>
  33. </vertices>
  34. <vertices xsi:type="sgraph:State" xmi:id="_Nb79NDPREee5PeA_UCoIqQ" specification="entry / raise TrafficLight.displayGreen;&#xD;&#xA;counter = 55;&#xD;&#xA;raise resetTimer" name="Green" incomingTransitions="_Nb6vADPREee5PeA_UCoIqQ">
  35. <outgoingTransitions xmi:id="_Nb9LRTPREee5PeA_UCoIqQ" specification="after 55s" target="_Nb_AeTPREee5PeA_UCoIqQ"/>
  36. </vertices>
  37. <vertices xsi:type="sgraph:Entry" xmi:id="_yhdo0DPSEee5PeA_UCoIqQ" name="hist" incomingTransitions="_zc2TADPSEee5PeA_UCoIqQ" kind="DEEP_HISTORY"/>
  38. </regions>
  39. </vertices>
  40. <vertices xsi:type="sgraph:Entry" xmi:id="_jy-hcDSeEeeAPdsPiQ6GsA">
  41. <outgoingTransitions xmi:id="_ksimsDSeEeeAPdsPiQ6GsA" specification="" target="_iLXc8DP6Eee5PeA_UCoIqQ"/>
  42. </vertices>
  43. </regions>
  44. <regions xmi:id="_vhVKkTPQEee5PeA_UCoIqQ" name="timer">
  45. <vertices xsi:type="sgraph:State" xmi:id="_NVPT4DQAEee5PeA_UCoIqQ" name="Disabled" incomingTransitions="_YXu4EDScEeeAPdsPiQ6GsA">
  46. <outgoingTransitions xmi:id="_VH--kDScEeeAPdsPiQ6GsA" specification="enableTimer" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
  47. </vertices>
  48. <vertices xsi:type="sgraph:State" xmi:id="_Q0XGIDQAEee5PeA_UCoIqQ" specification="exit / raise Timer.updateTimerValue: -1" name="running" incomingTransitions="_VH--kDScEeeAPdsPiQ6GsA _wuGmADScEeeAPdsPiQ6GsA _TbQXADScEeeAPdsPiQ6GsA">
  49. <outgoingTransitions xmi:id="_YXu4EDScEeeAPdsPiQ6GsA" specification="disableTimer" target="_NVPT4DQAEee5PeA_UCoIqQ"/>
  50. <outgoingTransitions xmi:id="_wuGmADScEeeAPdsPiQ6GsA" specification="resetTimer" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
  51. <regions xmi:id="_Dx2jwDSdEeeAPdsPiQ6GsA" name="running">
  52. <vertices xsi:type="sgraph:State" xmi:id="_IR8DwDSdEeeAPdsPiQ6GsA" name="DecidingColor" incomingTransitions="_M5tgIDSdEeeAPdsPiQ6GsA">
  53. <outgoingTransitions xmi:id="_cwDGsDSdEeeAPdsPiQ6GsA" specification="[active(TrafficLightCtrl.main.main.trafficlight.normal.normal.Green)] / raise Timer.updateTimerColour: &quot;Green&quot;" target="_QmALsDSdEeeAPdsPiQ6GsA"/>
  54. <outgoingTransitions xmi:id="_f6NVkDSdEeeAPdsPiQ6GsA" specification="[active(TrafficLightCtrl.main.main.trafficlight.normal.normal.Red)] / raise Timer.updateTimerColour: &quot;Red&quot;" target="_Q0yOkDSdEeeAPdsPiQ6GsA"/>
  55. </vertices>
  56. <vertices xsi:type="sgraph:Entry" xmi:id="_LxR4cDSdEeeAPdsPiQ6GsA">
  57. <outgoingTransitions xmi:id="_M5tgIDSdEeeAPdsPiQ6GsA" specification="" target="_IR8DwDSdEeeAPdsPiQ6GsA"/>
  58. </vertices>
  59. <vertices xsi:type="sgraph:State" xmi:id="_QmALsDSdEeeAPdsPiQ6GsA" specification="entry / raise Timer.updateTimerValue: counter" name="Green" incomingTransitions="_cwDGsDSdEeeAPdsPiQ6GsA _TDiIoDSeEeeAPdsPiQ6GsA">
  60. <outgoingTransitions xmi:id="_TDiIoDSeEeeAPdsPiQ6GsA" specification="after 1s / counter -= 1" target="_QmALsDSdEeeAPdsPiQ6GsA"/>
  61. </vertices>
  62. <vertices xsi:type="sgraph:State" xmi:id="_Q0yOkDSdEeeAPdsPiQ6GsA" specification="entry / raise Timer.updateTimerValue: counter" name="Red" incomingTransitions="_f6NVkDSdEeeAPdsPiQ6GsA _bJVyIDSeEeeAPdsPiQ6GsA">
  63. <outgoingTransitions xmi:id="_bJVyIDSeEeeAPdsPiQ6GsA" specification="after 1s / counter -= 1" target="_Q0yOkDSdEeeAPdsPiQ6GsA"/>
  64. </vertices>
  65. </regions>
  66. </vertices>
  67. <vertices xsi:type="sgraph:Entry" xmi:id="_SnDS4DScEeeAPdsPiQ6GsA">
  68. <outgoingTransitions xmi:id="_TbQXADScEeeAPdsPiQ6GsA" specification="" target="_Q0XGIDQAEee5PeA_UCoIqQ"/>
  69. </vertices>
  70. </regions>
  71. </vertices>
  72. <vertices xsi:type="sgraph:Entry" xmi:id="_wY2WgDPSEee5PeA_UCoIqQ">
  73. <outgoingTransitions xmi:id="_w9eGgDPSEee5PeA_UCoIqQ" specification="" target="_1Tw88DV1EeepxriBedJkbw"/>
  74. </vertices>
  75. <vertices xsi:type="sgraph:State" xmi:id="_1Tw88DV1EeepxriBedJkbw" specification="" name="off" incomingTransitions="_w9eGgDPSEee5PeA_UCoIqQ _-G7bsDV1EeepxriBedJkbw">
  76. <outgoingTransitions xmi:id="_8cO0cDV1EeepxriBedJkbw" specification="toggle" target="_vg8wEDPQEee5PeA_UCoIqQ"/>
  77. </vertices>
  78. </regions>
  79. </sgraph:Statechart>
  80. <notation:Diagram xmi:id="_NPjBgRA-EeGQ0KsLDV4EFg" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_NPjBgBA-EeGQ0KsLDV4EFg" measurementUnit="Pixel">
  81. <children xsi:type="notation:Shape" xmi:id="_NPsyjxA-EeGQ0KsLDV4EFg" type="StatechartText" fontName="Verdana" lineColor="4210752">
  82. <children xsi:type="notation:DecorationNode" xmi:id="_NPsykRA-EeGQ0KsLDV4EFg" type="StatechartName">
  83. <styles xsi:type="notation:ShapeStyle" xmi:id="_NPsykhA-EeGQ0KsLDV4EFg"/>
  84. <layoutConstraint xsi:type="notation:Location" xmi:id="_NPsykxA-EeGQ0KsLDV4EFg"/>
  85. </children>
  86. <children xsi:type="notation:Shape" xmi:id="_NPsylBA-EeGQ0KsLDV4EFg" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
  87. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_NPsylRA-EeGQ0KsLDV4EFg"/>
  88. </children>
  89. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_NPsylhA-EeGQ0KsLDV4EFg" x="-24" y="-48" width="264" height="313"/>
  90. </children>
  91. <children xmi:id="_YM1VwCQsEeeu6I-nNWXkgQ" type="Region" element="_YM2j4CQsEeeu6I-nNWXkgQ">
  92. <children xsi:type="notation:DecorationNode" xmi:id="_YM1VwSQsEeeu6I-nNWXkgQ" type="RegionName">
  93. <styles xsi:type="notation:ShapeStyle" xmi:id="_YM1VwiQsEeeu6I-nNWXkgQ"/>
  94. <layoutConstraint xsi:type="notation:Location" xmi:id="_YM1VwyQsEeeu6I-nNWXkgQ"/>
  95. </children>
  96. <children xsi:type="notation:Shape" xmi:id="_YM1VxCQsEeeu6I-nNWXkgQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  97. <children xmi:id="_vhj0EDPQEee5PeA_UCoIqQ" type="State" element="_vg8wEDPQEee5PeA_UCoIqQ">
  98. <children xsi:type="notation:DecorationNode" xmi:id="_vhmQUDPQEee5PeA_UCoIqQ" type="StateName">
  99. <styles xsi:type="notation:ShapeStyle" xmi:id="_vhmQUTPQEee5PeA_UCoIqQ"/>
  100. <layoutConstraint xsi:type="notation:Location" xmi:id="_vhm3YDPQEee5PeA_UCoIqQ"/>
  101. </children>
  102. <children xsi:type="notation:Compartment" xmi:id="_vhnecDPQEee5PeA_UCoIqQ" type="StateTextCompartment">
  103. <children xsi:type="notation:Shape" xmi:id="_vhoFgDPQEee5PeA_UCoIqQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  104. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vhoFgTPQEee5PeA_UCoIqQ"/>
  105. </children>
  106. </children>
  107. <children xsi:type="notation:Compartment" xmi:id="_vhoFgjPQEee5PeA_UCoIqQ" type="StateFigureCompartment">
  108. <children xmi:id="_Wsbm0FgdEee2zrW8CC077A" type="Region" element="_vhVKkDPQEee5PeA_UCoIqQ">
  109. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm0VgdEee2zrW8CC077A" type="RegionName">
  110. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm0lgdEee2zrW8CC077A"/>
  111. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm01gdEee2zrW8CC077A"/>
  112. </children>
  113. <children xsi:type="notation:Shape" xmi:id="_Wsbm1FgdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  114. <children xmi:id="_Wsbm1VgdEee2zrW8CC077A" type="State" element="_YM5ALSQsEeeu6I-nNWXkgQ">
  115. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm1lgdEee2zrW8CC077A" type="StateName">
  116. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm11gdEee2zrW8CC077A"/>
  117. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm2FgdEee2zrW8CC077A"/>
  118. </children>
  119. <children xsi:type="notation:Compartment" xmi:id="_Wsbm2VgdEee2zrW8CC077A" type="StateTextCompartment">
  120. <children xsi:type="notation:Shape" xmi:id="_Wsbm2lgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  121. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm21gdEee2zrW8CC077A"/>
  122. </children>
  123. </children>
  124. <children xsi:type="notation:Compartment" xmi:id="_Wsbm3FgdEee2zrW8CC077A" type="StateFigureCompartment">
  125. <children xmi:id="_Wsbm3VgdEee2zrW8CC077A" type="Region" element="_YM5nNSQsEeeu6I-nNWXkgQ">
  126. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm3lgdEee2zrW8CC077A" type="RegionName">
  127. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm31gdEee2zrW8CC077A"/>
  128. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm4FgdEee2zrW8CC077A"/>
  129. </children>
  130. <children xsi:type="notation:Shape" xmi:id="_Wsbm4VgdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  131. <children xmi:id="_Wsbm4lgdEee2zrW8CC077A" type="State" element="_YM5nNiQsEeeu6I-nNWXkgQ">
  132. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm41gdEee2zrW8CC077A" type="StateName">
  133. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm5FgdEee2zrW8CC077A"/>
  134. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm5VgdEee2zrW8CC077A"/>
  135. </children>
  136. <children xsi:type="notation:Compartment" xmi:id="_Wsbm5lgdEee2zrW8CC077A" type="StateTextCompartment">
  137. <children xsi:type="notation:Shape" xmi:id="_Wsbm51gdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  138. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm6FgdEee2zrW8CC077A"/>
  139. </children>
  140. </children>
  141. <children xsi:type="notation:Compartment" xmi:id="_Wsbm6VgdEee2zrW8CC077A" type="StateFigureCompartment"/>
  142. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm6lgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  143. <styles xsi:type="notation:FontStyle" xmi:id="_Wsbm61gdEee2zrW8CC077A"/>
  144. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm7FgdEee2zrW8CC077A" x="9" y="114" width="269" height="55"/>
  145. </children>
  146. <children xmi:id="_Wsbm7VgdEee2zrW8CC077A" type="Entry" element="_YM5nQyQsEeeu6I-nNWXkgQ">
  147. <children xmi:id="_Wsbm7lgdEee2zrW8CC077A" type="BorderItemLabelContainer">
  148. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm71gdEee2zrW8CC077A" type="BorderItemLabel">
  149. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm8FgdEee2zrW8CC077A"/>
  150. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm8VgdEee2zrW8CC077A"/>
  151. </children>
  152. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm8lgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  153. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm81gdEee2zrW8CC077A"/>
  154. </children>
  155. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm9FgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  156. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm9VgdEee2zrW8CC077A" x="141" y="-17" width="15" height="15"/>
  157. </children>
  158. <children xmi:id="_Wsbm9lgdEee2zrW8CC077A" type="State" element="_YM5nRSQsEeeu6I-nNWXkgQ">
  159. <children xsi:type="notation:DecorationNode" xmi:id="_Wsbm91gdEee2zrW8CC077A" type="StateName">
  160. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm-FgdEee2zrW8CC077A"/>
  161. <layoutConstraint xsi:type="notation:Location" xmi:id="_Wsbm-VgdEee2zrW8CC077A"/>
  162. </children>
  163. <children xsi:type="notation:Compartment" xmi:id="_Wsbm-lgdEee2zrW8CC077A" type="StateTextCompartment">
  164. <children xsi:type="notation:Shape" xmi:id="_Wsbm-1gdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  165. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Wsbm_FgdEee2zrW8CC077A"/>
  166. </children>
  167. </children>
  168. <children xsi:type="notation:Compartment" xmi:id="_Wsbm_VgdEee2zrW8CC077A" type="StateFigureCompartment"/>
  169. <styles xsi:type="notation:ShapeStyle" xmi:id="_Wsbm_lgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  170. <styles xsi:type="notation:FontStyle" xmi:id="_Wsbm_1gdEee2zrW8CC077A"/>
  171. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnAFgdEee2zrW8CC077A" x="9" y="14" width="270" height="64"/>
  172. </children>
  173. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnAVgdEee2zrW8CC077A"/>
  174. </children>
  175. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnAlgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  176. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnA1gdEee2zrW8CC077A"/>
  177. </children>
  178. </children>
  179. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnBFgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  180. <styles xsi:type="notation:FontStyle" xmi:id="_WsbnBVgdEee2zrW8CC077A"/>
  181. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnBlgdEee2zrW8CC077A" x="417" y="67" width="348" height="287"/>
  182. </children>
  183. <children xmi:id="_WsbnB1gdEee2zrW8CC077A" type="State" element="_iLXc8DP6Eee5PeA_UCoIqQ">
  184. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnCFgdEee2zrW8CC077A" type="StateName">
  185. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnCVgdEee2zrW8CC077A"/>
  186. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnClgdEee2zrW8CC077A"/>
  187. </children>
  188. <children xsi:type="notation:Compartment" xmi:id="_WsbnC1gdEee2zrW8CC077A" type="StateTextCompartment">
  189. <children xsi:type="notation:Shape" xmi:id="_WsbnDFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  190. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnDVgdEee2zrW8CC077A"/>
  191. </children>
  192. </children>
  193. <children xsi:type="notation:Compartment" xmi:id="_WsbnDlgdEee2zrW8CC077A" type="StateFigureCompartment">
  194. <children xmi:id="_WsbnD1gdEee2zrW8CC077A" type="Region" element="_iLYEAjP6Eee5PeA_UCoIqQ">
  195. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnEFgdEee2zrW8CC077A" type="RegionName">
  196. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnEVgdEee2zrW8CC077A"/>
  197. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnElgdEee2zrW8CC077A"/>
  198. </children>
  199. <children xsi:type="notation:Shape" xmi:id="_WsbnE1gdEee2zrW8CC077A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  200. <children xmi:id="_WsbnFFgdEee2zrW8CC077A" type="State" element="_Nb3ruzPREee5PeA_UCoIqQ">
  201. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnFVgdEee2zrW8CC077A" type="StateName">
  202. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnFlgdEee2zrW8CC077A"/>
  203. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnF1gdEee2zrW8CC077A"/>
  204. </children>
  205. <children xsi:type="notation:Compartment" xmi:id="_WsbnGFgdEee2zrW8CC077A" type="StateTextCompartment">
  206. <children xsi:type="notation:Shape" xmi:id="_WsbnGVgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  207. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnGlgdEee2zrW8CC077A"/>
  208. </children>
  209. </children>
  210. <children xsi:type="notation:Compartment" xmi:id="_WsbnG1gdEee2zrW8CC077A" type="StateFigureCompartment"/>
  211. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnHFgdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  212. <styles xsi:type="notation:FontStyle" xmi:id="_WsbnHVgdEee2zrW8CC077A"/>
  213. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnHlgdEee2zrW8CC077A" x="-76" y="-37" width="284" height="80"/>
  214. </children>
  215. <children xmi:id="_WsbnH1gdEee2zrW8CC077A" type="State" element="_Nb_AeTPREee5PeA_UCoIqQ">
  216. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnIFgdEee2zrW8CC077A" type="StateName">
  217. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnIVgdEee2zrW8CC077A"/>
  218. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnIlgdEee2zrW8CC077A"/>
  219. </children>
  220. <children xsi:type="notation:Compartment" xmi:id="_WsbnI1gdEee2zrW8CC077A" type="StateTextCompartment">
  221. <children xsi:type="notation:Shape" xmi:id="_WsbnJFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  222. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnJVgdEee2zrW8CC077A"/>
  223. </children>
  224. </children>
  225. <children xsi:type="notation:Compartment" xmi:id="_WsbnJlgdEee2zrW8CC077A" type="StateFigureCompartment"/>
  226. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnJ1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  227. <styles xsi:type="notation:FontStyle" xmi:id="_WsbnKFgdEee2zrW8CC077A"/>
  228. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnKVgdEee2zrW8CC077A" x="-74" y="175" width="281" height="86"/>
  229. </children>
  230. <children xmi:id="_WsbnKlgdEee2zrW8CC077A" type="Entry" element="_Nb5g5TPREee5PeA_UCoIqQ">
  231. <children xmi:id="_WsbnK1gdEee2zrW8CC077A" type="BorderItemLabelContainer">
  232. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnLFgdEee2zrW8CC077A" type="BorderItemLabel">
  233. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnLVgdEee2zrW8CC077A"/>
  234. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnLlgdEee2zrW8CC077A"/>
  235. </children>
  236. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnL1gdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  237. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnMFgdEee2zrW8CC077A"/>
  238. </children>
  239. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnMVgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  240. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnMlgdEee2zrW8CC077A" x="73" y="-76" width="15" height="15"/>
  241. </children>
  242. <children xmi:id="_WsbnM1gdEee2zrW8CC077A" type="State" element="_Nb79NDPREee5PeA_UCoIqQ">
  243. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnNFgdEee2zrW8CC077A" type="StateName">
  244. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnNVgdEee2zrW8CC077A"/>
  245. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnNlgdEee2zrW8CC077A"/>
  246. </children>
  247. <children xsi:type="notation:Compartment" xmi:id="_WsbnN1gdEee2zrW8CC077A" type="StateTextCompartment">
  248. <children xsi:type="notation:Shape" xmi:id="_WsbnOFgdEee2zrW8CC077A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  249. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnOVgdEee2zrW8CC077A"/>
  250. </children>
  251. </children>
  252. <children xsi:type="notation:Compartment" xmi:id="_WsbnOlgdEee2zrW8CC077A" type="StateFigureCompartment"/>
  253. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnO1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  254. <styles xsi:type="notation:FontStyle" xmi:id="_WsbnPFgdEee2zrW8CC077A"/>
  255. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnPVgdEee2zrW8CC077A" x="-74" y="74" width="281" height="80"/>
  256. </children>
  257. <children xmi:id="_WsbnPlgdEee2zrW8CC077A" type="DeepHistory" element="_yhdo0DPSEee5PeA_UCoIqQ">
  258. <children xmi:id="_WsbnP1gdEee2zrW8CC077A" type="BorderItemLabelContainer">
  259. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnQFgdEee2zrW8CC077A" type="BorderItemLabel">
  260. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnQVgdEee2zrW8CC077A"/>
  261. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnQlgdEee2zrW8CC077A"/>
  262. </children>
  263. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnQ1gdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  264. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnRFgdEee2zrW8CC077A"/>
  265. </children>
  266. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnRVgdEee2zrW8CC077A" fontName="Verdana" fillColor="0" lineColor="16777215"/>
  267. <styles xsi:type="notation:NamedStyle" xmi:id="_WsbnRlgdEee2zrW8CC077A" name="allowColors"/>
  268. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnR1gdEee2zrW8CC077A" x="153" y="-86" width="15" height="15"/>
  269. </children>
  270. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnSFgdEee2zrW8CC077A"/>
  271. </children>
  272. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnSVgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  273. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnSlgdEee2zrW8CC077A"/>
  274. </children>
  275. </children>
  276. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnS1gdEee2zrW8CC077A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  277. <styles xsi:type="notation:FontStyle" xmi:id="_WsbnTFgdEee2zrW8CC077A"/>
  278. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_WsbnTVgdEee2zrW8CC077A" name="isHorizontal" booleanValue="true"/>
  279. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnTlgdEee2zrW8CC077A" x="5" y="40" width="348" height="436"/>
  280. </children>
  281. <children xmi:id="_WsbnT1gdEee2zrW8CC077A" type="Entry" element="_jy-hcDSeEeeAPdsPiQ6GsA">
  282. <children xmi:id="_WsbnUFgdEee2zrW8CC077A" type="BorderItemLabelContainer">
  283. <children xsi:type="notation:DecorationNode" xmi:id="_WsbnUVgdEee2zrW8CC077A" type="BorderItemLabel">
  284. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnUlgdEee2zrW8CC077A"/>
  285. <layoutConstraint xsi:type="notation:Location" xmi:id="_WsbnU1gdEee2zrW8CC077A"/>
  286. </children>
  287. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnVFgdEee2zrW8CC077A" fontName="Verdana" lineColor="4210752"/>
  288. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnVVgdEee2zrW8CC077A"/>
  289. </children>
  290. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnVlgdEee2zrW8CC077A" fontName="Verdana" fillColor="0" lineColor="16777215"/>
  291. <styles xsi:type="notation:NamedStyle" xmi:id="_WsbnV1gdEee2zrW8CC077A" name="allowColors"/>
  292. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnWFgdEee2zrW8CC077A" x="153" width="15" height="15"/>
  293. </children>
  294. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnWVgdEee2zrW8CC077A"/>
  295. </children>
  296. <styles xsi:type="notation:ShapeStyle" xmi:id="_WsbnWlgdEee2zrW8CC077A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  297. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WsbnW1gdEee2zrW8CC077A"/>
  298. </children>
  299. <children xmi:id="_MFORAFzSEee27cA5Wz9z-Q" type="Region" element="_vhVKkTPQEee5PeA_UCoIqQ">
  300. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4EFzSEee27cA5Wz9z-Q" type="RegionName">
  301. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4EVzSEee27cA5Wz9z-Q"/>
  302. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4ElzSEee27cA5Wz9z-Q"/>
  303. </children>
  304. <children xsi:type="notation:Shape" xmi:id="_MFO4E1zSEee27cA5Wz9z-Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  305. <children xmi:id="_MFO4FFzSEee27cA5Wz9z-Q" type="State" element="_NVPT4DQAEee5PeA_UCoIqQ">
  306. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4FVzSEee27cA5Wz9z-Q" type="StateName">
  307. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4FlzSEee27cA5Wz9z-Q"/>
  308. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4F1zSEee27cA5Wz9z-Q"/>
  309. </children>
  310. <children xsi:type="notation:Compartment" xmi:id="_MFO4GFzSEee27cA5Wz9z-Q" type="StateTextCompartment">
  311. <children xsi:type="notation:Shape" xmi:id="_MFO4GVzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  312. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4GlzSEee27cA5Wz9z-Q"/>
  313. </children>
  314. </children>
  315. <children xsi:type="notation:Compartment" xmi:id="_MFO4G1zSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
  316. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4HFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  317. <styles xsi:type="notation:FontStyle" xmi:id="_MFO4HVzSEee27cA5Wz9z-Q"/>
  318. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4HlzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
  319. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4H1zSEee27cA5Wz9z-Q" x="21" y="75" width="72" height="53"/>
  320. </children>
  321. <children xmi:id="_MFO4IFzSEee27cA5Wz9z-Q" type="State" element="_Q0XGIDQAEee5PeA_UCoIqQ">
  322. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4IVzSEee27cA5Wz9z-Q" type="StateName">
  323. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4IlzSEee27cA5Wz9z-Q"/>
  324. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4I1zSEee27cA5Wz9z-Q"/>
  325. </children>
  326. <children xsi:type="notation:Compartment" xmi:id="_MFO4JFzSEee27cA5Wz9z-Q" type="StateTextCompartment">
  327. <children xsi:type="notation:Shape" xmi:id="_MFO4JVzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  328. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4JlzSEee27cA5Wz9z-Q"/>
  329. </children>
  330. </children>
  331. <children xsi:type="notation:Compartment" xmi:id="_MFO4J1zSEee27cA5Wz9z-Q" type="StateFigureCompartment">
  332. <children xmi:id="_MFO4KFzSEee27cA5Wz9z-Q" type="Region" element="_Dx2jwDSdEeeAPdsPiQ6GsA">
  333. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4KVzSEee27cA5Wz9z-Q" type="RegionName">
  334. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4KlzSEee27cA5Wz9z-Q"/>
  335. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4K1zSEee27cA5Wz9z-Q"/>
  336. </children>
  337. <children xsi:type="notation:Shape" xmi:id="_MFO4LFzSEee27cA5Wz9z-Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  338. <children xmi:id="_MFO4LVzSEee27cA5Wz9z-Q" type="State" element="_IR8DwDSdEeeAPdsPiQ6GsA">
  339. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4LlzSEee27cA5Wz9z-Q" type="StateName">
  340. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4L1zSEee27cA5Wz9z-Q"/>
  341. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4MFzSEee27cA5Wz9z-Q"/>
  342. </children>
  343. <children xsi:type="notation:Compartment" xmi:id="_MFO4MVzSEee27cA5Wz9z-Q" type="StateTextCompartment">
  344. <children xsi:type="notation:Shape" xmi:id="_MFO4MlzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  345. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4M1zSEee27cA5Wz9z-Q"/>
  346. </children>
  347. </children>
  348. <children xsi:type="notation:Compartment" xmi:id="_MFO4NFzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
  349. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4NVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  350. <styles xsi:type="notation:FontStyle" xmi:id="_MFO4NlzSEee27cA5Wz9z-Q"/>
  351. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4N1zSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
  352. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4OFzSEee27cA5Wz9z-Q" x="63" y="-5"/>
  353. </children>
  354. <children xmi:id="_MFO4OVzSEee27cA5Wz9z-Q" type="Entry" element="_LxR4cDSdEeeAPdsPiQ6GsA">
  355. <children xmi:id="_MFO4OlzSEee27cA5Wz9z-Q" type="BorderItemLabelContainer">
  356. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4O1zSEee27cA5Wz9z-Q" type="BorderItemLabel">
  357. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4PFzSEee27cA5Wz9z-Q"/>
  358. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4PVzSEee27cA5Wz9z-Q"/>
  359. </children>
  360. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4PlzSEee27cA5Wz9z-Q" fontName="Verdana" lineColor="4210752"/>
  361. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4P1zSEee27cA5Wz9z-Q"/>
  362. </children>
  363. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4QFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
  364. <styles xsi:type="notation:NamedStyle" xmi:id="_MFO4QVzSEee27cA5Wz9z-Q" name="allowColors"/>
  365. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4QlzSEee27cA5Wz9z-Q" x="13" y="11"/>
  366. </children>
  367. <children xmi:id="_MFO4Q1zSEee27cA5Wz9z-Q" type="State" element="_QmALsDSdEeeAPdsPiQ6GsA">
  368. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4RFzSEee27cA5Wz9z-Q" type="StateName">
  369. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4RVzSEee27cA5Wz9z-Q"/>
  370. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4RlzSEee27cA5Wz9z-Q"/>
  371. </children>
  372. <children xsi:type="notation:Compartment" xmi:id="_MFO4R1zSEee27cA5Wz9z-Q" type="StateTextCompartment">
  373. <children xsi:type="notation:Shape" xmi:id="_MFO4SFzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  374. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4SVzSEee27cA5Wz9z-Q"/>
  375. </children>
  376. </children>
  377. <children xsi:type="notation:Compartment" xmi:id="_MFO4SlzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
  378. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4S1zSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  379. <styles xsi:type="notation:FontStyle" xmi:id="_MFO4TFzSEee27cA5Wz9z-Q"/>
  380. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4TVzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
  381. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4TlzSEee27cA5Wz9z-Q" x="-7" y="154"/>
  382. </children>
  383. <children xmi:id="_MFO4T1zSEee27cA5Wz9z-Q" type="State" element="_Q0yOkDSdEeeAPdsPiQ6GsA">
  384. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4UFzSEee27cA5Wz9z-Q" type="StateName">
  385. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4UVzSEee27cA5Wz9z-Q"/>
  386. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4UlzSEee27cA5Wz9z-Q"/>
  387. </children>
  388. <children xsi:type="notation:Compartment" xmi:id="_MFO4U1zSEee27cA5Wz9z-Q" type="StateTextCompartment">
  389. <children xsi:type="notation:Shape" xmi:id="_MFO4VFzSEee27cA5Wz9z-Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  390. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4VVzSEee27cA5Wz9z-Q"/>
  391. </children>
  392. </children>
  393. <children xsi:type="notation:Compartment" xmi:id="_MFO4VlzSEee27cA5Wz9z-Q" type="StateFigureCompartment"/>
  394. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4V1zSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  395. <styles xsi:type="notation:FontStyle" xmi:id="_MFO4WFzSEee27cA5Wz9z-Q"/>
  396. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4WVzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
  397. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4WlzSEee27cA5Wz9z-Q" x="241" y="2"/>
  398. </children>
  399. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4W1zSEee27cA5Wz9z-Q"/>
  400. </children>
  401. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4XFzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  402. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4XVzSEee27cA5Wz9z-Q"/>
  403. </children>
  404. </children>
  405. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4XlzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  406. <styles xsi:type="notation:FontStyle" xmi:id="_MFO4X1zSEee27cA5Wz9z-Q"/>
  407. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MFO4YFzSEee27cA5Wz9z-Q" name="isHorizontal" booleanValue="true"/>
  408. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4YVzSEee27cA5Wz9z-Q" x="15" y="195" width="660" height="320"/>
  409. </children>
  410. <children xmi:id="_MFO4YlzSEee27cA5Wz9z-Q" type="Entry" element="_SnDS4DScEeeAPdsPiQ6GsA">
  411. <children xmi:id="_MFO4Y1zSEee27cA5Wz9z-Q" type="BorderItemLabelContainer">
  412. <children xsi:type="notation:DecorationNode" xmi:id="_MFO4ZFzSEee27cA5Wz9z-Q" type="BorderItemLabel">
  413. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4ZVzSEee27cA5Wz9z-Q"/>
  414. <layoutConstraint xsi:type="notation:Location" xmi:id="_MFO4ZlzSEee27cA5Wz9z-Q"/>
  415. </children>
  416. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4Z1zSEee27cA5Wz9z-Q" fontName="Verdana" lineColor="4210752"/>
  417. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4aFzSEee27cA5Wz9z-Q"/>
  418. </children>
  419. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4aVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
  420. <styles xsi:type="notation:NamedStyle" xmi:id="_MFO4alzSEee27cA5Wz9z-Q" name="allowColors"/>
  421. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4a1zSEee27cA5Wz9z-Q" x="243" y="75" width="15" height="15"/>
  422. </children>
  423. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4bFzSEee27cA5Wz9z-Q"/>
  424. </children>
  425. <styles xsi:type="notation:ShapeStyle" xmi:id="_MFO4bVzSEee27cA5Wz9z-Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  426. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MFO4blzSEee27cA5Wz9z-Q"/>
  427. </children>
  428. </children>
  429. <styles xsi:type="notation:ShapeStyle" xmi:id="_vhj0ETPQEee5PeA_UCoIqQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  430. <styles xsi:type="notation:FontStyle" xmi:id="_vhj0EjPQEee5PeA_UCoIqQ"/>
  431. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_vhoskDPQEee5PeA_UCoIqQ" name="isHorizontal" booleanValue="true"/>
  432. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vhj0EzPQEee5PeA_UCoIqQ" x="1" y="80" width="1544" height="612"/>
  433. </children>
  434. <children xmi:id="_wY29kDPSEee5PeA_UCoIqQ" type="Entry" element="_wY2WgDPSEee5PeA_UCoIqQ">
  435. <children xmi:id="_wY29lDPSEee5PeA_UCoIqQ" type="BorderItemLabelContainer">
  436. <children xsi:type="notation:DecorationNode" xmi:id="_wY29lzPSEee5PeA_UCoIqQ" type="BorderItemLabel">
  437. <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29mDPSEee5PeA_UCoIqQ"/>
  438. <layoutConstraint xsi:type="notation:Location" xmi:id="_wY3koDPSEee5PeA_UCoIqQ"/>
  439. </children>
  440. <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29lTPSEee5PeA_UCoIqQ" fontName="Verdana" lineColor="4210752"/>
  441. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wY29ljPSEee5PeA_UCoIqQ"/>
  442. </children>
  443. <styles xsi:type="notation:ShapeStyle" xmi:id="_wY29kTPSEee5PeA_UCoIqQ" fontName="Verdana" fillColor="0" lineColor="16777215"/>
  444. <styles xsi:type="notation:NamedStyle" xmi:id="_wY29kjPSEee5PeA_UCoIqQ" name="allowColors"/>
  445. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wY29kzPSEee5PeA_UCoIqQ" x="193" y="20" width="15" height="15"/>
  446. </children>
  447. <children xmi:id="_1U7akDV1EeepxriBedJkbw" type="State" element="_1Tw88DV1EeepxriBedJkbw">
  448. <children xsi:type="notation:DecorationNode" xmi:id="_1VR_4DV1EeepxriBedJkbw" type="StateName">
  449. <styles xsi:type="notation:ShapeStyle" xmi:id="_1VR_4TV1EeepxriBedJkbw"/>
  450. <layoutConstraint xsi:type="notation:Location" xmi:id="_1VSm8DV1EeepxriBedJkbw"/>
  451. </children>
  452. <children xsi:type="notation:Compartment" xmi:id="_1VSm8TV1EeepxriBedJkbw" type="StateTextCompartment">
  453. <children xsi:type="notation:Shape" xmi:id="_1VTOADV1EeepxriBedJkbw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  454. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_1VTOATV1EeepxriBedJkbw"/>
  455. </children>
  456. </children>
  457. <children xsi:type="notation:Compartment" xmi:id="_1VT1EDV1EeepxriBedJkbw" type="StateFigureCompartment"/>
  458. <styles xsi:type="notation:ShapeStyle" xmi:id="_1U7akTV1EeepxriBedJkbw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  459. <styles xsi:type="notation:FontStyle" xmi:id="_1U7akjV1EeepxriBedJkbw"/>
  460. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_1VT1ETV1EeepxriBedJkbw" name="isHorizontal" booleanValue="true"/>
  461. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_1U7akzV1EeepxriBedJkbw" x="337" width="40" height="53"/>
  462. </children>
  463. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YM1WPiQsEeeu6I-nNWXkgQ"/>
  464. </children>
  465. <styles xsi:type="notation:ShapeStyle" xmi:id="_YM1WPyQsEeeu6I-nNWXkgQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  466. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YM1WQCQsEeeu6I-nNWXkgQ" x="252" y="-48" width="1568" height="744"/>
  467. </children>
  468. <styles xsi:type="notation:DiagramStyle" xmi:id="_NPjBghA-EeGQ0KsLDV4EFg"/>
  469. <edges xmi:id="_Nb5g5jPREee5PeA_UCoIqQ" type="Transition" element="_Nb6H8TPREee5PeA_UCoIqQ" source="_WsbnKlgdEee2zrW8CC077A" target="_WsbnFFgdEee2zrW8CC077A">
  470. <children xsi:type="notation:DecorationNode" xmi:id="_Nb5g6zPREee5PeA_UCoIqQ" type="TransitionExpression">
  471. <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb6H8DPREee5PeA_UCoIqQ"/>
  472. <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb5g7DPREee5PeA_UCoIqQ" y="40"/>
  473. </children>
  474. <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb5g6jPREee5PeA_UCoIqQ" lineColor="4210752"/>
  475. <styles xsi:type="notation:FontStyle" xmi:id="_Nb5g6TPREee5PeA_UCoIqQ" fontName="Verdana"/>
  476. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb5g6DPREee5PeA_UCoIqQ" points="[7, 0, -124, -1]$[127, 0, -4, -1]"/>
  477. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb5g5zPREee5PeA_UCoIqQ" id="(0.5854700854700855,0.0)"/>
  478. </edges>
  479. <edges xmi:id="_Nb79KzPREee5PeA_UCoIqQ" type="Transition" element="_Nb6vADPREee5PeA_UCoIqQ" source="_WsbnFFgdEee2zrW8CC077A" target="_WsbnM1gdEee2zrW8CC077A">
  480. <children xsi:type="notation:DecorationNode" xmi:id="_Nb79LDPREee5PeA_UCoIqQ" type="TransitionExpression">
  481. <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb79LTPREee5PeA_UCoIqQ"/>
  482. <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb79LjPREee5PeA_UCoIqQ" x="4" y="-40"/>
  483. </children>
  484. <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb79LzPREee5PeA_UCoIqQ" lineColor="4210752"/>
  485. <styles xsi:type="notation:FontStyle" xmi:id="_Nb79MDPREee5PeA_UCoIqQ" fontName="Verdana"/>
  486. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb79MTPREee5PeA_UCoIqQ" points="[0, 4, -9, -41]$[0, 14, -9, -31]$[0, 26, -9, -19]$[0, 26, -9, -19]$[0, 40, -9, -5]"/>
  487. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb79MjPREee5PeA_UCoIqQ" id="(0.452991452991453,0.9478260869565217)"/>
  488. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb79MzPREee5PeA_UCoIqQ" id="(0.48484848484848486,0.0684931506849315)"/>
  489. </edges>
  490. <edges xmi:id="_Nb_AcDPREee5PeA_UCoIqQ" type="Transition" element="_Nb9LRTPREee5PeA_UCoIqQ" source="_WsbnM1gdEee2zrW8CC077A" target="_WsbnH1gdEee2zrW8CC077A">
  491. <children xsi:type="notation:DecorationNode" xmi:id="_Nb_AcTPREee5PeA_UCoIqQ" type="TransitionExpression">
  492. <styles xsi:type="notation:ShapeStyle" xmi:id="_Nb_AcjPREee5PeA_UCoIqQ"/>
  493. <layoutConstraint xsi:type="notation:Location" xmi:id="_Nb_AczPREee5PeA_UCoIqQ" x="4" y="-37"/>
  494. </children>
  495. <styles xsi:type="notation:ConnectorStyle" xmi:id="_Nb_AdDPREee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
  496. <styles xsi:type="notation:FontStyle" xmi:id="_Nb_AdTPREee5PeA_UCoIqQ" fontName="Verdana"/>
  497. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Nb_AdjPREee5PeA_UCoIqQ" points="[78, 75, 66, -28]$[78, 101, 66, -2]"/>
  498. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb_AdzPREee5PeA_UCoIqQ" id="(0.15151515151515152,0.0)"/>
  499. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_Nb_AeDPREee5PeA_UCoIqQ" id="(0.19213973799126638,0.03389830508474576)"/>
  500. </edges>
  501. <edges xmi:id="_NcAOkDPREee5PeA_UCoIqQ" type="Transition" element="_NcA1ozPREee5PeA_UCoIqQ" source="_WsbnH1gdEee2zrW8CC077A" target="_WsbnFFgdEee2zrW8CC077A">
  502. <children xsi:type="notation:DecorationNode" xmi:id="_NcA1oDPREee5PeA_UCoIqQ" type="TransitionExpression">
  503. <styles xsi:type="notation:ShapeStyle" xmi:id="_NcA1ojPREee5PeA_UCoIqQ"/>
  504. <layoutConstraint xsi:type="notation:Location" xmi:id="_NcA1oTPREee5PeA_UCoIqQ" x="-59" y="16"/>
  505. </children>
  506. <styles xsi:type="notation:ConnectorStyle" xmi:id="_NcAOlTPREee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
  507. <styles xsi:type="notation:FontStyle" xmi:id="_NcAOlDPREee5PeA_UCoIqQ" fontName="Verdana"/>
  508. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_NcAOkzPREee5PeA_UCoIqQ" points="[6, 2, 4, 174]$[31, 2, 29, 174]$[31, -164, 29, 8]$[8, -164, 6, 8]"/>
  509. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NcAOkjPREee5PeA_UCoIqQ" id="(0.9737991266375546,0.42592592592592593)"/>
  510. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NcAOkTPREee5PeA_UCoIqQ" id="(0.9743589743589743,0.3391304347826087)"/>
  511. </edges>
  512. <edges xmi:id="_YM8qoyQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nRCQsEeeu6I-nNWXkgQ" source="_Wsbm7VgdEee2zrW8CC077A" target="_Wsbm9lgdEee2zrW8CC077A">
  513. <children xsi:type="notation:DecorationNode" xmi:id="_YM8qpCQsEeeu6I-nNWXkgQ" type="TransitionExpression">
  514. <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qpSQsEeeu6I-nNWXkgQ"/>
  515. <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qpiQsEeeu6I-nNWXkgQ" y="40"/>
  516. </children>
  517. <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8qpyQsEeeu6I-nNWXkgQ" lineColor="4210752"/>
  518. <styles xsi:type="notation:FontStyle" xmi:id="_YM8qqCQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
  519. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8qqSQsEeeu6I-nNWXkgQ" points="[10, 0, -12, -25]$[22, 0, 0, -25]$[22, 25, 0, 0]"/>
  520. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qqiQsEeeu6I-nNWXkgQ" id="(0.5854700854700855,0.0)"/>
  521. </edges>
  522. <edges xmi:id="_YM8qqyQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nPiQsEeeu6I-nNWXkgQ" source="_Wsbm4lgdEee2zrW8CC077A" target="_Wsbm9lgdEee2zrW8CC077A">
  523. <children xsi:type="notation:DecorationNode" xmi:id="_YM8qrCQsEeeu6I-nNWXkgQ" type="TransitionExpression">
  524. <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qrSQsEeeu6I-nNWXkgQ"/>
  525. <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qriQsEeeu6I-nNWXkgQ" y="10"/>
  526. </children>
  527. <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8qryQsEeeu6I-nNWXkgQ" routing="Rectilinear" lineColor="4210752"/>
  528. <styles xsi:type="notation:FontStyle" xmi:id="_YM8qsCQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
  529. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8qsSQsEeeu6I-nNWXkgQ" points="[188, 33, 4, 101]$[221, 33, 37, 101]$[221, -60, 37, 8]$[190, -60, 6, 8]"/>
  530. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qsiQsEeeu6I-nNWXkgQ" id="(0.1615720524017467,0.0)"/>
  531. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qsyQsEeeu6I-nNWXkgQ" id="(0.9743589743589743,0.3391304347826087)"/>
  532. </edges>
  533. <edges xmi:id="_YM8qtCQsEeeu6I-nNWXkgQ" type="Transition" element="_YM5nTSQsEeeu6I-nNWXkgQ" source="_Wsbm9lgdEee2zrW8CC077A" target="_Wsbm4lgdEee2zrW8CC077A">
  534. <children xsi:type="notation:DecorationNode" xmi:id="_YM8qtSQsEeeu6I-nNWXkgQ" type="TransitionExpression">
  535. <styles xsi:type="notation:ShapeStyle" xmi:id="_YM8qtiQsEeeu6I-nNWXkgQ"/>
  536. <layoutConstraint xsi:type="notation:Location" xmi:id="_YM8qtyQsEeeu6I-nNWXkgQ" y="10"/>
  537. </children>
  538. <styles xsi:type="notation:ConnectorStyle" xmi:id="_YM8quCQsEeeu6I-nNWXkgQ" routing="Rectilinear" lineColor="4210752"/>
  539. <styles xsi:type="notation:FontStyle" xmi:id="_YM8quSQsEeeu6I-nNWXkgQ" fontName="Verdana"/>
  540. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YM8quiQsEeeu6I-nNWXkgQ" points="[51, 49, 59, -44]$[51, 84, 59, -9]"/>
  541. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8quyQsEeeu6I-nNWXkgQ" id="(0.19658119658119658,0.0)"/>
  542. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YM8qvCQsEeeu6I-nNWXkgQ" id="(0.15283842794759825,0.1917808219178082)"/>
  543. </edges>
  544. <edges xmi:id="_gtaYYDPSEee5PeA_UCoIqQ" type="Transition" element="_gtX8IDPSEee5PeA_UCoIqQ" source="_WsbnB1gdEee2zrW8CC077A" target="_Wsbm1VgdEee2zrW8CC077A">
  545. <children xsi:type="notation:DecorationNode" xmi:id="_gtaYZDPSEee5PeA_UCoIqQ" type="TransitionExpression">
  546. <styles xsi:type="notation:ShapeStyle" xmi:id="_gtaYZTPSEee5PeA_UCoIqQ"/>
  547. <layoutConstraint xsi:type="notation:Location" xmi:id="_gta_cDPSEee5PeA_UCoIqQ" x="41" y="-18"/>
  548. </children>
  549. <styles xsi:type="notation:ConnectorStyle" xmi:id="_gtaYYTPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
  550. <styles xsi:type="notation:FontStyle" xmi:id="_gtaYYzPSEee5PeA_UCoIqQ" fontName="Verdana"/>
  551. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_gtaYYjPSEee5PeA_UCoIqQ" points="[3, 66, -70, -1]$[73, 66, 0, -1]"/>
  552. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gtc0oDPSEee5PeA_UCoIqQ" id="(0.8011527377521613,0.005555555555555556)"/>
  553. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gtc0oTPSEee5PeA_UCoIqQ" id="(0.43103448275862066,0.028169014084507043)"/>
  554. </edges>
  555. <edges xmi:id="_w9fUoDPSEee5PeA_UCoIqQ" type="Transition" element="_w9eGgDPSEee5PeA_UCoIqQ" source="_wY29kDPSEee5PeA_UCoIqQ" target="_1U7akDV1EeepxriBedJkbw">
  556. <children xsi:type="notation:DecorationNode" xmi:id="_w9fUpDPSEee5PeA_UCoIqQ" type="TransitionExpression">
  557. <styles xsi:type="notation:ShapeStyle" xmi:id="_w9fUpTPSEee5PeA_UCoIqQ"/>
  558. <layoutConstraint xsi:type="notation:Location" xmi:id="_w9fUpjPSEee5PeA_UCoIqQ" y="10"/>
  559. </children>
  560. <styles xsi:type="notation:ConnectorStyle" xmi:id="_w9fUoTPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
  561. <styles xsi:type="notation:FontStyle" xmi:id="_w9fUozPSEee5PeA_UCoIqQ" fontName="Verdana"/>
  562. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_w9fUojPSEee5PeA_UCoIqQ" points="[8, 0, -357, 3]$[359, 0, -6, 3]"/>
  563. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_w9hJ0DPSEee5PeA_UCoIqQ" id="(0.175,0.41509433962264153)"/>
  564. </edges>
  565. <edges xmi:id="_zc26EDPSEee5PeA_UCoIqQ" type="Transition" element="_zc2TADPSEee5PeA_UCoIqQ" source="_Wsbm1VgdEee2zrW8CC077A" target="_WsbnPlgdEee2zrW8CC077A">
  566. <children xsi:type="notation:DecorationNode" xmi:id="_zc26FDPSEee5PeA_UCoIqQ" type="TransitionExpression">
  567. <styles xsi:type="notation:ShapeStyle" xmi:id="_zc26FTPSEee5PeA_UCoIqQ"/>
  568. <layoutConstraint xsi:type="notation:Location" xmi:id="_zc26FjPSEee5PeA_UCoIqQ" x="-19" y="-18"/>
  569. </children>
  570. <styles xsi:type="notation:ConnectorStyle" xmi:id="_zc26ETPSEee5PeA_UCoIqQ" routing="Rectilinear" lineColor="4210752"/>
  571. <styles xsi:type="notation:FontStyle" xmi:id="_zc26EzPSEee5PeA_UCoIqQ" fontName="Verdana"/>
  572. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_zc26EjPSEee5PeA_UCoIqQ" points="[-343, -3, 162, 2]$[-497, -3, 8, 2]"/>
  573. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_zc4IMDPSEee5PeA_UCoIqQ" id="(1.0,0.17279411764705882)"/>
  574. </edges>
  575. <edges xmi:id="_TbSMMDScEeeAPdsPiQ6GsA" type="Transition" element="_TbQXADScEeeAPdsPiQ6GsA" source="_MFO4YlzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
  576. <children xsi:type="notation:DecorationNode" xmi:id="_TbSMNDScEeeAPdsPiQ6GsA" type="TransitionExpression">
  577. <styles xsi:type="notation:ShapeStyle" xmi:id="_TbSMNTScEeeAPdsPiQ6GsA"/>
  578. <layoutConstraint xsi:type="notation:Location" xmi:id="_TbSMNjScEeeAPdsPiQ6GsA" y="10"/>
  579. </children>
  580. <styles xsi:type="notation:ConnectorStyle" xmi:id="_TbSMMTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  581. <styles xsi:type="notation:FontStyle" xmi:id="_TbSMMzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
  582. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TbSMMjScEeeAPdsPiQ6GsA" points="[0, 6, -2, -29]$[4, 31, 2, -4]"/>
  583. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TbVPgDScEeeAPdsPiQ6GsA" id="(0.6993243243243243,0.028985507246376812)"/>
  584. </edges>
  585. <edges xmi:id="_VIAzwDScEeeAPdsPiQ6GsA" type="Transition" element="_VH--kDScEeeAPdsPiQ6GsA" source="_MFO4FFzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
  586. <children xsi:type="notation:DecorationNode" xmi:id="_VIAzxDScEeeAPdsPiQ6GsA" type="TransitionExpression">
  587. <styles xsi:type="notation:ShapeStyle" xmi:id="_VIAzxTScEeeAPdsPiQ6GsA"/>
  588. <layoutConstraint xsi:type="notation:Location" xmi:id="_VIAzxjScEeeAPdsPiQ6GsA" y="10"/>
  589. </children>
  590. <styles xsi:type="notation:ConnectorStyle" xmi:id="_VIAzwTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  591. <styles xsi:type="notation:FontStyle" xmi:id="_VIAzwzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
  592. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_VIAzwjScEeeAPdsPiQ6GsA" points="[0, 0, -277, -229]$[0, 36, -277, -193]$[70, 36, -207, -193]$[70, 72, -207, -157]"/>
  593. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_VIDQADScEeeAPdsPiQ6GsA" id="(0.6714285714285714,1.0)"/>
  594. </edges>
  595. <edges xmi:id="_YXyicDScEeeAPdsPiQ6GsA" type="Transition" element="_YXu4EDScEeeAPdsPiQ6GsA" source="_MFO4IFzSEee27cA5Wz9z-Q" target="_MFO4FFzSEee27cA5Wz9z-Q">
  596. <children xsi:type="notation:DecorationNode" xmi:id="_YXyidDScEeeAPdsPiQ6GsA" type="TransitionExpression">
  597. <styles xsi:type="notation:ShapeStyle" xmi:id="_YXyidTScEeeAPdsPiQ6GsA"/>
  598. <layoutConstraint xsi:type="notation:Location" xmi:id="_YXzJgDScEeeAPdsPiQ6GsA" x="16" y="22"/>
  599. </children>
  600. <styles xsi:type="notation:ConnectorStyle" xmi:id="_YXyicTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  601. <styles xsi:type="notation:FontStyle" xmi:id="_YXyiczScEeeAPdsPiQ6GsA" fontName="Verdana"/>
  602. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_YXyicjScEeeAPdsPiQ6GsA" points="[4, -36, -6, 76]$[13, -126, 3, -14]"/>
  603. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YX0-sDScEeeAPdsPiQ6GsA" id="(0.5692307692307692,1.0)"/>
  604. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_YX0-sTScEeeAPdsPiQ6GsA" id="(0.7714285714285715,0.41509433962264153)"/>
  605. </edges>
  606. <edges xmi:id="_wuKQYDScEeeAPdsPiQ6GsA" type="Transition" element="_wuGmADScEeeAPdsPiQ6GsA" source="_MFO4IFzSEee27cA5Wz9z-Q" target="_MFO4IFzSEee27cA5Wz9z-Q">
  607. <children xsi:type="notation:DecorationNode" xmi:id="_wuKQZDScEeeAPdsPiQ6GsA" type="TransitionExpression">
  608. <styles xsi:type="notation:ShapeStyle" xmi:id="_wuKQZTScEeeAPdsPiQ6GsA"/>
  609. <layoutConstraint xsi:type="notation:Location" xmi:id="_wuKQZjScEeeAPdsPiQ6GsA" y="10"/>
  610. </children>
  611. <styles xsi:type="notation:ConnectorStyle" xmi:id="_wuKQYTScEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  612. <styles xsi:type="notation:FontStyle" xmi:id="_wuKQYzScEeeAPdsPiQ6GsA" fontName="Verdana"/>
  613. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_wuKQYjScEeeAPdsPiQ6GsA" points="[655, -57, 61, -9]$[672, -57, 78, -9]$[672, -345, 78, -297]$[495, -345, -99, -297]$[495, -297, -99, -249]"/>
  614. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_wuMFkDScEeeAPdsPiQ6GsA" id="(0.0,0.9433962264150944)"/>
  615. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_wuMFkTScEeeAPdsPiQ6GsA" id="(0.9076923076923077,0.7924528301886793)"/>
  616. </edges>
  617. <edges xmi:id="_M5uuQDSdEeeAPdsPiQ6GsA" type="Transition" element="_M5tgIDSdEeeAPdsPiQ6GsA" source="_MFO4OVzSEee27cA5Wz9z-Q" target="_MFO4LVzSEee27cA5Wz9z-Q">
  618. <children xsi:type="notation:DecorationNode" xmi:id="_M5uuRDSdEeeAPdsPiQ6GsA" type="TransitionExpression">
  619. <styles xsi:type="notation:ShapeStyle" xmi:id="_M5uuRTSdEeeAPdsPiQ6GsA"/>
  620. <layoutConstraint xsi:type="notation:Location" xmi:id="_M5uuRjSdEeeAPdsPiQ6GsA" y="10"/>
  621. </children>
  622. <styles xsi:type="notation:ConnectorStyle" xmi:id="_M5uuQTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  623. <styles xsi:type="notation:FontStyle" xmi:id="_M5uuQzSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
  624. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_M5uuQjSdEeeAPdsPiQ6GsA" points="[6, 0, -53, 6]$[60, -17, 1, -11]"/>
  625. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_M5xxkDSdEeeAPdsPiQ6GsA" id="(0.03773584905660377,0.3018867924528302)"/>
  626. </edges>
  627. <edges xmi:id="_cwDtwDSdEeeAPdsPiQ6GsA" type="Transition" element="_cwDGsDSdEeeAPdsPiQ6GsA" source="_MFO4LVzSEee27cA5Wz9z-Q" target="_MFO4Q1zSEee27cA5Wz9z-Q">
  628. <children xsi:type="notation:DecorationNode" xmi:id="_cwEU0DSdEeeAPdsPiQ6GsA" type="TransitionExpression">
  629. <styles xsi:type="notation:ShapeStyle" xmi:id="_cwEU0TSdEeeAPdsPiQ6GsA"/>
  630. <layoutConstraint xsi:type="notation:Location" xmi:id="_cwEU0jSdEeeAPdsPiQ6GsA" x="40" y="-200"/>
  631. </children>
  632. <styles xsi:type="notation:ConnectorStyle" xmi:id="_cwDtwTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  633. <styles xsi:type="notation:FontStyle" xmi:id="_cwDtwzSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
  634. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_cwDtwjSdEeeAPdsPiQ6GsA" points="[0, 0, 38, -74]$[-17, 0, 21, -74]$[-17, 70, 21, -4]"/>
  635. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cwFi8DSdEeeAPdsPiQ6GsA" id="(0.0,0.5471698113207547)"/>
  636. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cwFi8TSdEeeAPdsPiQ6GsA" id="(0.5636363636363636,0.09433962264150944)"/>
  637. </edges>
  638. <edges xmi:id="_f6N8oDSdEeeAPdsPiQ6GsA" type="Transition" element="_f6NVkDSdEeeAPdsPiQ6GsA" source="_MFO4LVzSEee27cA5Wz9z-Q" target="_MFO4T1zSEee27cA5Wz9z-Q">
  639. <children xsi:type="notation:DecorationNode" xmi:id="_f6OjsTSdEeeAPdsPiQ6GsA" type="TransitionExpression">
  640. <styles xsi:type="notation:ShapeStyle" xmi:id="_f6OjsjSdEeeAPdsPiQ6GsA"/>
  641. <layoutConstraint xsi:type="notation:Location" xmi:id="_f6OjszSdEeeAPdsPiQ6GsA" x="166" y="-20"/>
  642. </children>
  643. <styles xsi:type="notation:ConnectorStyle" xmi:id="_f6N8oTSdEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  644. <styles xsi:type="notation:FontStyle" xmi:id="_f6OjsDSdEeeAPdsPiQ6GsA" fontName="Verdana"/>
  645. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_f6N8ojSdEeeAPdsPiQ6GsA" points="[31, 33, -39, -44]$[74, 72, 4, -5]"/>
  646. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_f6Px0DSdEeeAPdsPiQ6GsA" id="(0.5943396226415094,0.0)"/>
  647. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_f6Px0TSdEeeAPdsPiQ6GsA" id="(0.75,0.1320754716981132)"/>
  648. </edges>
  649. <edges xmi:id="_TDkk4DSeEeeAPdsPiQ6GsA" type="Transition" element="_TDiIoDSeEeeAPdsPiQ6GsA" source="_MFO4Q1zSEee27cA5Wz9z-Q" target="_MFO4Q1zSEee27cA5Wz9z-Q">
  650. <children xsi:type="notation:DecorationNode" xmi:id="_TDlL8TSeEeeAPdsPiQ6GsA" type="TransitionExpression">
  651. <styles xsi:type="notation:ShapeStyle" xmi:id="_TDlL8jSeEeeAPdsPiQ6GsA"/>
  652. <layoutConstraint xsi:type="notation:Location" xmi:id="_TDlL8zSeEeeAPdsPiQ6GsA" x="96" y="16"/>
  653. </children>
  654. <styles xsi:type="notation:ConnectorStyle" xmi:id="_TDkk4TSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  655. <styles xsi:type="notation:FontStyle" xmi:id="_TDlL8DSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
  656. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TDkk4jSeEeeAPdsPiQ6GsA" points="[204, 48, 117, 24]$[204, 76, 117, 52]$[165, 76, 78, 52]$[165, 48, 78, 24]"/>
  657. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TDnBIDSeEeeAPdsPiQ6GsA" id="(0.20270270270270271,0.0)"/>
  658. </edges>
  659. <edges xmi:id="_bJXAQDSeEeeAPdsPiQ6GsA" type="Transition" element="_bJVyIDSeEeeAPdsPiQ6GsA" source="_MFO4T1zSEee27cA5Wz9z-Q" target="_MFO4T1zSEee27cA5Wz9z-Q">
  660. <children xsi:type="notation:DecorationNode" xmi:id="_bJXARDSeEeeAPdsPiQ6GsA" type="TransitionExpression">
  661. <styles xsi:type="notation:ShapeStyle" xmi:id="_bJXARTSeEeeAPdsPiQ6GsA"/>
  662. <layoutConstraint xsi:type="notation:Location" xmi:id="_bJXARjSeEeeAPdsPiQ6GsA" y="10"/>
  663. </children>
  664. <styles xsi:type="notation:ConnectorStyle" xmi:id="_bJXAQTSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  665. <styles xsi:type="notation:FontStyle" xmi:id="_bJXAQzSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
  666. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bJXAQjSeEeeAPdsPiQ6GsA" points="[172, 14, 59, 6]$[116, 0, 3, -8]"/>
  667. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bJYOYDSeEeeAPdsPiQ6GsA" id="(0.21283783783783783,0.0)"/>
  668. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bJYOYTSeEeeAPdsPiQ6GsA" id="(0.7263513513513513,0.24528301886792453)"/>
  669. </edges>
  670. <edges xmi:id="_ksj00DSeEeeAPdsPiQ6GsA" type="Transition" element="_ksimsDSeEeeAPdsPiQ6GsA" source="_WsbnT1gdEee2zrW8CC077A" target="_WsbnB1gdEee2zrW8CC077A">
  671. <children xsi:type="notation:DecorationNode" xmi:id="_ksj01DSeEeeAPdsPiQ6GsA" type="TransitionExpression">
  672. <styles xsi:type="notation:ShapeStyle" xmi:id="_ksj01TSeEeeAPdsPiQ6GsA"/>
  673. <layoutConstraint xsi:type="notation:Location" xmi:id="_ksj01jSeEeeAPdsPiQ6GsA" y="10"/>
  674. </children>
  675. <styles xsi:type="notation:ConnectorStyle" xmi:id="_ksj00TSeEeeAPdsPiQ6GsA" routing="Rectilinear" lineColor="4210752"/>
  676. <styles xsi:type="notation:FontStyle" xmi:id="_ksj00zSeEeeAPdsPiQ6GsA" fontName="Verdana"/>
  677. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ksj00jSeEeeAPdsPiQ6GsA" points="[5, 2, -62, -27]$[70, 18, 3, -11]"/>
  678. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kslC8DSeEeeAPdsPiQ6GsA" id="(0.7126436781609196,0.036057692307692304)"/>
  679. </edges>
  680. <edges xmi:id="_8cR3wDV1EeepxriBedJkbw" type="Transition" element="_8cO0cDV1EeepxriBedJkbw" source="_1U7akDV1EeepxriBedJkbw" target="_vhj0EDPQEee5PeA_UCoIqQ">
  681. <children xsi:type="notation:DecorationNode" xmi:id="_8cSe0TV1EeepxriBedJkbw" type="TransitionExpression">
  682. <styles xsi:type="notation:ShapeStyle" xmi:id="_8cSe0jV1EeepxriBedJkbw"/>
  683. <layoutConstraint xsi:type="notation:Location" xmi:id="_8cSe0zV1EeepxriBedJkbw" y="10"/>
  684. </children>
  685. <styles xsi:type="notation:ConnectorStyle" xmi:id="_8cR3wTV1EeepxriBedJkbw" routing="Rectilinear" lineColor="4210752"/>
  686. <styles xsi:type="notation:FontStyle" xmi:id="_8cSe0DV1EeepxriBedJkbw" fontName="Verdana"/>
  687. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_8cR3wjV1EeepxriBedJkbw" points="[0, -18, 39, -58]$[89, -18, 128, -58]$[89, 32, 128, -8]"/>
  688. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8cViIDV1EeepxriBedJkbw" id="(1.0,0.9245283018867925)"/>
  689. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8cViITV1EeepxriBedJkbw" id="(0.36917098445595853,0.014705882352941176)"/>
  690. </edges>
  691. <edges xmi:id="_-G8p0DV1EeepxriBedJkbw" type="Transition" element="_-G7bsDV1EeepxriBedJkbw" source="_vhj0EDPQEee5PeA_UCoIqQ" target="_1U7akDV1EeepxriBedJkbw">
  692. <children xsi:type="notation:DecorationNode" xmi:id="_-G8p1DV1EeepxriBedJkbw" type="TransitionExpression">
  693. <styles xsi:type="notation:ShapeStyle" xmi:id="_-G8p1TV1EeepxriBedJkbw"/>
  694. <layoutConstraint xsi:type="notation:Location" xmi:id="_-G8p1jV1EeepxriBedJkbw" y="10"/>
  695. </children>
  696. <styles xsi:type="notation:ConnectorStyle" xmi:id="_-G8p0TV1EeepxriBedJkbw" routing="Rectilinear" lineColor="4210752"/>
  697. <styles xsi:type="notation:FontStyle" xmi:id="_-G8p0zV1EeepxriBedJkbw" fontName="Verdana"/>
  698. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_-G8p0jV1EeepxriBedJkbw" points="[648, 0, 237, 52]$[648, -68, 237, -16]$[547, -68, 136, -16]"/>
  699. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_-G-fADV1EeepxriBedJkbw" id="(0.03950777202072539,0.0)"/>
  700. </edges>
  701. </notation:Diagram>
  702. </xmi:XMI>