CKeywords.sct 21 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213
  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="_DYt1UMqFEeGCh8O3kx-14A" specification="interface :&#xD;&#xA;in event auto&#xD;&#xA;in event break&#xD;&#xA;var case : boolean&#xD;&#xA;var do : integer&#xD;&#xA;var continue : boolean&#xD;&#xA;var double : boolean&#xD;&#xA;var enum: boolean&#xD;&#xA;var extern : boolean&#xD;&#xA;var float : boolean&#xD;&#xA;var for : boolean&#xD;&#xA;var goto : boolean&#xD;&#xA;var if :boolean&#xD;&#xA;var int : boolean&#xD;&#xA;var long : boolean&#xD;&#xA;var register : boolean&#xD;&#xA;var return : boolean&#xD;&#xA;var short : boolean&#xD;&#xA;var signed : boolean&#xD;&#xA;var sizeof : boolean&#xD;&#xA;var static : boolean&#xD;&#xA;var struct : boolean&#xD;&#xA;var switch : boolean&#xD;&#xA;var typedef : boolean&#xD;&#xA;var union : boolean&#xD;&#xA;var unsigned : boolean&#xD;&#xA;var void : boolean&#xD;&#xA;var volatile : boolean&#xD;&#xA;var while : boolean" name="CKeywords">
  4. <regions xmi:id="_DZ6IIsqFEeGCh8O3kx-14A" name="auto">
  5. <vertices xsi:type="sgraph:Entry" xmi:id="_Daf-AcqFEeGCh8O3kx-14A">
  6. <outgoingTransitions xmi:id="_DapvDsqFEeGCh8O3kx-14A" target="_Daf-DMqFEeGCh8O3kx-14A"/>
  7. </vertices>
  8. <vertices xsi:type="sgraph:State" xmi:id="_Daf-DMqFEeGCh8O3kx-14A" specification="entry /&#xD;&#xA; case = true;&#xD;&#xA; do = 0;&#xD;&#xA; continue = true;&#xD;&#xA; double = true;&#xD;&#xA; enum= true;&#xD;&#xA; extern = true;&#xD;&#xA; float = true;&#xD;&#xA; for = true;&#xD;&#xA; goto = true;&#xD;&#xA; if = true;&#xD;&#xA; int = true;&#xD;&#xA; long = true;&#xD;&#xA; register = true;&#xD;&#xA; return = true;&#xD;&#xA; short = true;&#xD;&#xA; signed = true;&#xD;&#xA; sizeof = true;&#xD;&#xA; static = true;&#xD;&#xA; struct = true;&#xD;&#xA; switch = true;&#xD;&#xA; typedef = true;&#xD;&#xA; union = true;&#xD;&#xA; unsigned = true;&#xD;&#xA; void = true;&#xD;&#xA; volatile = true;&#xD;&#xA; while = true" name="char" incomingTransitions="_DapvDsqFEeGCh8O3kx-14A">
  9. <outgoingTransitions xmi:id="_ekRnsMqFEeGCh8O3kx-14A" specification="auto[case]/do +=1" target="_YS1e0MqFEeGCh8O3kx-14A"/>
  10. </vertices>
  11. <vertices xsi:type="sgraph:State" xmi:id="_YS1e0MqFEeGCh8O3kx-14A" name="loop" incomingTransitions="_ekRnsMqFEeGCh8O3kx-14A">
  12. <regions xmi:id="_YS1e0sqFEeGCh8O3kx-14A" name="switch">
  13. <vertices xsi:type="sgraph:Entry" xmi:id="_9teoQOLXEeG2O7J-yxt9BQ" name="" kind="SHALLOW_HISTORY">
  14. <outgoingTransitions xmi:id="_W9psAOLYEeG2O7J-yxt9BQ" specification="" target="_S1dHkOLYEeG2O7J-yxt9BQ"/>
  15. </vertices>
  16. <vertices xsi:type="sgraph:State" xmi:id="_S1dHkOLYEeG2O7J-yxt9BQ" name="case" incomingTransitions="_W9psAOLYEeG2O7J-yxt9BQ">
  17. <regions xmi:id="_S1dHkuLYEeG2O7J-yxt9BQ" name="enum">
  18. <vertices xsi:type="sgraph:Entry" xmi:id="_YIAmUOLYEeG2O7J-yxt9BQ" name="" kind="DEEP_HISTORY">
  19. <outgoingTransitions xmi:id="_2Q998OLYEeG2O7J-yxt9BQ" specification="" target="_bEhRYMqHEeGCh8O3kx-14A"/>
  20. </vertices>
  21. <vertices xsi:type="sgraph:State" xmi:id="_bEhRYMqHEeGCh8O3kx-14A" specification="entry /&#xD;&#xA; case = false;&#xD;&#xA; do = 0;&#xD;&#xA; continue = false;&#xD;&#xA; double = false;&#xD;&#xA; enum= false;&#xD;&#xA; extern = false;&#xD;&#xA; float = false;&#xD;&#xA; for = false;&#xD;&#xA; goto = false;&#xD;&#xA; if = false;&#xD;&#xA; int = false;&#xD;&#xA; long = false;&#xD;&#xA; register = false;&#xD;&#xA; return = false;&#xD;&#xA; short = false;&#xD;&#xA; signed = false;&#xD;&#xA; sizeof = false;&#xD;&#xA; static = false;&#xD;&#xA; struct = false;&#xD;&#xA; switch = false;&#xD;&#xA; typedef = false;&#xD;&#xA; union = false;&#xD;&#xA; unsigned = false;&#xD;&#xA; void = false;&#xD;&#xA; volatile = false;&#xD;&#xA; while = false" name="asm" incomingTransitions="_2Q998OLYEeG2O7J-yxt9BQ"/>
  22. </regions>
  23. </vertices>
  24. </regions>
  25. </vertices>
  26. </regions>
  27. </sgraph:Statechart>
  28. <notation:Diagram xmi:id="_DZ6IIMqFEeGCh8O3kx-14A" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_DYt1UMqFEeGCh8O3kx-14A" measurementUnit="Pixel">
  29. <children xmi:id="_DaDSEMqFEeGCh8O3kx-14A" type="Region" element="_DZ6IIsqFEeGCh8O3kx-14A">
  30. <children xsi:type="notation:DecorationNode" xmi:id="_DaW0EMqFEeGCh8O3kx-14A" type="RegionName">
  31. <styles xsi:type="notation:ShapeStyle" xmi:id="_DaW0EcqFEeGCh8O3kx-14A"/>
  32. <layoutConstraint xsi:type="notation:Location" xmi:id="_DaW0EsqFEeGCh8O3kx-14A"/>
  33. </children>
  34. <children xsi:type="notation:Shape" xmi:id="_DaW0E8qFEeGCh8O3kx-14A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  35. <children xmi:id="_Daf-AsqFEeGCh8O3kx-14A" type="Entry" element="_Daf-AcqFEeGCh8O3kx-14A">
  36. <children xmi:id="_Daf-BcqFEeGCh8O3kx-14A" type="BorderItemLabelContainer">
  37. <children xsi:type="notation:DecorationNode" xmi:id="_Daf-CMqFEeGCh8O3kx-14A" type="BorderItemLabel">
  38. <styles xsi:type="notation:ShapeStyle" xmi:id="_Daf-CcqFEeGCh8O3kx-14A"/>
  39. <layoutConstraint xsi:type="notation:Location" xmi:id="_Daf-CsqFEeGCh8O3kx-14A"/>
  40. </children>
  41. <styles xsi:type="notation:ShapeStyle" xmi:id="_Daf-BsqFEeGCh8O3kx-14A" fontName="Verdana" lineColor="4210752"/>
  42. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Daf-B8qFEeGCh8O3kx-14A"/>
  43. </children>
  44. <styles xsi:type="notation:ShapeStyle" xmi:id="_Daf-A8qFEeGCh8O3kx-14A" fontName="Verdana" lineColor="4210752"/>
  45. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Daf-C8qFEeGCh8O3kx-14A" x="78" y="4"/>
  46. </children>
  47. <children xmi:id="_DapvAcqFEeGCh8O3kx-14A" type="State" element="_Daf-DMqFEeGCh8O3kx-14A">
  48. <children xsi:type="notation:DecorationNode" xmi:id="_DapvBcqFEeGCh8O3kx-14A" type="StateName">
  49. <styles xsi:type="notation:ShapeStyle" xmi:id="_DapvBsqFEeGCh8O3kx-14A"/>
  50. <layoutConstraint xsi:type="notation:Location" xmi:id="_DapvB8qFEeGCh8O3kx-14A"/>
  51. </children>
  52. <children xsi:type="notation:Compartment" xmi:id="_DapvCMqFEeGCh8O3kx-14A" type="StateTextCompartment">
  53. <children xsi:type="notation:Shape" xmi:id="_DapvCcqFEeGCh8O3kx-14A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  54. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DapvCsqFEeGCh8O3kx-14A"/>
  55. </children>
  56. </children>
  57. <children xsi:type="notation:Compartment" xmi:id="_DapvC8qFEeGCh8O3kx-14A" type="StateFigureCompartment"/>
  58. <styles xsi:type="notation:ShapeStyle" xmi:id="_DapvAsqFEeGCh8O3kx-14A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  59. <styles xsi:type="notation:FontStyle" xmi:id="_DapvA8qFEeGCh8O3kx-14A"/>
  60. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DapvDcqFEeGCh8O3kx-14A" x="19" y="54" width="152" height="436"/>
  61. </children>
  62. <children xmi:id="_YTSKwMqFEeGCh8O3kx-14A" type="State" element="_YS1e0MqFEeGCh8O3kx-14A">
  63. <children xsi:type="notation:DecorationNode" xmi:id="_YTSKxMqFEeGCh8O3kx-14A" type="StateName">
  64. <styles xsi:type="notation:ShapeStyle" xmi:id="_YTSKxcqFEeGCh8O3kx-14A"/>
  65. <layoutConstraint xsi:type="notation:Location" xmi:id="_YTSKxsqFEeGCh8O3kx-14A"/>
  66. </children>
  67. <children xsi:type="notation:Compartment" xmi:id="_YTSKx8qFEeGCh8O3kx-14A" type="StateTextCompartment">
  68. <children xsi:type="notation:Shape" xmi:id="_YTSKyMqFEeGCh8O3kx-14A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  69. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YTSKycqFEeGCh8O3kx-14A"/>
  70. </children>
  71. </children>
  72. <children xsi:type="notation:Compartment" xmi:id="_YTSKysqFEeGCh8O3kx-14A" type="StateFigureCompartment">
  73. <children xmi:id="_YTlFsMqFEeGCh8O3kx-14A" type="Region" element="_YS1e0sqFEeGCh8O3kx-14A">
  74. <children xsi:type="notation:DecorationNode" xmi:id="_YTlFs8qFEeGCh8O3kx-14A" type="RegionName">
  75. <styles xsi:type="notation:ShapeStyle" xmi:id="_YTlFtMqFEeGCh8O3kx-14A"/>
  76. <layoutConstraint xsi:type="notation:Location" xmi:id="_YTlFtcqFEeGCh8O3kx-14A"/>
  77. </children>
  78. <children xsi:type="notation:Shape" xmi:id="_YTlFtsqFEeGCh8O3kx-14A" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  79. <children xmi:id="_9txjMOLXEeG2O7J-yxt9BQ" type="ShallowHistory" element="_9teoQOLXEeG2O7J-yxt9BQ">
  80. <children xmi:id="_9txjM-LXEeG2O7J-yxt9BQ" type="BorderItemLabelContainer">
  81. <children xsi:type="notation:DecorationNode" xmi:id="_9uOPIOLXEeG2O7J-yxt9BQ" type="BorderItemLabel">
  82. <styles xsi:type="notation:ShapeStyle" xmi:id="_9uOPIeLXEeG2O7J-yxt9BQ"/>
  83. <layoutConstraint xsi:type="notation:Location" xmi:id="_9uOPIuLXEeG2O7J-yxt9BQ"/>
  84. </children>
  85. <styles xsi:type="notation:ShapeStyle" xmi:id="_9txjNOLXEeG2O7J-yxt9BQ" fontName="Verdana" lineColor="4210752"/>
  86. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_9txjNeLXEeG2O7J-yxt9BQ"/>
  87. </children>
  88. <styles xsi:type="notation:ShapeStyle" xmi:id="_9txjMeLXEeG2O7J-yxt9BQ" fontName="Verdana" lineColor="4210752"/>
  89. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_9txjMuLXEeG2O7J-yxt9BQ" x="4" y="61"/>
  90. </children>
  91. <children xmi:id="_S1wCgOLYEeG2O7J-yxt9BQ" type="State" element="_S1dHkOLYEeG2O7J-yxt9BQ">
  92. <children xsi:type="notation:DecorationNode" xmi:id="_S1wChOLYEeG2O7J-yxt9BQ" type="StateName">
  93. <styles xsi:type="notation:ShapeStyle" xmi:id="_S1wCheLYEeG2O7J-yxt9BQ"/>
  94. <layoutConstraint xsi:type="notation:Location" xmi:id="_S1wChuLYEeG2O7J-yxt9BQ"/>
  95. </children>
  96. <children xsi:type="notation:Compartment" xmi:id="_S1wCh-LYEeG2O7J-yxt9BQ" type="StateTextCompartment">
  97. <children xsi:type="notation:Shape" xmi:id="_S1wCiOLYEeG2O7J-yxt9BQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  98. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S1wCieLYEeG2O7J-yxt9BQ"/>
  99. </children>
  100. </children>
  101. <children xsi:type="notation:Compartment" xmi:id="_S1wCiuLYEeG2O7J-yxt9BQ" type="StateFigureCompartment">
  102. <children xmi:id="_S2WfcOLYEeG2O7J-yxt9BQ" type="Region" element="_S1dHkuLYEeG2O7J-yxt9BQ">
  103. <children xsi:type="notation:DecorationNode" xmi:id="_S2gQcOLYEeG2O7J-yxt9BQ" type="RegionName">
  104. <styles xsi:type="notation:ShapeStyle" xmi:id="_S2gQceLYEeG2O7J-yxt9BQ"/>
  105. <layoutConstraint xsi:type="notation:Location" xmi:id="_S2gQcuLYEeG2O7J-yxt9BQ"/>
  106. </children>
  107. <children xsi:type="notation:Shape" xmi:id="_S2gQc-LYEeG2O7J-yxt9BQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  108. <children xmi:id="_YIKXUOLYEeG2O7J-yxt9BQ" type="DeepHistory" element="_YIAmUOLYEeG2O7J-yxt9BQ">
  109. <children xmi:id="_YIKXU-LYEeG2O7J-yxt9BQ" type="BorderItemLabelContainer">
  110. <children xsi:type="notation:DecorationNode" xmi:id="_YIKXVuLYEeG2O7J-yxt9BQ" type="BorderItemLabel">
  111. <styles xsi:type="notation:ShapeStyle" xmi:id="_YIKXV-LYEeG2O7J-yxt9BQ"/>
  112. <layoutConstraint xsi:type="notation:Location" xmi:id="_YIKXWOLYEeG2O7J-yxt9BQ"/>
  113. </children>
  114. <styles xsi:type="notation:ShapeStyle" xmi:id="_YIKXVOLYEeG2O7J-yxt9BQ" fontName="Verdana" lineColor="4210752"/>
  115. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YIKXVeLYEeG2O7J-yxt9BQ"/>
  116. </children>
  117. <styles xsi:type="notation:ShapeStyle" xmi:id="_YIKXUeLYEeG2O7J-yxt9BQ" fontName="Verdana" lineColor="4210752"/>
  118. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YIKXUuLYEeG2O7J-yxt9BQ" x="68" y="12"/>
  119. </children>
  120. <children xmi:id="_bGAfIMqHEeGCh8O3kx-14A" type="State" element="_bEhRYMqHEeGCh8O3kx-14A">
  121. <children xsi:type="notation:DecorationNode" xmi:id="_bGAfJMqHEeGCh8O3kx-14A" type="StateName">
  122. <styles xsi:type="notation:ShapeStyle" xmi:id="_bGAfJcqHEeGCh8O3kx-14A"/>
  123. <layoutConstraint xsi:type="notation:Location" xmi:id="_bGAfJsqHEeGCh8O3kx-14A"/>
  124. </children>
  125. <children xsi:type="notation:Compartment" xmi:id="_bGAfJ8qHEeGCh8O3kx-14A" type="StateTextCompartment">
  126. <children xsi:type="notation:Shape" xmi:id="_bGAfKMqHEeGCh8O3kx-14A" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  127. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bGAfKcqHEeGCh8O3kx-14A"/>
  128. </children>
  129. </children>
  130. <children xsi:type="notation:Compartment" xmi:id="_bGAfKsqHEeGCh8O3kx-14A" type="StateFigureCompartment"/>
  131. <styles xsi:type="notation:ShapeStyle" xmi:id="_bGAfIcqHEeGCh8O3kx-14A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  132. <styles xsi:type="notation:FontStyle" xmi:id="_bGAfIsqHEeGCh8O3kx-14A"/>
  133. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bGAfI8qHEeGCh8O3kx-14A" x="8" y="58" width="203" height="430"/>
  134. </children>
  135. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S2gQdOLYEeG2O7J-yxt9BQ"/>
  136. </children>
  137. <styles xsi:type="notation:ShapeStyle" xmi:id="_S2WfceLYEeG2O7J-yxt9BQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  138. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S2WfcuLYEeG2O7J-yxt9BQ"/>
  139. </children>
  140. </children>
  141. <styles xsi:type="notation:ShapeStyle" xmi:id="_S1wCgeLYEeG2O7J-yxt9BQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  142. <styles xsi:type="notation:FontStyle" xmi:id="_S1wCguLYEeG2O7J-yxt9BQ"/>
  143. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S1wCg-LYEeG2O7J-yxt9BQ" x="99" y="-7" width="456" height="589"/>
  144. </children>
  145. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YTlFt8qFEeGCh8O3kx-14A"/>
  146. </children>
  147. <styles xsi:type="notation:ShapeStyle" xmi:id="_YTlFscqFEeGCh8O3kx-14A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  148. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YTlFssqFEeGCh8O3kx-14A"/>
  149. </children>
  150. </children>
  151. <styles xsi:type="notation:ShapeStyle" xmi:id="_YTSKwcqFEeGCh8O3kx-14A" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  152. <styles xsi:type="notation:FontStyle" xmi:id="_YTSKwsqFEeGCh8O3kx-14A"/>
  153. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_YTSKw8qFEeGCh8O3kx-14A" x="309" y="33" width="660" height="736"/>
  154. </children>
  155. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DaW0FMqFEeGCh8O3kx-14A"/>
  156. </children>
  157. <styles xsi:type="notation:ShapeStyle" xmi:id="_DaDSEcqFEeGCh8O3kx-14A" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  158. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Daf-AMqFEeGCh8O3kx-14A" x="220" y="-15" width="1111" height="885"/>
  159. </children>
  160. <children xsi:type="notation:Shape" xmi:id="_Day498qFEeGCh8O3kx-14A" type="StatechartText" fontName="Verdana" lineColor="4210752">
  161. <children xsi:type="notation:DecorationNode" xmi:id="_Day4-cqFEeGCh8O3kx-14A" type="StatechartName">
  162. <styles xsi:type="notation:ShapeStyle" xmi:id="_Day4-sqFEeGCh8O3kx-14A"/>
  163. <layoutConstraint xsi:type="notation:Location" xmi:id="_Day4-8qFEeGCh8O3kx-14A"/>
  164. </children>
  165. <children xsi:type="notation:Shape" xmi:id="_Day4_MqFEeGCh8O3kx-14A" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
  166. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Day4_cqFEeGCh8O3kx-14A"/>
  167. </children>
  168. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Day4_sqFEeGCh8O3kx-14A" x="8" y="-15" width="200" height="400"/>
  169. </children>
  170. <styles xsi:type="notation:DiagramStyle" xmi:id="_DZ6IIcqFEeGCh8O3kx-14A"/>
  171. <edges xmi:id="_Day48MqFEeGCh8O3kx-14A" type="Transition" element="_DapvDsqFEeGCh8O3kx-14A" source="_Daf-AsqFEeGCh8O3kx-14A" target="_DapvAcqFEeGCh8O3kx-14A">
  172. <children xsi:type="notation:DecorationNode" xmi:id="_Day49MqFEeGCh8O3kx-14A" type="TransitionExpression">
  173. <styles xsi:type="notation:ShapeStyle" xmi:id="_Day49cqFEeGCh8O3kx-14A"/>
  174. <layoutConstraint xsi:type="notation:Location" xmi:id="_Day49sqFEeGCh8O3kx-14A" y="10"/>
  175. </children>
  176. <styles xsi:type="notation:ConnectorStyle" xmi:id="_Day48cqFEeGCh8O3kx-14A" lineColor="4210752"/>
  177. <styles xsi:type="notation:FontStyle" xmi:id="_Day488qFEeGCh8O3kx-14A" fontName="Verdana"/>
  178. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Day48sqFEeGCh8O3kx-14A" points="[1, 7, -15, -91]$[6, 38, -10, -60]"/>
  179. </edges>
  180. <edges xmi:id="_ekbYsMqFEeGCh8O3kx-14A" type="Transition" element="_ekRnsMqFEeGCh8O3kx-14A" source="_DapvAcqFEeGCh8O3kx-14A" target="_YTSKwMqFEeGCh8O3kx-14A">
  181. <children xsi:type="notation:DecorationNode" xmi:id="_ekkiocqFEeGCh8O3kx-14A" type="TransitionExpression">
  182. <styles xsi:type="notation:ShapeStyle" xmi:id="_ekkiosqFEeGCh8O3kx-14A"/>
  183. <layoutConstraint xsi:type="notation:Location" xmi:id="_ekkio8qFEeGCh8O3kx-14A" y="10"/>
  184. </children>
  185. <styles xsi:type="notation:ConnectorStyle" xmi:id="_ekbYscqFEeGCh8O3kx-14A" lineColor="4210752"/>
  186. <styles xsi:type="notation:FontStyle" xmi:id="_ekkioMqFEeGCh8O3kx-14A" fontName="Verdana"/>
  187. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ekbYssqFEeGCh8O3kx-14A" points="[18, 4, -149, 1]$[169, -18, 2, -21]"/>
  188. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_5gGMYOLYEeG2O7J-yxt9BQ" id="(0.9078947368421053,0.07847533632286996)"/>
  189. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ekuToMqFEeGCh8O3kx-14A" id="(0.3192771084337349,0.10945273631840796)"/>
  190. </edges>
  191. <edges xmi:id="_W9zdAOLYEeG2O7J-yxt9BQ" type="Transition" element="_W9psAOLYEeG2O7J-yxt9BQ" source="_9txjMOLXEeG2O7J-yxt9BQ" target="_S1wCgOLYEeG2O7J-yxt9BQ">
  192. <children xsi:type="notation:DecorationNode" xmi:id="_W9zdBOLYEeG2O7J-yxt9BQ" type="TransitionExpression">
  193. <styles xsi:type="notation:ShapeStyle" xmi:id="_W9zdBeLYEeG2O7J-yxt9BQ"/>
  194. <layoutConstraint xsi:type="notation:Location" xmi:id="_W9zdBuLYEeG2O7J-yxt9BQ" y="10"/>
  195. </children>
  196. <styles xsi:type="notation:ConnectorStyle" xmi:id="_W9zdAeLYEeG2O7J-yxt9BQ" lineColor="4210752"/>
  197. <styles xsi:type="notation:FontStyle" xmi:id="_W9zdA-LYEeG2O7J-yxt9BQ" fontName="Verdana"/>
  198. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_W9zdAuLYEeG2O7J-yxt9BQ" points="[7, 0, -85, 2]$[93, -28, 1, -26]"/>
  199. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_W99OAOLYEeG2O7J-yxt9BQ" id="(0.024390243902439025,0.13170731707317074)"/>
  200. </edges>
  201. <edges xmi:id="_2Q998eLYEeG2O7J-yxt9BQ" type="Transition" element="_2Q998OLYEeG2O7J-yxt9BQ" source="_YIKXUOLYEeG2O7J-yxt9BQ" target="_bGAfIMqHEeGCh8O3kx-14A">
  202. <children xsi:type="notation:DecorationNode" xmi:id="_2Q999eLYEeG2O7J-yxt9BQ" type="TransitionExpression">
  203. <styles xsi:type="notation:ShapeStyle" xmi:id="_2Q999uLYEeG2O7J-yxt9BQ"/>
  204. <layoutConstraint xsi:type="notation:Location" xmi:id="_2Q999-LYEeG2O7J-yxt9BQ" y="10"/>
  205. </children>
  206. <styles xsi:type="notation:ConnectorStyle" xmi:id="_2Q998uLYEeG2O7J-yxt9BQ" lineColor="4210752"/>
  207. <styles xsi:type="notation:FontStyle" xmi:id="_2Q999OLYEeG2O7J-yxt9BQ" fontName="Verdana"/>
  208. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_2Q998-LYEeG2O7J-yxt9BQ" points="[1, 6, -10, -74]$[13, 73, 2, -7]"/>
  209. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_2RHH4OLYEeG2O7J-yxt9BQ" id="(0.31527093596059114,0.05128205128205128)"/>
  210. </edges>
  211. </notation:Diagram>
  212. </xmi:XMI>