JavaKeywords.sct 29 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283
  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="_lYzXAMaJEeGXV8CX2hSPzA" specification="interface:&#xD;&#xA;in event while&#xD;&#xA;var abstract : boolean&#xD;&#xA;var assert : boolean&#xD;&#xA;var boolean : boolean&#xD;&#xA;var break : boolean &#xD;&#xA;var byte :boolean&#xD;&#xA;var case :boolean&#xD;&#xA;var catch:boolean&#xD;&#xA;var char:boolean&#xD;&#xA;var class:boolean&#xD;&#xA;var const:boolean&#xD;&#xA;var continue:boolean&#xD;&#xA;&#xD;&#xA;var do:boolean&#xD;&#xA;var double:boolean&#xD;&#xA;&#xD;&#xA;var enum:boolean&#xD;&#xA;var extends:boolean&#xD;&#xA;&#xD;&#xA;var final:boolean&#xD;&#xA;var finally:boolean&#xD;&#xA;var float:boolean&#xD;&#xA;var for:boolean&#xD;&#xA;var goto:boolean&#xD;&#xA;var if:boolean&#x9;&#x9;&#xD;&#xA;var implements:boolean&#xD;&#xA;var import:boolean&#xD;&#xA;var instanceof:boolean&#xD;&#xA;var int:boolean&#xD;&#xA;&#xD;&#xA;var long:boolean&#xD;&#xA;var native:boolean&#xD;&#xA;var new:boolean&#xD;&#xA;var null:boolean&#xD;&#xA;var package:boolean&#xD;&#xA;var private:boolean&#xD;&#xA;var protected:boolean&#xD;&#xA;var public:boolean&#xD;&#xA;var return:boolean&#xD;&#xA;var short:boolean&#xD;&#xA;var static:boolean&#xD;&#xA;var strictfp:boolean&#xD;&#xA;var super:boolean&#xD;&#xA;var switch:boolean&#xD;&#xA;var synchronized:boolean&#xD;&#xA;var this:boolean&#xD;&#xA;var throw:boolean&#xD;&#xA;var throws:boolean&#xD;&#xA;var transient:boolean&#xD;&#xA;&#xD;&#xA;var try:boolean&#xD;&#xA;var void:boolean&#xD;&#xA;var volatile:boolean&#xD;&#xA;" name="JavaKeywords">
  4. <regions xmi:id="_lZG5AsaJEeGXV8CX2hSPzA" name="goto">
  5. <vertices xsi:type="sgraph:Entry" xmi:id="_lZi95saJEeGXV8CX2hSPzA">
  6. <outgoingTransitions xmi:id="_lZsu5caJEeGXV8CX2hSPzA" target="_lZi98caJEeGXV8CX2hSPzA"/>
  7. </vertices>
  8. <vertices xsi:type="sgraph:State" xmi:id="_lZi98caJEeGXV8CX2hSPzA" specification="entry/&#xD;&#xA;abstract = true;&#xD;&#xA;assert = true;&#xD;&#xA;boolean= true;&#xD;&#xA;break = true;&#xD;&#xA;byte = true;&#xD;&#xA;case = true;&#xD;&#xA;catch= true;&#xD;&#xA;char= true;&#xD;&#xA;class= true;&#xD;&#xA;const= true;&#xD;&#xA;continue= true;&#xD;&#xA;do= true;&#xD;&#xA;double= true;&#xD;&#xA;enum= true;&#xD;&#xA;extends= true;&#xD;&#xA;final= true;&#xD;&#xA;finally= true;&#xD;&#xA;float= true;&#xD;&#xA;for= true;&#xD;&#xA;goto= true;&#xD;&#xA;if= true;&#xD;&#xA;implements= true;&#xD;&#xA;import= true;&#xD;&#xA;instanceof= true;&#xD;&#xA;int= true;&#xD;&#xA;long= true;&#xD;&#xA;native= true;&#xD;&#xA;new= true;&#xD;&#xA;null= true;&#xD;&#xA;package= true;&#xD;&#xA;private= true;&#xD;&#xA;protected= true;&#xD;&#xA;public= true;&#xD;&#xA;return= true;&#xD;&#xA;short= true;&#xD;&#xA;static= true;&#xD;&#xA;strictfp= true;&#xD;&#xA;super= true;&#xD;&#xA;switch= true;&#xD;&#xA;synchronized= true;&#xD;&#xA;this= true;&#xD;&#xA;throw= true;&#xD;&#xA;throws= true;&#xD;&#xA;transient= true;&#xD;&#xA;try= true;&#xD;&#xA;void= true;&#xD;&#xA;volatile= true&#xD;&#xA;" name="abstract" incomingTransitions="_lZsu5caJEeGXV8CX2hSPzA">
  9. <outgoingTransitions xmi:id="_qtYmUMaaEeGhpNQ-y-T3EA" specification="while[null]/native=false" target="_bljEgMaaEeGhpNQ-y-T3EA"/>
  10. </vertices>
  11. <vertices xsi:type="sgraph:State" xmi:id="_bljEgMaaEeGhpNQ-y-T3EA" specification="entry/&#xD;&#xA;abstract = false;&#xD;&#xA;assert = false;&#xD;&#xA;boolean= false;&#xD;&#xA;break = false;&#xD;&#xA;byte = false;&#xD;&#xA;case = false;&#xD;&#xA;catch= false;&#xD;&#xA;char= false;&#xD;&#xA;class= false;&#xD;&#xA;const= false;&#xD;&#xA;continue= false;&#xD;&#xA;do= false;&#xD;&#xA;double= false;&#xD;&#xA;enum= false;&#xD;&#xA;extends= false;&#xD;&#xA;final= false;&#xD;&#xA;finally= false;&#xD;&#xA;float= false;&#xD;&#xA;for= false;&#xD;&#xA;goto= false;&#xD;&#xA;if= false;&#xD;&#xA;implements= false;&#xD;&#xA;import= false;&#xD;&#xA;instanceof= false;&#xD;&#xA;int= false;&#xD;&#xA;long= false;&#xD;&#xA;new= false;&#xD;&#xA;null= false;&#xD;&#xA;package= false;&#xD;&#xA;private= false;&#xD;&#xA;protected= false;&#xD;&#xA;public= false;&#xD;&#xA;return= false;&#xD;&#xA;short= false;&#xD;&#xA;static= false;&#xD;&#xA;strictfp= false;&#xD;&#xA;super= false;&#xD;&#xA;switch= false;&#xD;&#xA;synchronized= false;&#xD;&#xA;this= false;&#xD;&#xA;throw= false;&#xD;&#xA;throws= false;&#xD;&#xA;transient= false;&#xD;&#xA;try= false;&#xD;&#xA;void= false;&#xD;&#xA;volatile= false&#xD;&#xA;" name="boolean" incomingTransitions="_qtYmUMaaEeGhpNQ-y-T3EA">
  12. <outgoingTransitions xmi:id="_yACpYOLaEeG3x7sYvVudrg" specification="while&#xD;&#xA;" target="_stVZoOLaEeG3x7sYvVudrg"/>
  13. </vertices>
  14. <vertices xsi:type="sgraph:State" xmi:id="_stVZoOLaEeG3x7sYvVudrg" name="void" incomingTransitions="_yACpYOLaEeG3x7sYvVudrg">
  15. <regions xmi:id="_stfKoOLaEeG3x7sYvVudrg" name="volatile">
  16. <vertices xsi:type="sgraph:Entry" xmi:id="_4tyTwOLaEeG3x7sYvVudrg" name="try" kind="SHALLOW_HISTORY">
  17. <outgoingTransitions xmi:id="_66ATsOLaEeG3x7sYvVudrg" specification="" target="_6ODMoOLaEeG3x7sYvVudrg"/>
  18. </vertices>
  19. <vertices xsi:type="sgraph:State" xmi:id="_6ODMoOLaEeG3x7sYvVudrg" name="transient" incomingTransitions="_66ATsOLaEeG3x7sYvVudrg">
  20. <regions xmi:id="_6OM9oOLaEeG3x7sYvVudrg" name="throw">
  21. <vertices xsi:type="sgraph:Entry" xmi:id="__pPqAOLaEeG3x7sYvVudrg" name="this" kind="DEEP_HISTORY">
  22. <outgoingTransitions xmi:id="_DAt8IOLbEeG3x7sYvVudrg" specification="" target="_BiY88OLbEeG3x7sYvVudrg"/>
  23. </vertices>
  24. <vertices xsi:type="sgraph:State" xmi:id="_BiY88OLbEeG3x7sYvVudrg" name="false" incomingTransitions="_DAt8IOLbEeG3x7sYvVudrg">
  25. <outgoingTransitions xmi:id="_FjI1kOLbEeG3x7sYvVudrg" specification="while" target="_D7bQ4OLbEeG3x7sYvVudrg"/>
  26. </vertices>
  27. <vertices xsi:type="sgraph:Exit" xmi:id="_D7bQ4OLbEeG3x7sYvVudrg" name="public" incomingTransitions="_FjI1kOLbEeG3x7sYvVudrg"/>
  28. </regions>
  29. </vertices>
  30. </regions>
  31. </vertices>
  32. </regions>
  33. </sgraph:Statechart>
  34. <notation:Diagram xmi:id="_lZG5AMaJEeGXV8CX2hSPzA" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_lYzXAMaJEeGXV8CX2hSPzA" measurementUnit="Pixel">
  35. <children xmi:id="_lZZz8MaJEeGXV8CX2hSPzA" type="Region" element="_lZG5AsaJEeGXV8CX2hSPzA">
  36. <children xsi:type="notation:DecorationNode" xmi:id="_lZi94MaJEeGXV8CX2hSPzA" type="RegionName">
  37. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi94caJEeGXV8CX2hSPzA"/>
  38. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi94saJEeGXV8CX2hSPzA"/>
  39. </children>
  40. <children xsi:type="notation:Shape" xmi:id="_lZi948aJEeGXV8CX2hSPzA" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  41. <children xmi:id="_lZi958aJEeGXV8CX2hSPzA" type="Entry" element="_lZi95saJEeGXV8CX2hSPzA">
  42. <children xmi:id="_lZi96saJEeGXV8CX2hSPzA" type="BorderItemLabelContainer">
  43. <children xsi:type="notation:DecorationNode" xmi:id="_lZi97caJEeGXV8CX2hSPzA" type="BorderItemLabel">
  44. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi97saJEeGXV8CX2hSPzA"/>
  45. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi978aJEeGXV8CX2hSPzA"/>
  46. </children>
  47. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi968aJEeGXV8CX2hSPzA" fontName="Verdana" lineColor="4210752"/>
  48. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi97MaJEeGXV8CX2hSPzA"/>
  49. </children>
  50. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi96MaJEeGXV8CX2hSPzA" fontName="Verdana" lineColor="4210752"/>
  51. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi98MaJEeGXV8CX2hSPzA" x="70" y="20"/>
  52. </children>
  53. <children xmi:id="_lZi988aJEeGXV8CX2hSPzA" type="State" element="_lZi98caJEeGXV8CX2hSPzA">
  54. <children xsi:type="notation:DecorationNode" xmi:id="_lZi998aJEeGXV8CX2hSPzA" type="StateName">
  55. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi9-MaJEeGXV8CX2hSPzA"/>
  56. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi9-caJEeGXV8CX2hSPzA"/>
  57. </children>
  58. <children xsi:type="notation:Compartment" xmi:id="_lZi9-saJEeGXV8CX2hSPzA" type="StateTextCompartment">
  59. <children xsi:type="notation:Shape" xmi:id="_lZsu4MaJEeGXV8CX2hSPzA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  60. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu4caJEeGXV8CX2hSPzA"/>
  61. </children>
  62. </children>
  63. <children xsi:type="notation:Compartment" xmi:id="_lZsu4saJEeGXV8CX2hSPzA" type="StateFigureCompartment"/>
  64. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi99MaJEeGXV8CX2hSPzA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  65. <styles xsi:type="notation:FontStyle" xmi:id="_lZi99caJEeGXV8CX2hSPzA"/>
  66. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_lZsu48aJEeGXV8CX2hSPzA"/>
  67. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu5MaJEeGXV8CX2hSPzA" x="14" y="53"/>
  68. </children>
  69. <children xsi:type="notation:Shape" xmi:id="_MuFWcMaZEeGhpNQ-y-T3EA" type="Note" fontName="Verdana" description="von sct nicht zugelassen:&#xD;&#xA;var default: boolean&#xD;&#xA;var else: boolean&#xD;&#xA;var false:boolean&#xD;&#xA;var interface:boolean&#xD;&#xA;var true: boolean" fillColor="13369343" transparency="0" lineColor="6737151" lineWidth="1">
  70. <children xsi:type="notation:BasicDecorationNode" xmi:id="_MuFWdMaZEeGhpNQ-y-T3EA" type="DiagramName">
  71. <element xsi:nil="true"/>
  72. </children>
  73. <children xsi:type="notation:BasicDecorationNode" xmi:id="_MuFWdcaZEeGhpNQ-y-T3EA" type="Description">
  74. <element xsi:nil="true"/>
  75. </children>
  76. <styles xsi:type="notation:TextStyle" xmi:id="_MuFWccaZEeGhpNQ-y-T3EA"/>
  77. <styles xsi:type="notation:LineTypeStyle" xmi:id="_MuFWcsaZEeGhpNQ-y-T3EA"/>
  78. <element xsi:nil="true"/>
  79. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MuFWc8aZEeGhpNQ-y-T3EA" x="164" y="53" width="216" height="156"/>
  80. </children>
  81. <children xmi:id="_bl1_cMaaEeGhpNQ-y-T3EA" type="State" element="_bljEgMaaEeGhpNQ-y-T3EA">
  82. <children xsi:type="notation:DecorationNode" xmi:id="_bl_wcMaaEeGhpNQ-y-T3EA" type="StateName">
  83. <styles xsi:type="notation:ShapeStyle" xmi:id="_bl_wccaaEeGhpNQ-y-T3EA"/>
  84. <layoutConstraint xsi:type="notation:Location" xmi:id="_bl_wcsaaEeGhpNQ-y-T3EA"/>
  85. </children>
  86. <children xsi:type="notation:Compartment" xmi:id="_bl_wc8aaEeGhpNQ-y-T3EA" type="StateTextCompartment">
  87. <children xsi:type="notation:Shape" xmi:id="_bl_wdMaaEeGhpNQ-y-T3EA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  88. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bl_wdcaaEeGhpNQ-y-T3EA"/>
  89. </children>
  90. </children>
  91. <children xsi:type="notation:Compartment" xmi:id="_bl_wdsaaEeGhpNQ-y-T3EA" type="StateFigureCompartment"/>
  92. <styles xsi:type="notation:ShapeStyle" xmi:id="_bl1_ccaaEeGhpNQ-y-T3EA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  93. <styles xsi:type="notation:FontStyle" xmi:id="_bl1_csaaEeGhpNQ-y-T3EA"/>
  94. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_bl_wd8aaEeGhpNQ-y-T3EA"/>
  95. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bl1_c8aaEeGhpNQ-y-T3EA" x="384" y="53"/>
  96. </children>
  97. <children xmi:id="_suOxgOLaEeG3x7sYvVudrg" type="State" element="_stVZoOLaEeG3x7sYvVudrg">
  98. <children xsi:type="notation:DecorationNode" xmi:id="_suYigOLaEeG3x7sYvVudrg" type="StateName">
  99. <styles xsi:type="notation:ShapeStyle" xmi:id="_suYigeLaEeG3x7sYvVudrg"/>
  100. <layoutConstraint xsi:type="notation:Location" xmi:id="_suYiguLaEeG3x7sYvVudrg"/>
  101. </children>
  102. <children xsi:type="notation:Compartment" xmi:id="_suYig-LaEeG3x7sYvVudrg" type="StateTextCompartment">
  103. <children xsi:type="notation:Shape" xmi:id="_suYihOLaEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  104. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_suYiheLaEeG3x7sYvVudrg"/>
  105. </children>
  106. </children>
  107. <children xsi:type="notation:Compartment" xmi:id="_suYihuLaEeG3x7sYvVudrg" type="StateFigureCompartment">
  108. <children xmi:id="_surdcOLaEeG3x7sYvVudrg" type="Region" element="_stfKoOLaEeG3x7sYvVudrg">
  109. <children xsi:type="notation:DecorationNode" xmi:id="_surdc-LaEeG3x7sYvVudrg" type="RegionName">
  110. <styles xsi:type="notation:ShapeStyle" xmi:id="_surddOLaEeG3x7sYvVudrg"/>
  111. <layoutConstraint xsi:type="notation:Location" xmi:id="_surddeLaEeG3x7sYvVudrg"/>
  112. </children>
  113. <children xsi:type="notation:Shape" xmi:id="_surdduLaEeG3x7sYvVudrg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  114. <children xmi:id="_4tyTweLaEeG3x7sYvVudrg" type="ShallowHistory" element="_4tyTwOLaEeG3x7sYvVudrg">
  115. <children xmi:id="_4tyTxOLaEeG3x7sYvVudrg" type="BorderItemLabelContainer">
  116. <children xsi:type="notation:DecorationNode" xmi:id="_4tyTx-LaEeG3x7sYvVudrg" type="BorderItemLabel">
  117. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTyOLaEeG3x7sYvVudrg"/>
  118. <layoutConstraint xsi:type="notation:Location" xmi:id="_4tyTyeLaEeG3x7sYvVudrg"/>
  119. </children>
  120. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTxeLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  121. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_4tyTxuLaEeG3x7sYvVudrg"/>
  122. </children>
  123. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTwuLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  124. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_4tyTw-LaEeG3x7sYvVudrg" x="30" y="42"/>
  125. </children>
  126. <children xmi:id="_6Of4kOLaEeG3x7sYvVudrg" type="State" element="_6ODMoOLaEeG3x7sYvVudrg">
  127. <children xsi:type="notation:DecorationNode" xmi:id="_6Of4lOLaEeG3x7sYvVudrg" type="StateName">
  128. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Of4leLaEeG3x7sYvVudrg"/>
  129. <layoutConstraint xsi:type="notation:Location" xmi:id="_6Of4luLaEeG3x7sYvVudrg"/>
  130. </children>
  131. <children xsi:type="notation:Compartment" xmi:id="_6Of4l-LaEeG3x7sYvVudrg" type="StateTextCompartment">
  132. <children xsi:type="notation:Shape" xmi:id="_6Of4mOLaEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  133. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6Of4meLaEeG3x7sYvVudrg"/>
  134. </children>
  135. </children>
  136. <children xsi:type="notation:Compartment" xmi:id="_6OppkOLaEeG3x7sYvVudrg" type="StateFigureCompartment">
  137. <children xmi:id="_6OppkuLaEeG3x7sYvVudrg" type="Region" element="_6OM9oOLaEeG3x7sYvVudrg">
  138. <children xsi:type="notation:DecorationNode" xmi:id="_6OppleLaEeG3x7sYvVudrg" type="RegionName">
  139. <styles xsi:type="notation:ShapeStyle" xmi:id="_6OppluLaEeG3x7sYvVudrg"/>
  140. <layoutConstraint xsi:type="notation:Location" xmi:id="_6Oppl-LaEeG3x7sYvVudrg"/>
  141. </children>
  142. <children xsi:type="notation:Shape" xmi:id="_6OppmOLaEeG3x7sYvVudrg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  143. <children xmi:id="__pZbAOLaEeG3x7sYvVudrg" type="DeepHistory" element="__pPqAOLaEeG3x7sYvVudrg">
  144. <children xmi:id="__pZbA-LaEeG3x7sYvVudrg" type="BorderItemLabelContainer">
  145. <children xsi:type="notation:DecorationNode" xmi:id="__pZbBuLaEeG3x7sYvVudrg" type="BorderItemLabel">
  146. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbB-LaEeG3x7sYvVudrg"/>
  147. <layoutConstraint xsi:type="notation:Location" xmi:id="__pZbCOLaEeG3x7sYvVudrg"/>
  148. </children>
  149. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbBOLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  150. <layoutConstraint xsi:type="notation:Bounds" xmi:id="__pZbBeLaEeG3x7sYvVudrg"/>
  151. </children>
  152. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbAeLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  153. <layoutConstraint xsi:type="notation:Bounds" xmi:id="__pZbAuLaEeG3x7sYvVudrg" x="33" y="36"/>
  154. </children>
  155. <children xmi:id="_Biit8OLbEeG3x7sYvVudrg" type="State" element="_BiY88OLbEeG3x7sYvVudrg">
  156. <children xsi:type="notation:DecorationNode" xmi:id="_Biit9OLbEeG3x7sYvVudrg" type="StateName">
  157. <styles xsi:type="notation:ShapeStyle" xmi:id="_Biit9eLbEeG3x7sYvVudrg"/>
  158. <layoutConstraint xsi:type="notation:Location" xmi:id="_Biit9uLbEeG3x7sYvVudrg"/>
  159. </children>
  160. <children xsi:type="notation:Compartment" xmi:id="_Biit9-LbEeG3x7sYvVudrg" type="StateTextCompartment">
  161. <children xsi:type="notation:Shape" xmi:id="_Biit-OLbEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  162. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Biit-eLbEeG3x7sYvVudrg"/>
  163. </children>
  164. </children>
  165. <children xsi:type="notation:Compartment" xmi:id="_Biit-uLbEeG3x7sYvVudrg" type="StateFigureCompartment"/>
  166. <styles xsi:type="notation:ShapeStyle" xmi:id="_Biit8eLbEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  167. <styles xsi:type="notation:FontStyle" xmi:id="_Biit8uLbEeG3x7sYvVudrg"/>
  168. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Biit--LbEeG3x7sYvVudrg"/>
  169. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Biit8-LbEeG3x7sYvVudrg" x="37" y="120"/>
  170. </children>
  171. <children xmi:id="_D7bQ4eLbEeG3x7sYvVudrg" type="Exit" element="_D7bQ4OLbEeG3x7sYvVudrg">
  172. <children xmi:id="_D7bQ5OLbEeG3x7sYvVudrg" type="BorderItemLabelContainer">
  173. <children xsi:type="notation:DecorationNode" xmi:id="_D7lB4OLbEeG3x7sYvVudrg" type="BorderItemLabel">
  174. <styles xsi:type="notation:ShapeStyle" xmi:id="_D7lB4eLbEeG3x7sYvVudrg"/>
  175. <layoutConstraint xsi:type="notation:Location" xmi:id="_D7lB4uLbEeG3x7sYvVudrg"/>
  176. </children>
  177. <styles xsi:type="notation:ShapeStyle" xmi:id="_D7bQ5eLbEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  178. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_D7bQ5uLbEeG3x7sYvVudrg"/>
  179. </children>
  180. <styles xsi:type="notation:ShapeStyle" xmi:id="_D7bQ4uLbEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  181. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_D7bQ4-LbEeG3x7sYvVudrg" x="50" y="203"/>
  182. </children>
  183. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6OppmeLaEeG3x7sYvVudrg"/>
  184. </children>
  185. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Oppk-LaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  186. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6OpplOLaEeG3x7sYvVudrg"/>
  187. </children>
  188. </children>
  189. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Of4keLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  190. <styles xsi:type="notation:FontStyle" xmi:id="_6Of4kuLaEeG3x7sYvVudrg"/>
  191. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_6OppkeLaEeG3x7sYvVudrg"/>
  192. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6Of4k-LaEeG3x7sYvVudrg" x="58" y="118" width="146" height="326"/>
  193. </children>
  194. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_surdd-LaEeG3x7sYvVudrg"/>
  195. </children>
  196. <styles xsi:type="notation:ShapeStyle" xmi:id="_surdceLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  197. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_surdcuLaEeG3x7sYvVudrg"/>
  198. </children>
  199. </children>
  200. <styles xsi:type="notation:ShapeStyle" xmi:id="_suOxgeLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  201. <styles xsi:type="notation:FontStyle" xmi:id="_suOxguLaEeG3x7sYvVudrg"/>
  202. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_suYih-LaEeG3x7sYvVudrg"/>
  203. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_suOxg-LaEeG3x7sYvVudrg" x="574" y="29" width="291" height="671"/>
  204. </children>
  205. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi95MaJEeGXV8CX2hSPzA"/>
  206. </children>
  207. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZZz8caJEeGXV8CX2hSPzA" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  208. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi95caJEeGXV8CX2hSPzA" x="220" y="10" width="891" height="851"/>
  209. </children>
  210. <children xsi:type="notation:Shape" xmi:id="_lZsu7caJEeGXV8CX2hSPzA" type="StatechartText" fontName="Verdana" lineColor="4210752">
  211. <children xsi:type="notation:DecorationNode" xmi:id="_lZsu78aJEeGXV8CX2hSPzA" type="StatechartName">
  212. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZsu8MaJEeGXV8CX2hSPzA"/>
  213. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZsu8caJEeGXV8CX2hSPzA"/>
  214. </children>
  215. <children xsi:type="notation:Shape" xmi:id="_lZsu8saJEeGXV8CX2hSPzA" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
  216. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu88aJEeGXV8CX2hSPzA"/>
  217. </children>
  218. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu9MaJEeGXV8CX2hSPzA" x="10" y="10" width="200" height="400"/>
  219. </children>
  220. <styles xsi:type="notation:DiagramStyle" xmi:id="_lZG5AcaJEeGXV8CX2hSPzA"/>
  221. <edges xmi:id="_lZsu5saJEeGXV8CX2hSPzA" type="Transition" element="_lZsu5caJEeGXV8CX2hSPzA" source="_lZi958aJEeGXV8CX2hSPzA" target="_lZi988aJEeGXV8CX2hSPzA">
  222. <children xsi:type="notation:DecorationNode" xmi:id="_lZsu6saJEeGXV8CX2hSPzA" type="TransitionExpression">
  223. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZsu68aJEeGXV8CX2hSPzA"/>
  224. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZsu7MaJEeGXV8CX2hSPzA" y="10"/>
  225. </children>
  226. <styles xsi:type="notation:ConnectorStyle" xmi:id="_lZsu58aJEeGXV8CX2hSPzA" lineColor="4210752"/>
  227. <styles xsi:type="notation:FontStyle" xmi:id="_lZsu6caJEeGXV8CX2hSPzA" fontName="Verdana"/>
  228. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_lZsu6MaJEeGXV8CX2hSPzA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
  229. </edges>
  230. <edges xmi:id="_qthwQMaaEeGhpNQ-y-T3EA" type="Transition" element="_qtYmUMaaEeGhpNQ-y-T3EA" source="_lZi988aJEeGXV8CX2hSPzA" target="_bl1_cMaaEeGhpNQ-y-T3EA">
  231. <children xsi:type="notation:DecorationNode" xmi:id="_qthwRMaaEeGhpNQ-y-T3EA" type="TransitionExpression">
  232. <styles xsi:type="notation:ShapeStyle" xmi:id="_qthwRcaaEeGhpNQ-y-T3EA"/>
  233. <layoutConstraint xsi:type="notation:Location" xmi:id="_qthwRsaaEeGhpNQ-y-T3EA" y="10"/>
  234. </children>
  235. <styles xsi:type="notation:ConnectorStyle" xmi:id="_qthwQcaaEeGhpNQ-y-T3EA" lineColor="4210752"/>
  236. <styles xsi:type="notation:FontStyle" xmi:id="_qthwQ8aaEeGhpNQ-y-T3EA" fontName="Verdana"/>
  237. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_qthwQsaaEeGhpNQ-y-T3EA" points="[9, 3, -232, 2]$[242, -218, 1, -219]"/>
  238. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_qt0rMMaaEeGhpNQ-y-T3EA" id="(0.9395973154362416,0.30013642564802184)"/>
  239. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_qt0rMcaaEeGhpNQ-y-T3EA" id="(0.0457516339869281,0.3015006821282401)"/>
  240. </edges>
  241. <edges xmi:id="_yALzUOLaEeG3x7sYvVudrg" type="Transition" element="_yACpYOLaEeG3x7sYvVudrg" source="_bl1_cMaaEeGhpNQ-y-T3EA" target="_suOxgOLaEeG3x7sYvVudrg">
  242. <children xsi:type="notation:DecorationNode" xmi:id="_yALzVOLaEeG3x7sYvVudrg" type="TransitionExpression">
  243. <styles xsi:type="notation:ShapeStyle" xmi:id="_yALzVeLaEeG3x7sYvVudrg"/>
  244. <layoutConstraint xsi:type="notation:Location" xmi:id="_yALzVuLaEeG3x7sYvVudrg" y="10"/>
  245. </children>
  246. <styles xsi:type="notation:ConnectorStyle" xmi:id="_yALzUeLaEeG3x7sYvVudrg" lineColor="4210752"/>
  247. <styles xsi:type="notation:FontStyle" xmi:id="_yALzU-LaEeG3x7sYvVudrg" fontName="Verdana"/>
  248. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_yALzUuLaEeG3x7sYvVudrg" points="[19, 4, -85, -16]$[105, -1, 1, -21]"/>
  249. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yAVkUOLaEeG3x7sYvVudrg" id="(0.8758169934640523,0.025034770514603615)"/>
  250. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yAVkUeLaEeG3x7sYvVudrg" id="(0.16838487972508592,0.03278688524590164)"/>
  251. </edges>
  252. <edges xmi:id="_66KEsOLaEeG3x7sYvVudrg" type="Transition" element="_66ATsOLaEeG3x7sYvVudrg" source="_4tyTweLaEeG3x7sYvVudrg" target="_6Of4kOLaEeG3x7sYvVudrg">
  253. <children xsi:type="notation:DecorationNode" xmi:id="_66KEtOLaEeG3x7sYvVudrg" type="TransitionExpression">
  254. <styles xsi:type="notation:ShapeStyle" xmi:id="_66KEteLaEeG3x7sYvVudrg"/>
  255. <layoutConstraint xsi:type="notation:Location" xmi:id="_66KEtuLaEeG3x7sYvVudrg" y="10"/>
  256. </children>
  257. <styles xsi:type="notation:ConnectorStyle" xmi:id="_66KEseLaEeG3x7sYvVudrg" lineColor="4210752"/>
  258. <styles xsi:type="notation:FontStyle" xmi:id="_66KEs-LaEeG3x7sYvVudrg" fontName="Verdana"/>
  259. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_66KEsuLaEeG3x7sYvVudrg" points="[4, 6, -48, -61]$[54, 54, 2, -13]"/>
  260. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_66c_oOLaEeG3x7sYvVudrg" id="(0.2054794520547945,0.0958904109589041)"/>
  261. </edges>
  262. <edges xmi:id="_DA3tIOLbEeG3x7sYvVudrg" type="Transition" element="_DAt8IOLbEeG3x7sYvVudrg" source="__pZbAOLaEeG3x7sYvVudrg" target="_Biit8OLbEeG3x7sYvVudrg">
  263. <children xsi:type="notation:DecorationNode" xmi:id="_DA3tJOLbEeG3x7sYvVudrg" type="TransitionExpression">
  264. <styles xsi:type="notation:ShapeStyle" xmi:id="_DA3tJeLbEeG3x7sYvVudrg"/>
  265. <layoutConstraint xsi:type="notation:Location" xmi:id="_DA3tJuLbEeG3x7sYvVudrg" y="10"/>
  266. </children>
  267. <styles xsi:type="notation:ConnectorStyle" xmi:id="_DA3tIeLbEeG3x7sYvVudrg" lineColor="4210752"/>
  268. <styles xsi:type="notation:FontStyle" xmi:id="_DA3tI-LbEeG3x7sYvVudrg" fontName="Verdana"/>
  269. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DA3tIuLbEeG3x7sYvVudrg" points="[0, 7, -5, -79]$[7, 77, 2, -9]"/>
  270. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_DBA3EOLbEeG3x7sYvVudrg" id="(0.23255813953488372,0.17857142857142858)"/>
  271. </edges>
  272. <edges xmi:id="_FjI1keLbEeG3x7sYvVudrg" type="Transition" element="_FjI1kOLbEeG3x7sYvVudrg" source="_Biit8OLbEeG3x7sYvVudrg" target="_D7bQ4eLbEeG3x7sYvVudrg">
  273. <children xsi:type="notation:DecorationNode" xmi:id="_FjI1leLbEeG3x7sYvVudrg" type="TransitionExpression">
  274. <styles xsi:type="notation:ShapeStyle" xmi:id="_FjI1luLbEeG3x7sYvVudrg"/>
  275. <layoutConstraint xsi:type="notation:Location" xmi:id="_FjI1l-LbEeG3x7sYvVudrg" y="10"/>
  276. </children>
  277. <styles xsi:type="notation:ConnectorStyle" xmi:id="_FjI1kuLbEeG3x7sYvVudrg" lineColor="4210752"/>
  278. <styles xsi:type="notation:FontStyle" xmi:id="_FjI1lOLbEeG3x7sYvVudrg" fontName="Verdana"/>
  279. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_FjI1k-LbEeG3x7sYvVudrg" points="[0, 26, -1, -39]$[-4, 70, -5, 5]"/>
  280. </edges>
  281. </notation:Diagram>
  282. </xmi:XMI>