JavaKeywords.sct 34 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344
  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;in event ev&#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 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;&#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;&#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;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;instanceof= true;&#xD;&#xA;int= true;&#xD;&#xA;long= true;&#xD;&#xA;native= true;&#xD;&#xA;new= true;&#xD;&#xA;&#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[true]/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;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;instanceof= false;&#xD;&#xA;int= false;&#xD;&#xA;long= false;&#xD;&#xA;new= false;&#xD;&#xA;&#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" target="_stVZoOLaEeG3x7sYvVudrg"/>
  13. <outgoingTransitions xmi:id="_woV8IPBkEeKyMOgSbPoVNg" specification="ev # > try" target="_stVZoOLaEeG3x7sYvVudrg"/>
  14. </vertices>
  15. <vertices xsi:type="sgraph:State" xmi:id="_stVZoOLaEeG3x7sYvVudrg" name="void" incomingTransitions="_yACpYOLaEeG3x7sYvVudrg _woV8IPBkEeKyMOgSbPoVNg">
  16. <regions xmi:id="_stfKoOLaEeG3x7sYvVudrg" name="volatile">
  17. <vertices xsi:type="sgraph:Entry" xmi:id="_4tyTwOLaEeG3x7sYvVudrg" name="try" kind="SHALLOW_HISTORY">
  18. <outgoingTransitions xmi:id="_66ATsOLaEeG3x7sYvVudrg" specification="" target="_5ur1kPBkEeKyMOgSbPoVNg"/>
  19. </vertices>
  20. <vertices xsi:type="sgraph:State" xmi:id="_6ODMoOLaEeG3x7sYvVudrg" name="transient" incomingTransitions="_SD8lsPBkEeKyMOgSbPoVNg _9mdYYPBkEeKyMOgSbPoVNg">
  21. <regions xmi:id="_6OM9oOLaEeG3x7sYvVudrg" name="throw">
  22. <vertices xsi:type="sgraph:Entry" xmi:id="__pPqAOLaEeG3x7sYvVudrg" name="this" kind="DEEP_HISTORY">
  23. <outgoingTransitions xmi:id="_DAt8IOLbEeG3x7sYvVudrg" specification="" target="_BiY88OLbEeG3x7sYvVudrg"/>
  24. </vertices>
  25. <vertices xsi:type="sgraph:State" xmi:id="_BiY88OLbEeG3x7sYvVudrg" name="false" incomingTransitions="_DAt8IOLbEeG3x7sYvVudrg _UZuKQPBkEeKyMOgSbPoVNg"/>
  26. <vertices xsi:type="sgraph:Entry" xmi:id="_T-aHQPBkEeKyMOgSbPoVNg">
  27. <outgoingTransitions xmi:id="_UZuKQPBkEeKyMOgSbPoVNg" specification="" target="_BiY88OLbEeG3x7sYvVudrg"/>
  28. </vertices>
  29. </regions>
  30. </vertices>
  31. <vertices xsi:type="sgraph:Entry" xmi:id="_RmHaMPBkEeKyMOgSbPoVNg">
  32. <outgoingTransitions xmi:id="_SD8lsPBkEeKyMOgSbPoVNg" specification="" target="_6ODMoOLaEeG3x7sYvVudrg"/>
  33. </vertices>
  34. <vertices xsi:type="sgraph:State" xmi:id="_5ur1kPBkEeKyMOgSbPoVNg" name="state" incomingTransitions="_66ATsOLaEeG3x7sYvVudrg">
  35. <outgoingTransitions xmi:id="_9mdYYPBkEeKyMOgSbPoVNg" specification="ev # > this" target="_6ODMoOLaEeG3x7sYvVudrg"/>
  36. </vertices>
  37. </regions>
  38. </vertices>
  39. </regions>
  40. </sgraph:Statechart>
  41. <notation:Diagram xmi:id="_lZG5AMaJEeGXV8CX2hSPzA" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_lYzXAMaJEeGXV8CX2hSPzA" measurementUnit="Pixel">
  42. <children xmi:id="_lZZz8MaJEeGXV8CX2hSPzA" type="Region" element="_lZG5AsaJEeGXV8CX2hSPzA">
  43. <children xsi:type="notation:DecorationNode" xmi:id="_lZi94MaJEeGXV8CX2hSPzA" type="RegionName">
  44. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi94caJEeGXV8CX2hSPzA"/>
  45. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi94saJEeGXV8CX2hSPzA"/>
  46. </children>
  47. <children xsi:type="notation:Shape" xmi:id="_lZi948aJEeGXV8CX2hSPzA" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  48. <children xmi:id="_lZi958aJEeGXV8CX2hSPzA" type="Entry" element="_lZi95saJEeGXV8CX2hSPzA">
  49. <children xmi:id="_lZi96saJEeGXV8CX2hSPzA" type="BorderItemLabelContainer">
  50. <children xsi:type="notation:DecorationNode" xmi:id="_lZi97caJEeGXV8CX2hSPzA" type="BorderItemLabel">
  51. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi97saJEeGXV8CX2hSPzA"/>
  52. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi978aJEeGXV8CX2hSPzA"/>
  53. </children>
  54. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi968aJEeGXV8CX2hSPzA" fontName="Verdana" lineColor="4210752"/>
  55. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi97MaJEeGXV8CX2hSPzA"/>
  56. </children>
  57. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi96MaJEeGXV8CX2hSPzA" fontName="Verdana" lineColor="4210752"/>
  58. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi98MaJEeGXV8CX2hSPzA" x="70" y="20" width="15" height="15"/>
  59. </children>
  60. <children xmi:id="_lZi988aJEeGXV8CX2hSPzA" type="State" element="_lZi98caJEeGXV8CX2hSPzA">
  61. <children xsi:type="notation:DecorationNode" xmi:id="_lZi998aJEeGXV8CX2hSPzA" type="StateName">
  62. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi9-MaJEeGXV8CX2hSPzA"/>
  63. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZi9-caJEeGXV8CX2hSPzA"/>
  64. </children>
  65. <children xsi:type="notation:Compartment" xmi:id="_lZi9-saJEeGXV8CX2hSPzA" type="StateTextCompartment">
  66. <children xsi:type="notation:Shape" xmi:id="_lZsu4MaJEeGXV8CX2hSPzA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  67. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu4caJEeGXV8CX2hSPzA"/>
  68. </children>
  69. </children>
  70. <children xsi:type="notation:Compartment" xmi:id="_lZsu4saJEeGXV8CX2hSPzA" type="StateFigureCompartment"/>
  71. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZi99MaJEeGXV8CX2hSPzA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  72. <styles xsi:type="notation:FontStyle" xmi:id="_lZi99caJEeGXV8CX2hSPzA"/>
  73. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu5MaJEeGXV8CX2hSPzA" x="14" y="53" width="151" height="832"/>
  74. </children>
  75. <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">
  76. <children xsi:type="notation:BasicDecorationNode" xmi:id="_MuFWdMaZEeGhpNQ-y-T3EA" type="DiagramName">
  77. <element xsi:nil="true"/>
  78. </children>
  79. <children xsi:type="notation:BasicDecorationNode" xmi:id="_MuFWdcaZEeGhpNQ-y-T3EA" type="Description">
  80. <element xsi:nil="true"/>
  81. </children>
  82. <styles xsi:type="notation:TextStyle" xmi:id="_MuFWccaZEeGhpNQ-y-T3EA"/>
  83. <styles xsi:type="notation:LineTypeStyle" xmi:id="_MuFWcsaZEeGhpNQ-y-T3EA"/>
  84. <element xsi:nil="true"/>
  85. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MuFWc8aZEeGhpNQ-y-T3EA" x="164" y="53" width="216" height="156"/>
  86. </children>
  87. <children xmi:id="_bl1_cMaaEeGhpNQ-y-T3EA" type="State" element="_bljEgMaaEeGhpNQ-y-T3EA">
  88. <children xsi:type="notation:DecorationNode" xmi:id="_bl_wcMaaEeGhpNQ-y-T3EA" type="StateName">
  89. <styles xsi:type="notation:ShapeStyle" xmi:id="_bl_wccaaEeGhpNQ-y-T3EA"/>
  90. <layoutConstraint xsi:type="notation:Location" xmi:id="_bl_wcsaaEeGhpNQ-y-T3EA"/>
  91. </children>
  92. <children xsi:type="notation:Compartment" xmi:id="_bl_wc8aaEeGhpNQ-y-T3EA" type="StateTextCompartment">
  93. <children xsi:type="notation:Shape" xmi:id="_bl_wdMaaEeGhpNQ-y-T3EA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  94. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bl_wdcaaEeGhpNQ-y-T3EA"/>
  95. </children>
  96. </children>
  97. <children xsi:type="notation:Compartment" xmi:id="_bl_wdsaaEeGhpNQ-y-T3EA" type="StateFigureCompartment"/>
  98. <styles xsi:type="notation:ShapeStyle" xmi:id="_bl1_ccaaEeGhpNQ-y-T3EA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  99. <styles xsi:type="notation:FontStyle" xmi:id="_bl1_csaaEeGhpNQ-y-T3EA"/>
  100. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bl1_c8aaEeGhpNQ-y-T3EA" x="384" y="53" width="153" height="816"/>
  101. </children>
  102. <children xmi:id="_suOxgOLaEeG3x7sYvVudrg" type="State" element="_stVZoOLaEeG3x7sYvVudrg">
  103. <children xsi:type="notation:DecorationNode" xmi:id="_suYigOLaEeG3x7sYvVudrg" type="StateName">
  104. <styles xsi:type="notation:ShapeStyle" xmi:id="_suYigeLaEeG3x7sYvVudrg"/>
  105. <layoutConstraint xsi:type="notation:Location" xmi:id="_suYiguLaEeG3x7sYvVudrg"/>
  106. </children>
  107. <children xsi:type="notation:Compartment" xmi:id="_suYig-LaEeG3x7sYvVudrg" type="StateTextCompartment">
  108. <children xsi:type="notation:Shape" xmi:id="_suYihOLaEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  109. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_suYiheLaEeG3x7sYvVudrg"/>
  110. </children>
  111. </children>
  112. <children xsi:type="notation:Compartment" xmi:id="_suYihuLaEeG3x7sYvVudrg" type="StateFigureCompartment">
  113. <children xmi:id="_surdcOLaEeG3x7sYvVudrg" type="Region" element="_stfKoOLaEeG3x7sYvVudrg">
  114. <children xsi:type="notation:DecorationNode" xmi:id="_surdc-LaEeG3x7sYvVudrg" type="RegionName">
  115. <styles xsi:type="notation:ShapeStyle" xmi:id="_surddOLaEeG3x7sYvVudrg"/>
  116. <layoutConstraint xsi:type="notation:Location" xmi:id="_surddeLaEeG3x7sYvVudrg"/>
  117. </children>
  118. <children xsi:type="notation:Shape" xmi:id="_surdduLaEeG3x7sYvVudrg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  119. <children xmi:id="_4tyTweLaEeG3x7sYvVudrg" type="ShallowHistory" element="_4tyTwOLaEeG3x7sYvVudrg">
  120. <children xmi:id="_4tyTxOLaEeG3x7sYvVudrg" type="BorderItemLabelContainer">
  121. <children xsi:type="notation:DecorationNode" xmi:id="_4tyTx-LaEeG3x7sYvVudrg" type="BorderItemLabel">
  122. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTyOLaEeG3x7sYvVudrg"/>
  123. <layoutConstraint xsi:type="notation:Location" xmi:id="_4tyTyeLaEeG3x7sYvVudrg"/>
  124. </children>
  125. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTxeLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  126. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_4tyTxuLaEeG3x7sYvVudrg"/>
  127. </children>
  128. <styles xsi:type="notation:ShapeStyle" xmi:id="_4tyTwuLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  129. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_4tyTw-LaEeG3x7sYvVudrg" x="30" y="42"/>
  130. </children>
  131. <children xmi:id="_6Of4kOLaEeG3x7sYvVudrg" type="State" element="_6ODMoOLaEeG3x7sYvVudrg">
  132. <children xsi:type="notation:DecorationNode" xmi:id="_6Of4lOLaEeG3x7sYvVudrg" type="StateName">
  133. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Of4leLaEeG3x7sYvVudrg"/>
  134. <layoutConstraint xsi:type="notation:Location" xmi:id="_6Of4luLaEeG3x7sYvVudrg"/>
  135. </children>
  136. <children xsi:type="notation:Compartment" xmi:id="_6Of4l-LaEeG3x7sYvVudrg" type="StateTextCompartment">
  137. <children xsi:type="notation:Shape" xmi:id="_6Of4mOLaEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  138. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6Of4meLaEeG3x7sYvVudrg"/>
  139. </children>
  140. </children>
  141. <children xsi:type="notation:Compartment" xmi:id="_6OppkOLaEeG3x7sYvVudrg" type="StateFigureCompartment">
  142. <children xmi:id="_6OppkuLaEeG3x7sYvVudrg" type="Region" element="_6OM9oOLaEeG3x7sYvVudrg">
  143. <children xsi:type="notation:DecorationNode" xmi:id="_6OppleLaEeG3x7sYvVudrg" type="RegionName">
  144. <styles xsi:type="notation:ShapeStyle" xmi:id="_6OppluLaEeG3x7sYvVudrg"/>
  145. <layoutConstraint xsi:type="notation:Location" xmi:id="_6Oppl-LaEeG3x7sYvVudrg"/>
  146. </children>
  147. <children xsi:type="notation:Shape" xmi:id="_6OppmOLaEeG3x7sYvVudrg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
  148. <children xmi:id="__pZbAOLaEeG3x7sYvVudrg" type="DeepHistory" element="__pPqAOLaEeG3x7sYvVudrg">
  149. <children xmi:id="__pZbA-LaEeG3x7sYvVudrg" type="BorderItemLabelContainer">
  150. <children xsi:type="notation:DecorationNode" xmi:id="__pZbBuLaEeG3x7sYvVudrg" type="BorderItemLabel">
  151. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbB-LaEeG3x7sYvVudrg"/>
  152. <layoutConstraint xsi:type="notation:Location" xmi:id="__pZbCOLaEeG3x7sYvVudrg"/>
  153. </children>
  154. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbBOLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  155. <layoutConstraint xsi:type="notation:Bounds" xmi:id="__pZbBeLaEeG3x7sYvVudrg"/>
  156. </children>
  157. <styles xsi:type="notation:ShapeStyle" xmi:id="__pZbAeLaEeG3x7sYvVudrg" fontName="Verdana" lineColor="4210752"/>
  158. <layoutConstraint xsi:type="notation:Bounds" xmi:id="__pZbAuLaEeG3x7sYvVudrg" x="33" y="36"/>
  159. </children>
  160. <children xmi:id="_Biit8OLbEeG3x7sYvVudrg" type="State" element="_BiY88OLbEeG3x7sYvVudrg">
  161. <children xsi:type="notation:DecorationNode" xmi:id="_Biit9OLbEeG3x7sYvVudrg" type="StateName">
  162. <styles xsi:type="notation:ShapeStyle" xmi:id="_Biit9eLbEeG3x7sYvVudrg"/>
  163. <layoutConstraint xsi:type="notation:Location" xmi:id="_Biit9uLbEeG3x7sYvVudrg"/>
  164. </children>
  165. <children xsi:type="notation:Compartment" xmi:id="_Biit9-LbEeG3x7sYvVudrg" type="StateTextCompartment">
  166. <children xsi:type="notation:Shape" xmi:id="_Biit-OLbEeG3x7sYvVudrg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  167. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Biit-eLbEeG3x7sYvVudrg"/>
  168. </children>
  169. </children>
  170. <children xsi:type="notation:Compartment" xmi:id="_Biit-uLbEeG3x7sYvVudrg" type="StateFigureCompartment"/>
  171. <styles xsi:type="notation:ShapeStyle" xmi:id="_Biit8eLbEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  172. <styles xsi:type="notation:FontStyle" xmi:id="_Biit8uLbEeG3x7sYvVudrg"/>
  173. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Biit8-LbEeG3x7sYvVudrg" x="37" y="120"/>
  174. </children>
  175. <children xmi:id="_T-eYsPBkEeKyMOgSbPoVNg" type="Entry" element="_T-aHQPBkEeKyMOgSbPoVNg">
  176. <children xmi:id="_T-e_wPBkEeKyMOgSbPoVNg" type="BorderItemLabelContainer">
  177. <children xsi:type="notation:DecorationNode" xmi:id="_T-e_w_BkEeKyMOgSbPoVNg" type="BorderItemLabel">
  178. <styles xsi:type="notation:ShapeStyle" xmi:id="_T-e_xPBkEeKyMOgSbPoVNg"/>
  179. <layoutConstraint xsi:type="notation:Location" xmi:id="_T-e_xfBkEeKyMOgSbPoVNg"/>
  180. </children>
  181. <styles xsi:type="notation:ShapeStyle" xmi:id="_T-e_wfBkEeKyMOgSbPoVNg" fontName="Verdana" lineColor="4210752"/>
  182. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_T-e_wvBkEeKyMOgSbPoVNg"/>
  183. </children>
  184. <styles xsi:type="notation:ShapeStyle" xmi:id="_T-eYsfBkEeKyMOgSbPoVNg" fontName="Verdana" lineColor="4210752"/>
  185. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_T-eYsvBkEeKyMOgSbPoVNg" x="73" y="39"/>
  186. </children>
  187. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6OppmeLaEeG3x7sYvVudrg"/>
  188. </children>
  189. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Oppk-LaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  190. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6OpplOLaEeG3x7sYvVudrg"/>
  191. </children>
  192. </children>
  193. <styles xsi:type="notation:ShapeStyle" xmi:id="_6Of4keLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  194. <styles xsi:type="notation:FontStyle" xmi:id="_6Of4kuLaEeG3x7sYvVudrg"/>
  195. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6Of4k-LaEeG3x7sYvVudrg" x="58" y="118" width="146" height="326"/>
  196. </children>
  197. <children xmi:id="_RmJ2cPBkEeKyMOgSbPoVNg" type="Entry" element="_RmHaMPBkEeKyMOgSbPoVNg">
  198. <children xmi:id="_RmJ2c_BkEeKyMOgSbPoVNg" type="BorderItemLabelContainer">
  199. <children xsi:type="notation:DecorationNode" xmi:id="_RmJ2dvBkEeKyMOgSbPoVNg" type="BorderItemLabel">
  200. <styles xsi:type="notation:ShapeStyle" xmi:id="_RmJ2d_BkEeKyMOgSbPoVNg"/>
  201. <layoutConstraint xsi:type="notation:Location" xmi:id="_RmKdgPBkEeKyMOgSbPoVNg"/>
  202. </children>
  203. <styles xsi:type="notation:ShapeStyle" xmi:id="_RmJ2dPBkEeKyMOgSbPoVNg" fontName="Verdana" lineColor="4210752"/>
  204. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_RmJ2dfBkEeKyMOgSbPoVNg"/>
  205. </children>
  206. <styles xsi:type="notation:ShapeStyle" xmi:id="_RmJ2cfBkEeKyMOgSbPoVNg" fontName="Verdana" lineColor="4210752"/>
  207. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_RmJ2cvBkEeKyMOgSbPoVNg" x="168" y="77"/>
  208. </children>
  209. <children xmi:id="_5uuR0PBkEeKyMOgSbPoVNg" type="State" element="_5ur1kPBkEeKyMOgSbPoVNg">
  210. <children xsi:type="notation:DecorationNode" xmi:id="_5uuR1PBkEeKyMOgSbPoVNg" type="StateName">
  211. <styles xsi:type="notation:ShapeStyle" xmi:id="_5uuR1fBkEeKyMOgSbPoVNg"/>
  212. <layoutConstraint xsi:type="notation:Location" xmi:id="_5uuR1vBkEeKyMOgSbPoVNg"/>
  213. </children>
  214. <children xsi:type="notation:Compartment" xmi:id="_5uuR1_BkEeKyMOgSbPoVNg" type="StateTextCompartment">
  215. <children xsi:type="notation:Shape" xmi:id="_5uuR2PBkEeKyMOgSbPoVNg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
  216. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5uuR2fBkEeKyMOgSbPoVNg"/>
  217. </children>
  218. </children>
  219. <children xsi:type="notation:Compartment" xmi:id="_5uu44PBkEeKyMOgSbPoVNg" type="StateFigureCompartment"/>
  220. <styles xsi:type="notation:ShapeStyle" xmi:id="_5uuR0fBkEeKyMOgSbPoVNg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  221. <styles xsi:type="notation:FontStyle" xmi:id="_5uuR0vBkEeKyMOgSbPoVNg"/>
  222. <styles xsi:type="notation:BooleanValueStyle" xmi:id="_5uu44fBkEeKyMOgSbPoVNg" name="isHorizontal" booleanValue="true"/>
  223. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5uuR0_BkEeKyMOgSbPoVNg" x="78" y="2" width="86"/>
  224. </children>
  225. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_surdd-LaEeG3x7sYvVudrg"/>
  226. </children>
  227. <styles xsi:type="notation:ShapeStyle" xmi:id="_surdceLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  228. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_surdcuLaEeG3x7sYvVudrg"/>
  229. </children>
  230. </children>
  231. <styles xsi:type="notation:ShapeStyle" xmi:id="_suOxgeLaEeG3x7sYvVudrg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
  232. <styles xsi:type="notation:FontStyle" xmi:id="_suOxguLaEeG3x7sYvVudrg"/>
  233. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_suOxg-LaEeG3x7sYvVudrg" x="574" y="29" width="291" height="671"/>
  234. </children>
  235. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi95MaJEeGXV8CX2hSPzA"/>
  236. </children>
  237. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZZz8caJEeGXV8CX2hSPzA" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
  238. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZi95caJEeGXV8CX2hSPzA" x="220" y="10" width="891" height="926"/>
  239. </children>
  240. <children xsi:type="notation:Shape" xmi:id="_lZsu7caJEeGXV8CX2hSPzA" type="StatechartText" fontName="Verdana" lineColor="4210752">
  241. <children xsi:type="notation:DecorationNode" xmi:id="_lZsu78aJEeGXV8CX2hSPzA" type="StatechartName">
  242. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZsu8MaJEeGXV8CX2hSPzA"/>
  243. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZsu8caJEeGXV8CX2hSPzA"/>
  244. </children>
  245. <children xsi:type="notation:Shape" xmi:id="_lZsu8saJEeGXV8CX2hSPzA" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
  246. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu88aJEeGXV8CX2hSPzA"/>
  247. </children>
  248. <layoutConstraint xsi:type="notation:Bounds" xmi:id="_lZsu9MaJEeGXV8CX2hSPzA" x="10" y="10" width="200" height="400"/>
  249. </children>
  250. <styles xsi:type="notation:DiagramStyle" xmi:id="_lZG5AcaJEeGXV8CX2hSPzA"/>
  251. <edges xmi:id="_lZsu5saJEeGXV8CX2hSPzA" type="Transition" element="_lZsu5caJEeGXV8CX2hSPzA" source="_lZi958aJEeGXV8CX2hSPzA" target="_lZi988aJEeGXV8CX2hSPzA">
  252. <children xsi:type="notation:DecorationNode" xmi:id="_lZsu6saJEeGXV8CX2hSPzA" type="TransitionExpression">
  253. <styles xsi:type="notation:ShapeStyle" xmi:id="_lZsu68aJEeGXV8CX2hSPzA"/>
  254. <layoutConstraint xsi:type="notation:Location" xmi:id="_lZsu7MaJEeGXV8CX2hSPzA" y="10"/>
  255. </children>
  256. <styles xsi:type="notation:ConnectorStyle" xmi:id="_lZsu58aJEeGXV8CX2hSPzA" lineColor="4210752"/>
  257. <styles xsi:type="notation:FontStyle" xmi:id="_lZsu6caJEeGXV8CX2hSPzA" fontName="Verdana"/>
  258. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_lZsu6MaJEeGXV8CX2hSPzA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
  259. </edges>
  260. <edges xmi:id="_qthwQMaaEeGhpNQ-y-T3EA" type="Transition" element="_qtYmUMaaEeGhpNQ-y-T3EA" source="_lZi988aJEeGXV8CX2hSPzA" target="_bl1_cMaaEeGhpNQ-y-T3EA">
  261. <children xsi:type="notation:DecorationNode" xmi:id="_qthwRMaaEeGhpNQ-y-T3EA" type="TransitionExpression">
  262. <styles xsi:type="notation:ShapeStyle" xmi:id="_qthwRcaaEeGhpNQ-y-T3EA"/>
  263. <layoutConstraint xsi:type="notation:Location" xmi:id="_qthwRsaaEeGhpNQ-y-T3EA" y="10"/>
  264. </children>
  265. <styles xsi:type="notation:ConnectorStyle" xmi:id="_qthwQcaaEeGhpNQ-y-T3EA" lineColor="4210752"/>
  266. <styles xsi:type="notation:FontStyle" xmi:id="_qthwQ8aaEeGhpNQ-y-T3EA" fontName="Verdana"/>
  267. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_qthwQsaaEeGhpNQ-y-T3EA" points="[9, 3, -232, 2]$[242, -218, 1, -219]"/>
  268. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_qt0rMMaaEeGhpNQ-y-T3EA" id="(0.9395973154362416,0.30013642564802184)"/>
  269. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_qt0rMcaaEeGhpNQ-y-T3EA" id="(0.0457516339869281,0.3015006821282401)"/>
  270. </edges>
  271. <edges xmi:id="_yALzUOLaEeG3x7sYvVudrg" type="Transition" element="_yACpYOLaEeG3x7sYvVudrg" source="_bl1_cMaaEeGhpNQ-y-T3EA" target="_suOxgOLaEeG3x7sYvVudrg">
  272. <children xsi:type="notation:DecorationNode" xmi:id="_yALzVOLaEeG3x7sYvVudrg" type="TransitionExpression">
  273. <styles xsi:type="notation:ShapeStyle" xmi:id="_yALzVeLaEeG3x7sYvVudrg"/>
  274. <layoutConstraint xsi:type="notation:Location" xmi:id="_yALzVuLaEeG3x7sYvVudrg" x="2" y="-12"/>
  275. </children>
  276. <styles xsi:type="notation:ConnectorStyle" xmi:id="_yALzUeLaEeG3x7sYvVudrg" lineColor="4210752"/>
  277. <styles xsi:type="notation:FontStyle" xmi:id="_yALzU-LaEeG3x7sYvVudrg" fontName="Verdana"/>
  278. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_yALzUuLaEeG3x7sYvVudrg" points="[19, 4, -85, -16]$[105, -1, 1, -21]"/>
  279. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yAVkUOLaEeG3x7sYvVudrg" id="(0.8758169934640523,0.025034770514603615)"/>
  280. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yAVkUeLaEeG3x7sYvVudrg" id="(0.030927835051546393,0.06855439642324888)"/>
  281. </edges>
  282. <edges xmi:id="_66KEsOLaEeG3x7sYvVudrg" type="Transition" element="_66ATsOLaEeG3x7sYvVudrg" source="_4tyTweLaEeG3x7sYvVudrg" target="_5uuR0PBkEeKyMOgSbPoVNg">
  283. <children xsi:type="notation:DecorationNode" xmi:id="_66KEtOLaEeG3x7sYvVudrg" type="TransitionExpression">
  284. <styles xsi:type="notation:ShapeStyle" xmi:id="_66KEteLaEeG3x7sYvVudrg"/>
  285. <layoutConstraint xsi:type="notation:Location" xmi:id="_66KEtuLaEeG3x7sYvVudrg" y="10"/>
  286. </children>
  287. <styles xsi:type="notation:ConnectorStyle" xmi:id="_66KEseLaEeG3x7sYvVudrg" lineColor="4210752"/>
  288. <styles xsi:type="notation:FontStyle" xmi:id="_66KEs-LaEeG3x7sYvVudrg" fontName="Verdana"/>
  289. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_66KEsuLaEeG3x7sYvVudrg" points="[4, 6, -48, -61]$[54, 54, 2, -13]"/>
  290. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_66c_oOLaEeG3x7sYvVudrg" id="(0.22093023255813954,0.703125)"/>
  291. </edges>
  292. <edges xmi:id="_DA3tIOLbEeG3x7sYvVudrg" type="Transition" element="_DAt8IOLbEeG3x7sYvVudrg" source="__pZbAOLaEeG3x7sYvVudrg" target="_Biit8OLbEeG3x7sYvVudrg">
  293. <children xsi:type="notation:DecorationNode" xmi:id="_DA3tJOLbEeG3x7sYvVudrg" type="TransitionExpression">
  294. <styles xsi:type="notation:ShapeStyle" xmi:id="_DA3tJeLbEeG3x7sYvVudrg"/>
  295. <layoutConstraint xsi:type="notation:Location" xmi:id="_DA3tJuLbEeG3x7sYvVudrg" y="10"/>
  296. </children>
  297. <styles xsi:type="notation:ConnectorStyle" xmi:id="_DA3tIeLbEeG3x7sYvVudrg" lineColor="4210752"/>
  298. <styles xsi:type="notation:FontStyle" xmi:id="_DA3tI-LbEeG3x7sYvVudrg" fontName="Verdana"/>
  299. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DA3tIuLbEeG3x7sYvVudrg" points="[0, 7, -5, -79]$[7, 77, 2, -9]"/>
  300. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_DBA3EOLbEeG3x7sYvVudrg" id="(0.23255813953488372,0.17857142857142858)"/>
  301. </edges>
  302. <edges xmi:id="_SD-a4PBkEeKyMOgSbPoVNg" type="Transition" element="_SD8lsPBkEeKyMOgSbPoVNg" source="_RmJ2cPBkEeKyMOgSbPoVNg" target="_6Of4kOLaEeG3x7sYvVudrg">
  303. <children xsi:type="notation:DecorationNode" xmi:id="_SD_B8PBkEeKyMOgSbPoVNg" type="TransitionExpression">
  304. <styles xsi:type="notation:ShapeStyle" xmi:id="_SD_B8fBkEeKyMOgSbPoVNg"/>
  305. <layoutConstraint xsi:type="notation:Location" xmi:id="_SD_B8vBkEeKyMOgSbPoVNg" y="10"/>
  306. </children>
  307. <styles xsi:type="notation:ConnectorStyle" xmi:id="_SD-a4fBkEeKyMOgSbPoVNg" lineColor="4210752"/>
  308. <styles xsi:type="notation:FontStyle" xmi:id="_SD-a4_BkEeKyMOgSbPoVNg" fontName="Verdana"/>
  309. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_SD-a4vBkEeKyMOgSbPoVNg" points="[0, 7, 12, -75]$[-8, 76, 4, -6]"/>
  310. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_SEA3IPBkEeKyMOgSbPoVNg" id="(0.7876712328767124,0.04294478527607362)"/>
  311. </edges>
  312. <edges xmi:id="_UZvYYPBkEeKyMOgSbPoVNg" type="Transition" element="_UZuKQPBkEeKyMOgSbPoVNg" source="_T-eYsPBkEeKyMOgSbPoVNg" target="_Biit8OLbEeG3x7sYvVudrg">
  313. <children xsi:type="notation:DecorationNode" xmi:id="_UZvYZPBkEeKyMOgSbPoVNg" type="TransitionExpression">
  314. <styles xsi:type="notation:ShapeStyle" xmi:id="_UZvYZfBkEeKyMOgSbPoVNg"/>
  315. <layoutConstraint xsi:type="notation:Location" xmi:id="_UZv_cPBkEeKyMOgSbPoVNg" y="10"/>
  316. </children>
  317. <styles xsi:type="notation:ConnectorStyle" xmi:id="_UZvYYfBkEeKyMOgSbPoVNg" lineColor="4210752"/>
  318. <styles xsi:type="notation:FontStyle" xmi:id="_UZvYY_BkEeKyMOgSbPoVNg" fontName="Verdana"/>
  319. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_UZvYYvBkEeKyMOgSbPoVNg" points="[-1, 7, 20, -92]$[-17, 74, 4, -25]"/>
  320. </edges>
  321. <edges xmi:id="_woYYYPBkEeKyMOgSbPoVNg" type="Transition" element="_woV8IPBkEeKyMOgSbPoVNg" source="_bl1_cMaaEeGhpNQ-y-T3EA" target="_suOxgOLaEeG3x7sYvVudrg">
  322. <children xsi:type="notation:DecorationNode" xmi:id="_woY_cPBkEeKyMOgSbPoVNg" type="TransitionExpression">
  323. <styles xsi:type="notation:ShapeStyle" xmi:id="_woY_cfBkEeKyMOgSbPoVNg"/>
  324. <layoutConstraint xsi:type="notation:Location" xmi:id="_woY_cvBkEeKyMOgSbPoVNg" y="10"/>
  325. </children>
  326. <styles xsi:type="notation:ConnectorStyle" xmi:id="_woYYYfBkEeKyMOgSbPoVNg" lineColor="4210752"/>
  327. <styles xsi:type="notation:FontStyle" xmi:id="_woYYY_BkEeKyMOgSbPoVNg" fontName="Verdana"/>
  328. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_woYYYvBkEeKyMOgSbPoVNg" points="[13, -4, -44, 1]$[58, -89, 1, -84]"/>
  329. <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_woaNkPBkEeKyMOgSbPoVNg" id="(0.9150326797385621,0.08088235294117647)"/>
  330. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_woaNkfBkEeKyMOgSbPoVNg" id="(0.010309278350515464,0.12667660208643816)"/>
  331. </edges>
  332. <edges xmi:id="_9mfNkPBkEeKyMOgSbPoVNg" type="Transition" element="_9mdYYPBkEeKyMOgSbPoVNg" source="_5uuR0PBkEeKyMOgSbPoVNg" target="_6Of4kOLaEeG3x7sYvVudrg">
  333. <children xsi:type="notation:DecorationNode" xmi:id="_9mfNlPBkEeKyMOgSbPoVNg" type="TransitionExpression">
  334. <styles xsi:type="notation:ShapeStyle" xmi:id="_9mfNlfBkEeKyMOgSbPoVNg"/>
  335. <layoutConstraint xsi:type="notation:Location" xmi:id="_9mfNlvBkEeKyMOgSbPoVNg" y="10"/>
  336. </children>
  337. <styles xsi:type="notation:ConnectorStyle" xmi:id="_9mfNkfBkEeKyMOgSbPoVNg" lineColor="4210752"/>
  338. <styles xsi:type="notation:FontStyle" xmi:id="_9mfNk_BkEeKyMOgSbPoVNg" fontName="Verdana"/>
  339. <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_9mfNkvBkEeKyMOgSbPoVNg" points="[-8, 30, 2, -69]$[-8, 87, 2, -12]"/>
  340. <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9mhp0PBkEeKyMOgSbPoVNg" id="(0.3561643835616438,0.03987730061349693)"/>
  341. </edges>
  342. </notation:Diagram>
  343. </xmi:XMI>