浏览代码

Share project "TestScenarios" into "https://svn.codespot.com/a/eclipselabs.org/yakindu"

jos.itemis@gmail.com 14 年之前
父节点
当前提交
9968d3950b

+ 17 - 0
TestScenarios/.project

@@ -0,0 +1,17 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<projectDescription>
+	<name>TestScenarios</name>
+	<comment></comment>
+	<projects>
+	</projects>
+	<buildSpec>
+		<buildCommand>
+			<name>org.yakindu.sct.builder.SCTBuilder</name>
+			<arguments>
+			</arguments>
+		</buildCommand>
+	</buildSpec>
+	<natures>
+		<nature>org.yakindu.sct.builder.SCTNature</nature>
+	</natures>
+</projectDescription>

+ 8 - 0
TestScenarios/.settings/org.eclipse.core.resources.prefs

@@ -0,0 +1,8 @@
+#Fri Oct 14 15:07:26 CEST 2011
+eclipse.preferences.version=1
+encoding//TestModels/Test_DeepHistory.sct=UTF-8
+encoding//TestModels/Test_Hierarchy.sct=UTF-8
+encoding//TestModels/Test_LocalActions.sct=UTF-8
+encoding//TestModels/Test_ParallelRegions.sct=UTF-8
+encoding//TestModels/Test_ShallowHistory.sct=UTF-8
+encoding//TestModels/Test_Transition.sct=UTF-8

+ 470 - 0
TestScenarios/TestModels/Test_DeepHistory.sct

@@ -0,0 +1,470 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_XoS0wPZlEeCSetPXFd1ZUw" name="Test_DeepHistory" expression="interface:&#xA;in event event1&#xA;in event event2&#xA;in event event3&#xA;in event event4&#xA;in event event5&#xA;in event event6&#xA;in event event7&#xA;in event event8&#xA;in event event9&#xA;&#xA;">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_sQG94AFIEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG94QFIEeGBE7eesluF0A" name="event1" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG94gFIEeGBE7eesluF0A" name="event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG94wFIEeGBE7eesluF0A" name="event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG95AFIEeGBE7eesluF0A" name="event4" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG95QFIEeGBE7eesluF0A" name="event5" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG95gFIEeGBE7eesluF0A" name="event6" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG95wFIEeGBE7eesluF0A" name="event7" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG96AFIEeGBE7eesluF0A" name="event8" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_sQG96QFIEeGBE7eesluF0A" name="event9" direction="in"/>
+    </scopes>
+    <regions xmi:id="_XoTb0vZlEeCSetPXFd1ZUw" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_Dd7OAPimEeCPG5ImOgba0Q">
+        <outgoingTransitions xmi:id="_Dd71EPimEeCPG5ImOgba0Q" target="_Dd71EfimEeCPG5ImOgba0Q"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_Dd71EfimEeCPG5ImOgba0Q" name="State1" incomingTransitions="_Dd71EPimEeCPG5ImOgba0Q _Dd71GPimEeCPG5ImOgba0Q">
+        <outgoingTransitions xmi:id="_Dd71EvimEeCPG5ImOgba0Q" expression="event1" target="_Dd71F_imEeCPG5ImOgba0Q">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQIzEAFIEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQIzEQFIEeGBE7eesluF0A" event="_sQG94QFIEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_sQIMAAFIEeGBE7eesluF0A"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_Dd71F_imEeCPG5ImOgba0Q" name="State2" incomingTransitions="_Dd71EvimEeCPG5ImOgba0Q">
+        <outgoingTransitions xmi:id="_Dd71GPimEeCPG5ImOgba0Q" expression="event2" target="_Dd71EfimEeCPG5ImOgba0Q">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQPgwAFIEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQPgwQFIEeGBE7eesluF0A" event="_sQG94gFIEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_sQNEgAFIEeGBE7eesluF0A"/>
+        <subRegions xmi:id="_Dd71HPimEeCPG5ImOgba0Q">
+          <vertices xsi:type="sgraph:State" xmi:id="_Dd71H_imEeCPG5ImOgba0Q" name="State3" incomingTransitions="_QlbEMPiwEeCmAZxZWLaQmA">
+            <outgoingTransitions xmi:id="_Dd71IPimEeCPG5ImOgba0Q" expression="event3" target="_Dd71JPimEeCPG5ImOgba0Q">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQTyMAFIEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQTyMQFIEeGBE7eesluF0A" event="_sQG94wFIEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_sQTLIAFIEeGBE7eesluF0A"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_Dd71JPimEeCPG5ImOgba0Q" name="State4" incomingTransitions="_Dd71IPimEeCPG5ImOgba0Q">
+            <outgoingTransitions xmi:id="_Dd71JfimEeCPG5ImOgba0Q" expression="event4" target="_Dd8cPPimEeCPG5ImOgba0Q">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQW1gAFIEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQW1gQFIEeGBE7eesluF0A" event="_sQG95AFIEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_sQVnYAFIEeGBE7eesluF0A"/>
+            <subRegions xmi:id="_Dd8cIvimEeCPG5ImOgba0Q">
+              <vertices xsi:type="sgraph:Entry" xmi:id="_Dd8cI_imEeCPG5ImOgba0Q">
+                <outgoingTransitions xmi:id="_Dd8cJPimEeCPG5ImOgba0Q" target="_Dd8cJfimEeCPG5ImOgba0Q"/>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_Dd8cJfimEeCPG5ImOgba0Q" name="State6" incomingTransitions="_Dd8cJPimEeCPG5ImOgba0Q _Dd8cK_imEeCPG5ImOgba0Q">
+                <outgoingTransitions xmi:id="_Dd8cJvimEeCPG5ImOgba0Q" expression="event5" target="_Dd8cKvimEeCPG5ImOgba0Q">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQbG8QFIEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQbG8gFIEeGBE7eesluF0A" event="_sQG95QFIEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_sQbG8AFIEeGBE7eesluF0A"/>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_Dd8cKvimEeCPG5ImOgba0Q" name="State7" incomingTransitions="_Dd8cJvimEeCPG5ImOgba0Q">
+                <outgoingTransitions xmi:id="_Dd8cK_imEeCPG5ImOgba0Q" expression="event6" target="_Dd8cJfimEeCPG5ImOgba0Q">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQexUQFIEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQexUgFIEeGBE7eesluF0A" event="_sQG95gFIEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_sQexUAFIEeGBE7eesluF0A"/>
+                <subRegions xmi:id="_Dd8cL_imEeCPG5ImOgba0Q">
+                  <vertices xsi:type="sgraph:State" xmi:id="_Dd8cMPimEeCPG5ImOgba0Q" name="State8" incomingTransitions="_Dd8cNvimEeCPG5ImOgba0Q _TyjukPiwEeCmAZxZWLaQmA">
+                    <outgoingTransitions xmi:id="_Dd8cMfimEeCPG5ImOgba0Q" expression="event7" target="_Dd8cNfimEeCPG5ImOgba0Q">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQibsAFIEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQibsQFIEeGBE7eesluF0A" event="_sQG95wFIEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_sQh0oAFIEeGBE7eesluF0A"/>
+                  </vertices>
+                  <vertices xsi:type="sgraph:State" xmi:id="_Dd8cNfimEeCPG5ImOgba0Q" name="State9" incomingTransitions="_Dd8cMfimEeCPG5ImOgba0Q">
+                    <outgoingTransitions xmi:id="_Dd8cNvimEeCPG5ImOgba0Q" expression="event8" target="_Dd8cMPimEeCPG5ImOgba0Q">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_sQmGEAFIEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_sQmGEQFIEeGBE7eesluF0A" event="_sQG96AFIEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_sQlfAAFIEeGBE7eesluF0A"/>
+                  </vertices>
+                  <vertices xsi:type="sgraph:Entry" xmi:id="_TCRhIPiwEeCmAZxZWLaQmA">
+                    <outgoingTransitions xmi:id="_TyjukPiwEeCmAZxZWLaQmA" target="_Dd8cMPimEeCPG5ImOgba0Q"/>
+                  </vertices>
+                </subRegions>
+              </vertices>
+            </subRegions>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_Dd8cPPimEeCPG5ImOgba0Q" name="State5" incomingTransitions="_Dd71JfimEeCPG5ImOgba0Q">
+            <scopes xmi:id="_sQpwcAFIEeGBE7eesluF0A"/>
+          </vertices>
+          <vertices xsi:type="sgraph:Entry" xmi:id="_PkyGkPiwEeCmAZxZWLaQmA" kind="DEEP_HISTORY">
+            <outgoingTransitions xmi:id="_QlbEMPiwEeCmAZxZWLaQmA" target="_Dd71H_imEeCPG5ImOgba0Q"/>
+          </vertices>
+        </subRegions>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_XoTb0PZlEeCSetPXFd1ZUw" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_XoS0wPZlEeCSetPXFd1ZUw" measurementUnit="Pixel">
+    <children xmi:id="_XoUC4PZlEeCSetPXFd1ZUw" type="Region" element="_XoTb0vZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_XoUC4_ZlEeCSetPXFd1ZUw" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_XoUC5PZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_XoUC5fZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_XoUC5vZlEeCSetPXFd1ZUw" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+        <children xmi:id="_Dd4xwfimEeCPG5ImOgba0Q" type="Entry" element="_Dd7OAPimEeCPG5ImOgba0Q">
+          <children xmi:id="_Dd4xwvimEeCPG5ImOgba0Q" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_Dd4xw_imEeCPG5ImOgba0Q" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd4xxPimEeCPG5ImOgba0Q"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd4xxfimEeCPG5ImOgba0Q"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd4xxvimEeCPG5ImOgba0Q" fontName="Verdana" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd4xx_imEeCPG5ImOgba0Q"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd4xyPimEeCPG5ImOgba0Q" fontName="Verdana" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd4xyfimEeCPG5ImOgba0Q" x="80" y="30"/>
+        </children>
+        <children xmi:id="_Dd5Y0PimEeCPG5ImOgba0Q" type="State" element="_Dd71EfimEeCPG5ImOgba0Q">
+          <children xsi:type="notation:DecorationNode" xmi:id="_Dd5Y0fimEeCPG5ImOgba0Q" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y0vimEeCPG5ImOgba0Q"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5Y0_imEeCPG5ImOgba0Q"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_Dd5Y1PimEeCPG5ImOgba0Q" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_Dd5Y1fimEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5Y1vimEeCPG5ImOgba0Q"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_Dd5Y1_imEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y2PimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_Dd5Y2fimEeCPG5ImOgba0Q"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd5Y2vimEeCPG5ImOgba0Q"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5Y2_imEeCPG5ImOgba0Q" x="62" y="135"/>
+        </children>
+        <children xmi:id="_Dd5Y3PimEeCPG5ImOgba0Q" type="State" element="_Dd71F_imEeCPG5ImOgba0Q">
+          <children xsi:type="notation:DecorationNode" xmi:id="_Dd5Y3fimEeCPG5ImOgba0Q" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y3vimEeCPG5ImOgba0Q"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5Y3_imEeCPG5ImOgba0Q"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_Dd5Y4PimEeCPG5ImOgba0Q" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_Dd5Y4fimEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5Y4vimEeCPG5ImOgba0Q"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_Dd5Y4_imEeCPG5ImOgba0Q" type="StateFigureCompartment">
+            <children xmi:id="_Dd5Y5PimEeCPG5ImOgba0Q" type="Region" element="_Dd71HPimEeCPG5ImOgba0Q">
+              <children xsi:type="notation:DecorationNode" xmi:id="_Dd5Y5fimEeCPG5ImOgba0Q" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y5vimEeCPG5ImOgba0Q"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5Y5_imEeCPG5ImOgba0Q"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_Dd5Y6PimEeCPG5ImOgba0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_Dd5Y8vimEeCPG5ImOgba0Q" type="State" element="_Dd71H_imEeCPG5ImOgba0Q">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_Dd5Y8_imEeCPG5ImOgba0Q" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y9PimEeCPG5ImOgba0Q"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5Y9fimEeCPG5ImOgba0Q"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd5Y9vimEeCPG5ImOgba0Q" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_Dd5Y9_imEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5Y-PimEeCPG5ImOgba0Q"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd5Y-fimEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5Y-vimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_Dd5Y-_imEeCPG5ImOgba0Q"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd5Y_PimEeCPG5ImOgba0Q"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5Y_fimEeCPG5ImOgba0Q" x="121" y="21"/>
+                </children>
+                <children xmi:id="_Dd5Y_vimEeCPG5ImOgba0Q" type="State" element="_Dd71JPimEeCPG5ImOgba0Q">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_Dd5Y__imEeCPG5ImOgba0Q" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5ZAPimEeCPG5ImOgba0Q"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5ZAfimEeCPG5ImOgba0Q"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd5ZAvimEeCPG5ImOgba0Q" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_Dd5ZA_imEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5ZBPimEeCPG5ImOgba0Q"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd5ZBfimEeCPG5ImOgba0Q" type="StateFigureCompartment">
+                    <children xmi:id="_Dd5_4PimEeCPG5ImOgba0Q" type="Region" element="_Dd8cIvimEeCPG5ImOgba0Q">
+                      <children xsi:type="notation:DecorationNode" xmi:id="_Dd5_4fimEeCPG5ImOgba0Q" type="RegionName">
+                        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_4vimEeCPG5ImOgba0Q"/>
+                        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5_4_imEeCPG5ImOgba0Q"/>
+                      </children>
+                      <children xsi:type="notation:Shape" xmi:id="_Dd5_5PimEeCPG5ImOgba0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                        <children xmi:id="_Dd5_5fimEeCPG5ImOgba0Q" type="Entry" element="_Dd8cI_imEeCPG5ImOgba0Q">
+                          <children xmi:id="_Dd5_5vimEeCPG5ImOgba0Q" type="BorderItemLabelContainer">
+                            <children xsi:type="notation:DecorationNode" xmi:id="_Dd5_5_imEeCPG5ImOgba0Q" type="BorderItemLabel">
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_6PimEeCPG5ImOgba0Q"/>
+                              <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5_6fimEeCPG5ImOgba0Q"/>
+                            </children>
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_6vimEeCPG5ImOgba0Q" fontName="Verdana" lineColor="4210752"/>
+                            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5_6_imEeCPG5ImOgba0Q"/>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_7PimEeCPG5ImOgba0Q" fontName="Verdana" lineColor="4210752"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5_7fimEeCPG5ImOgba0Q" x="19" y="31"/>
+                        </children>
+                        <children xmi:id="_Dd5_7vimEeCPG5ImOgba0Q" type="State" element="_Dd8cJfimEeCPG5ImOgba0Q">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_Dd5_7_imEeCPG5ImOgba0Q" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_8PimEeCPG5ImOgba0Q"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5_8fimEeCPG5ImOgba0Q"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_Dd5_8vimEeCPG5ImOgba0Q" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_Dd5_8_imEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5_9PimEeCPG5ImOgba0Q"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_Dd5_9fimEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5_9vimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_Dd5_9_imEeCPG5ImOgba0Q"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd5_-PimEeCPG5ImOgba0Q"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd5_-fimEeCPG5ImOgba0Q" x="198" y="19"/>
+                        </children>
+                        <children xmi:id="_Dd5_-vimEeCPG5ImOgba0Q" type="State" element="_Dd8cKvimEeCPG5ImOgba0Q">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_Dd5_-_imEeCPG5ImOgba0Q" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd5__PimEeCPG5ImOgba0Q"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd5__fimEeCPG5ImOgba0Q"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_Dd5__vimEeCPG5ImOgba0Q" type="StateTextCompartment" collapsed="true">
+                            <children xsi:type="notation:Shape" xmi:id="_Dd5___imEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AAPimEeCPG5ImOgba0Q"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_Dd6AAfimEeCPG5ImOgba0Q" type="StateFigureCompartment">
+                            <children xmi:id="_Dd6AAvimEeCPG5ImOgba0Q" type="Region" element="_Dd8cL_imEeCPG5ImOgba0Q">
+                              <children xsi:type="notation:DecorationNode" xmi:id="_Dd6AA_imEeCPG5ImOgba0Q" type="RegionName">
+                                <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6ABPimEeCPG5ImOgba0Q"/>
+                                <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd6ABfimEeCPG5ImOgba0Q"/>
+                              </children>
+                              <children xsi:type="notation:Shape" xmi:id="_Dd6ABvimEeCPG5ImOgba0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                                <children xmi:id="_Dd6AB_imEeCPG5ImOgba0Q" type="State" element="_Dd8cMPimEeCPG5ImOgba0Q">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_Dd6ACPimEeCPG5ImOgba0Q" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6ACfimEeCPG5ImOgba0Q"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd6ACvimEeCPG5ImOgba0Q"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Dd6AC_imEeCPG5ImOgba0Q" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_Dd6ADPimEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6ADfimEeCPG5ImOgba0Q"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Dd6ADvimEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AD_imEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_Dd6AEPimEeCPG5ImOgba0Q"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6AEfimEeCPG5ImOgba0Q"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AEvimEeCPG5ImOgba0Q" x="71" y="7"/>
+                                </children>
+                                <children xmi:id="_Dd6AE_imEeCPG5ImOgba0Q" type="State" element="_Dd8cNfimEeCPG5ImOgba0Q">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_Dd6AFPimEeCPG5ImOgba0Q" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AFfimEeCPG5ImOgba0Q"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd6AFvimEeCPG5ImOgba0Q"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Dd6AF_imEeCPG5ImOgba0Q" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_Dd6AGPimEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AGfimEeCPG5ImOgba0Q"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Dd6AGvimEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AG_imEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_Dd6AHPimEeCPG5ImOgba0Q"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6AHfimEeCPG5ImOgba0Q"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AHvimEeCPG5ImOgba0Q" x="219" y="13"/>
+                                </children>
+                                <children xmi:id="_TCSIMPiwEeCmAZxZWLaQmA" type="Entry" element="_TCRhIPiwEeCmAZxZWLaQmA">
+                                  <children xmi:id="_TCSvQPiwEeCmAZxZWLaQmA" type="BorderItemLabelContainer">
+                                    <children xsi:type="notation:DecorationNode" xmi:id="_TCSvQ_iwEeCmAZxZWLaQmA" type="BorderItemLabel">
+                                      <styles xsi:type="notation:ShapeStyle" xmi:id="_TCSvRPiwEeCmAZxZWLaQmA"/>
+                                      <layoutConstraint xsi:type="notation:Location" xmi:id="_TCSvRfiwEeCmAZxZWLaQmA"/>
+                                    </children>
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_TCSvQfiwEeCmAZxZWLaQmA" fontName="Verdana" lineColor="4210752"/>
+                                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TCSvQviwEeCmAZxZWLaQmA"/>
+                                  </children>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_TCSIMfiwEeCmAZxZWLaQmA" fontName="Verdana" lineColor="4210752"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TCSIMviwEeCmAZxZWLaQmA" x="23" y="27"/>
+                                </children>
+                                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AKPimEeCPG5ImOgba0Q"/>
+                              </children>
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AKfimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AKvimEeCPG5ImOgba0Q"/>
+                            </children>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AK_imEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_Dd6ALPimEeCPG5ImOgba0Q"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6ALfimEeCPG5ImOgba0Q"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6ALvimEeCPG5ImOgba0Q" x="33" y="127" width="354" height="225"/>
+                        </children>
+                        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AL_imEeCPG5ImOgba0Q"/>
+                      </children>
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AMPimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6AMfimEeCPG5ImOgba0Q"/>
+                    </children>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AMvimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_Dd6AM_imEeCPG5ImOgba0Q"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6ANPimEeCPG5ImOgba0Q"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6ANfimEeCPG5ImOgba0Q" x="278" y="5" width="441" height="447"/>
+                </children>
+                <children xmi:id="_Dd6ANvimEeCPG5ImOgba0Q" type="State" element="_Dd8cPPimEeCPG5ImOgba0Q">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_Dd6AN_imEeCPG5ImOgba0Q" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6AOPimEeCPG5ImOgba0Q"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Dd6AOfimEeCPG5ImOgba0Q"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd6AOvimEeCPG5ImOgba0Q" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_Dd6AO_imEeCPG5ImOgba0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6APPimEeCPG5ImOgba0Q"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_Dd6APfimEeCPG5ImOgba0Q" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6APvimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_Dd6AP_imEeCPG5ImOgba0Q"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6AQPimEeCPG5ImOgba0Q"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6m8PimEeCPG5ImOgba0Q" x="62" y="355"/>
+                </children>
+                <children xmi:id="_Pk2YAPiwEeCmAZxZWLaQmA" type="DeepHistory" element="_PkyGkPiwEeCmAZxZWLaQmA">
+                  <children xmi:id="_Pk3mIPiwEeCmAZxZWLaQmA" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_Pk4NMPiwEeCmAZxZWLaQmA" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_Pk4NMfiwEeCmAZxZWLaQmA"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_Pk4NMviwEeCmAZxZWLaQmA"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Pk3mIfiwEeCmAZxZWLaQmA" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Pk3mIviwEeCmAZxZWLaQmA"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Pk2YAfiwEeCmAZxZWLaQmA" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Pk2YAviwEeCmAZxZWLaQmA" x="39" y="28"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6m8fimEeCPG5ImOgba0Q"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6m8vimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6m8_imEeCPG5ImOgba0Q"/>
+            </children>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_Dd6m9PimEeCPG5ImOgba0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_Dd6m9fimEeCPG5ImOgba0Q"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Dd6m9vimEeCPG5ImOgba0Q"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Dd6m9_imEeCPG5ImOgba0Q" x="215" y="23" width="785" height="589"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XoUC5_ZlEeCSetPXFd1ZUw"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_XoUC4fZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XoUp8PZlEeCSetPXFd1ZUw" x="220" y="10" width="993" height="675"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_XoXGN_ZlEeCSetPXFd1ZUw" type="StatechartText" fontName="Verdana" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_XoXtQPZlEeCSetPXFd1ZUw" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_XoXtQfZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_XoXtQvZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_XoXtQ_ZlEeCSetPXFd1ZUw" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XoXtRPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_XoXtRfZlEeCSetPXFd1ZUw" x="10" y="10" width="200" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_XoTb0fZlEeCSetPXFd1ZUw"/>
+    <edges xmi:id="_DmuksPimEeCPG5ImOgba0Q" type="Transition" element="_Dd8cMfimEeCPG5ImOgba0Q" source="_Dd6AB_imEeCPG5ImOgba0Q" target="_Dd6AE_imEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_DmuktPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_DmuktfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_DmuktvimEeCPG5ImOgba0Q" x="1" y="-10"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DmuksfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dmuks_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DmuksvimEeCPG5ImOgba0Q" points="[26, 6, -122, 0]$[74, -9, -74, -15]$[123, 6, -25, 0]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NnamgPimEeCPG5ImOgba0Q" id="(0.09803921568627451,0.31746031746031744)"/>
+    </edges>
+    <edges xmi:id="_Dmvy0PimEeCPG5ImOgba0Q" type="Transition" element="_Dd8cNvimEeCPG5ImOgba0Q" source="_Dd6AE_imEeCPG5ImOgba0Q" target="_Dd6AB_imEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Dmvy1PimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dmvy1fimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dmvy1vimEeCPG5ImOgba0Q" y="-13"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Dmvy0fimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dmvy0_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Dmvy0vimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_OM7HUPimEeCPG5ImOgba0Q" id="(0.0392156862745098,0.6349206349206349)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_PgEKMPimEeCPG5ImOgba0Q" id="(0.9607843137254902,0.7619047619047619)"/>
+    </edges>
+    <edges xmi:id="_Dp2KIPimEeCPG5ImOgba0Q" type="Transition" element="_Dd8cK_imEeCPG5ImOgba0Q" source="_Dd5_-vimEeCPG5ImOgba0Q" target="_Dd5_7vimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Dp2xMfimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dp2xMvimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dp2xM_imEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Dp2KIfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dp2xMPimEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Dp2KIvimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_Dp3YQPimEeCPG5ImOgba0Q" type="Transition" element="_Dd8cJvimEeCPG5ImOgba0Q" source="_Dd5_7vimEeCPG5ImOgba0Q" target="_Dd5_-vimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Dp3YRPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dp3YRfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dp3_UPimEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Dp3YQfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dp3YQ_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Dp3YQvimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_Dp4mYPimEeCPG5ImOgba0Q" type="Transition" element="_Dd8cJPimEeCPG5ImOgba0Q" source="_Dd5_5fimEeCPG5ImOgba0Q" target="_Dd5_7vimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Dp4mZPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dp4mZfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dp4mZvimEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Dp4mYfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dp4mY_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Dp4mYvimEeCPG5ImOgba0Q" points="[-1, -2, 0, -1]$[-1, -1, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_DsU2YPimEeCPG5ImOgba0Q" type="Transition" element="_Dd71JfimEeCPG5ImOgba0Q" source="_Dd5Y_vimEeCPG5ImOgba0Q" target="_Dd6ANvimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_DsVdcfimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_DsVdcvimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_DsVdc_imEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DsU2YfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_DsVdcPimEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DsU2YvimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_DsXSoPimEeCPG5ImOgba0Q" type="Transition" element="_Dd71IPimEeCPG5ImOgba0Q" source="_Dd5Y8vimEeCPG5ImOgba0Q" target="_Dd5Y_vimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_DsX5sPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_DsX5sfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_DsX5svimEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DsXSofimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_DsXSo_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DsXSovimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_DvpQIPimEeCPG5ImOgba0Q" type="Transition" element="_Dd71EvimEeCPG5ImOgba0Q" source="_Dd5Y0PimEeCPG5ImOgba0Q" target="_Dd5Y3PimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Dvp3MfimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Dvp3MvimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Dvp3M_imEeCPG5ImOgba0Q" x="26" y="-22"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DvpQIfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Dvp3MPimEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DvpQIvimEeCPG5ImOgba0Q" points="[26, -3, -108, 13]$[128, -16, -6, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_2JjJsPisEeCPG5ImOgba0Q" id="(0.8431372549019608,0.30158730158730157)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_LF1akPimEeCPG5ImOgba0Q" id="(0.007643312101910828,0.21561969439728354)"/>
+    </edges>
+    <edges xmi:id="_DvrFUPimEeCPG5ImOgba0Q" type="Transition" element="_Dd71GPimEeCPG5ImOgba0Q" source="_Dd5Y3PimEeCPG5ImOgba0Q" target="_Dd5Y0PimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_DvrFVPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_DvrFVfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_DvrFVvimEeCPG5ImOgba0Q" x="12" y="-20"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DvrFUfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_DvrFU_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DvrFUvimEeCPG5ImOgba0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_29WlMPisEeCPG5ImOgba0Q" id="(0.012738853503184714,0.2614601018675722)"/>
+    </edges>
+    <edges xmi:id="_DvsTcPimEeCPG5ImOgba0Q" type="Transition" element="_Dd71EPimEeCPG5ImOgba0Q" source="_Dd4xwfimEeCPG5ImOgba0Q" target="_Dd5Y0PimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_DvsTdPimEeCPG5ImOgba0Q" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_DvsTdfimEeCPG5ImOgba0Q"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_DvsTdvimEeCPG5ImOgba0Q" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_DvsTcfimEeCPG5ImOgba0Q" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_DvsTc_imEeCPG5ImOgba0Q" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_DvsTcvimEeCPG5ImOgba0Q" points="[-1, -2, 0, -1]$[-1, -1, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_QlcSUPiwEeCmAZxZWLaQmA" type="Transition" element="_QlbEMPiwEeCmAZxZWLaQmA" source="_Pk2YAPiwEeCmAZxZWLaQmA" target="_Dd5Y8vimEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Qlc5YfiwEeCmAZxZWLaQmA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Qlc5YviwEeCmAZxZWLaQmA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Qlc5Y_iwEeCmAZxZWLaQmA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_QlcSUfiwEeCmAZxZWLaQmA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Qlc5YPiwEeCmAZxZWLaQmA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_QlcSUviwEeCmAZxZWLaQmA" points="[7, 0, -93, -17]$[94, -14, -6, -31]"/>
+    </edges>
+    <edges xmi:id="_Tymx4PiwEeCmAZxZWLaQmA" type="Transition" element="_TyjukPiwEeCmAZxZWLaQmA" source="_TCSIMPiwEeCmAZxZWLaQmA" target="_Dd6AB_imEeCPG5ImOgba0Q">
+      <children xsi:type="notation:DecorationNode" xmi:id="_Tymx5PiwEeCmAZxZWLaQmA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_Tymx5fiwEeCmAZxZWLaQmA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_Tymx5viwEeCmAZxZWLaQmA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Tymx4fiwEeCmAZxZWLaQmA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_Tymx4_iwEeCmAZxZWLaQmA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Tymx4viwEeCmAZxZWLaQmA" points="[7, 0, -45, 3]$[41, -9, -11, -6]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TzQSIPiwEeCmAZxZWLaQmA" id="(0.21568627450980393,0.38095238095238093)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 816 - 0
TestScenarios/TestModels/Test_Hierarchy.sct

@@ -0,0 +1,816 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_Mv_1gPZlEeCSetPXFd1ZUw" name="Test_Hierarchy" expression="interface:&#xA;in event event1&#xA;in event event2&#xA;in event event3&#xA;in event event4&#xA;in event event5&#xA;in event event6&#xA;in event event7&#xA;in event event8&#xA;in event event9&#xA;in event event10&#xA;in event event11&#xA;in event event12&#xA;in event event13&#xA;in event event14&#xA;in event event15&#xA;in event event16&#xA;var s1 : integer&#xA;var s2 : integer&#xA;">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_YxpRsAFWEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRsQFWEeGBE7eesluF0A" name="event1" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRsgFWEeGBE7eesluF0A" name="event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRswFWEeGBE7eesluF0A" name="event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRtAFWEeGBE7eesluF0A" name="event4" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRtQFWEeGBE7eesluF0A" name="event5" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRtgFWEeGBE7eesluF0A" name="event6" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRtwFWEeGBE7eesluF0A" name="event7" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRuAFWEeGBE7eesluF0A" name="event8" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRuQFWEeGBE7eesluF0A" name="event9" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRugFWEeGBE7eesluF0A" name="event10" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRuwFWEeGBE7eesluF0A" name="event11" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRvAFWEeGBE7eesluF0A" name="event12" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRvQFWEeGBE7eesluF0A" name="event13" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRvgFWEeGBE7eesluF0A" name="event14" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRvwFWEeGBE7eesluF0A" name="event15" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_YxpRwAFWEeGBE7eesluF0A" name="event16" direction="in"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_YxpRwQFWEeGBE7eesluF0A" name="s1" type="integer"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_YxpRwgFWEeGBE7eesluF0A" name="s2" type="integer"/>
+    </scopes>
+    <regions xmi:id="_MwAckvZlEeCSetPXFd1ZUw" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_MwBDpvZlEeCSetPXFd1ZUw">
+        <outgoingTransitions xmi:id="_MwHxU_ZlEeCSetPXFd1ZUw" target="_MwBqt_ZlEeCSetPXFd1ZUw"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_MwBqt_ZlEeCSetPXFd1ZUw" name="State1" incomingTransitions="_MwHxU_ZlEeCSetPXFd1ZUw _gDLuUPiSEeC4at_AzcYiGg _PeCEgPiTEeC4at_AzcYiGg _R5300PiTEeC4at_AzcYiGg _VBno4PiTEeC4at_AzcYiGg" expression="entry / s1=1;&#xA;exit / s1-=1;">
+        <outgoingTransitions xmi:id="_ys3bsPiREeC4at_AzcYiGg" expression="event1" target="_vau8kPiREeC4at_AzcYiGg">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yxx0kAFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yxx0kQFWEeGBE7eesluF0A" event="_YxpRsQFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_YxrG4AFWEeGBE7eesluF0A">
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_YxrG4QFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YxrG4gFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:EntryEvent" xmi:id="_YxrG4wFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_YxrG5AFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_YxrG5QFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YxrG5gFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_YxrG5wFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YxrG6AFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:ExitEvent" xmi:id="_YxrG6QFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_YxrG6gFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_YxrG6wFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A" operator="-=">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YxrG7AFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+        </scopes>
+        <subRegions xmi:id="_w_O_wPiSEeC4at_AzcYiGg" name="Region1">
+          <vertices xsi:type="sgraph:State" xmi:id="_yYbAQPiSEeC4at_AzcYiGg" name="State9" incomingTransitions="_1vGoMPiSEeC4at_AzcYiGg _9XYoMPiSEeC4at_AzcYiGg _YoMG8PiTEeC4at_AzcYiGg" expression="entry / s1+=1;&#xA;exit / s1-=1;">
+            <outgoingTransitions xmi:id="_7lpk0PiSEeC4at_AzcYiGg" expression="event9" target="_3mSzUPiSEeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yx8MoAFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yx8MoQFWEeGBE7eesluF0A" event="_YxpRuQFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_Yx034AFWEeGBE7eesluF0A">
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_Yx034QFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yx2GAAFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:EntryEvent" xmi:id="_Yx2GAQFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_Yx2GAgFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_Yx2GAwFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A" operator="+=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_Yx2GBAFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_Yx2GBQFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yx2GBgFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:ExitEvent" xmi:id="_Yx2GBwFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_Yx2GCAFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_Yx2GCQFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A" operator="-=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_Yx2GCgFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+            </scopes>
+          </vertices>
+          <vertices xsi:type="sgraph:Entry" xmi:id="_0XCpEPiSEeC4at_AzcYiGg">
+            <outgoingTransitions xmi:id="_1vGoMPiSEeC4at_AzcYiGg" expression="" target="_yYbAQPiSEeC4at_AzcYiGg"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_3mSzUPiSEeC4at_AzcYiGg" name="State10" incomingTransitions="_7lpk0PiSEeC4at_AzcYiGg _jHEgoPiTEeC4at_AzcYiGg _qCKqgPiTEeC4at_AzcYiGg" expression="entry / s1+=1;&#xA;exit / s1-=1;">
+            <outgoingTransitions xmi:id="_9XYoMPiSEeC4at_AzcYiGg" expression="event10" target="_yYbAQPiSEeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyHLwAFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YyHLwQFWEeGBE7eesluF0A" event="_YxpRugFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_YyBFIAFWEeGBE7eesluF0A">
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyBFIQFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyBFIgFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:EntryEvent" xmi:id="_YyBFIwFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyBFJAFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyBFJQFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A" operator="+=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyBFJgFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyBFJwFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyBFKAFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:ExitEvent" xmi:id="_YyBFKQFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyBFKgFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyBFKwFWEeGBE7eesluF0A" varRef="_YxpRwQFWEeGBE7eesluF0A" operator="-=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyBFLAFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+            </scopes>
+          </vertices>
+        </subRegions>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_vau8kPiREeC4at_AzcYiGg" name="State2" incomingTransitions="_ys3bsPiREeC4at_AzcYiGg" expression="entry / s2 = 1;&#xA;exit / s2-=1;">
+        <outgoingTransitions xmi:id="_gDLuUPiSEeC4at_AzcYiGg" expression="event6" target="_MwBqt_ZlEeCSetPXFd1ZUw">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YySK4AFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YySK4QFWEeGBE7eesluF0A" event="_YxpRtgFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_YyK2IAFWEeGBE7eesluF0A">
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_YyLdMAFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyLdMQFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:EntryEvent" xmi:id="_YyLdMgFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_YyLdMwFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_YyLdNAFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyLdNQFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_YyLdNgFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyLdNwFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:ExitEvent" xmi:id="_YyLdOAFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_YyLdOQFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_YyLdOgFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyLdOwFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+        </scopes>
+        <subRegions xmi:id="_x3yN0PiREeC4at_AzcYiGg" name="Region2">
+          <vertices xsi:type="sgraph:State" xmi:id="_08_EMPiREeC4at_AzcYiGg" name="State3" incomingTransitions="_3t66wPiREeC4at_AzcYiGg _kRfh0PiSEeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+            <outgoingTransitions xmi:id="_8XIhkPiREeC4at_AzcYiGg" expression="event2" target="_5TvCAPiREeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yyci8AFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yyci8QFWEeGBE7eesluF0A" event="_YxpRsgFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <outgoingTransitions xmi:id="_PeCEgPiTEeC4at_AzcYiGg" expression="event11" target="_MwBqt_ZlEeCSetPXFd1ZUw">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyfmQAFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YygNUAFWEeGBE7eesluF0A" event="_YxpRuwFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <outgoingTransitions xmi:id="_YoMG8PiTEeC4at_AzcYiGg" expression="event14" target="_yYbAQPiSEeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YykewAFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YykewQFWEeGBE7eesluF0A" event="_YxpRvgFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_YyV1QAFWEeGBE7eesluF0A">
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyV1QQFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyV1QgFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:EntryEvent" xmi:id="_YyV1QwFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyV1RAFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyV1RQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyV1RgFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyV1RwFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyV1SAFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:ExitEvent" xmi:id="_YyV1SQFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyV1SgFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyV1SwFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyV1TAFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+            </scopes>
+          </vertices>
+          <vertices xsi:type="sgraph:Entry" xmi:id="_3CQHkPiREeC4at_AzcYiGg">
+            <outgoingTransitions xmi:id="_3t66wPiREeC4at_AzcYiGg" target="_08_EMPiREeC4at_AzcYiGg"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_5TvCAPiREeC4at_AzcYiGg" name="State4" incomingTransitions="_8XIhkPiREeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+            <outgoingTransitions xmi:id="_kRfh0PiSEeC4at_AzcYiGg" expression="event7" target="_08_EMPiREeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yyvd4AFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yyvd4QFWEeGBE7eesluF0A" event="_YxpRtwFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_YyowMAFWEeGBE7eesluF0A">
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyowMQFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyowMgFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:EntryEvent" xmi:id="_YyowMwFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyowNAFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyowNQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyowNgFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+              <declarations xsi:type="stext:LocalReaction" xmi:id="_YyowNwFWEeGBE7eesluF0A">
+                <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyowOAFWEeGBE7eesluF0A">
+                  <triggers xsi:type="stext:ExitEvent" xmi:id="_YyowOQFWEeGBE7eesluF0A"/>
+                </trigger>
+                <effect xsi:type="stext:ReactionEffect" xmi:id="_YyowOgFWEeGBE7eesluF0A">
+                  <actions xsi:type="stext:Assignment" xmi:id="_YyowOwFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                    <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyowPAFWEeGBE7eesluF0A" value="1"/>
+                  </actions>
+                </effect>
+              </declarations>
+            </scopes>
+            <subRegions xmi:id="_-v5IsPiREeC4at_AzcYiGg" name="Region4">
+              <vertices xsi:type="sgraph:State" xmi:id="__P10EPiREeC4at_AzcYiGg" name="State5" incomingTransitions="_GZpvYPiSEeC4at_AzcYiGg _nOwkMPiSEeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+                <outgoingTransitions xmi:id="_JU70wPiSEeC4at_AzcYiGg" expression="event3" target="_DCp-YPiSEeC4at_AzcYiGg">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yy5O4AFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yy518AFWEeGBE7eesluF0A" event="_YxpRswFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <outgoingTransitions xmi:id="_R5300PiTEeC4at_AzcYiGg" expression="event12" target="_MwBqt_ZlEeCSetPXFd1ZUw">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yy9gUAFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yy9gUQFWEeGBE7eesluF0A" event="_YxpRvAFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <outgoingTransitions xmi:id="_jHEgoPiTEeC4at_AzcYiGg" expression="event15" target="_3mSzUPiSEeC4at_AzcYiGg">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzCY0AFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YzCY0QFWEeGBE7eesluF0A" event="_YxpRvwFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_YyzvUAFWEeGBE7eesluF0A">
+                  <declarations xsi:type="stext:LocalReaction" xmi:id="_YyzvUQFWEeGBE7eesluF0A">
+                    <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyzvUgFWEeGBE7eesluF0A">
+                      <triggers xsi:type="stext:EntryEvent" xmi:id="_YyzvUwFWEeGBE7eesluF0A"/>
+                    </trigger>
+                    <effect xsi:type="stext:ReactionEffect" xmi:id="_YyzvVAFWEeGBE7eesluF0A">
+                      <actions xsi:type="stext:Assignment" xmi:id="_YyzvVQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                        <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyzvVgFWEeGBE7eesluF0A" value="1"/>
+                      </actions>
+                    </effect>
+                  </declarations>
+                  <declarations xsi:type="stext:LocalReaction" xmi:id="_YyzvVwFWEeGBE7eesluF0A">
+                    <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YyzvWAFWEeGBE7eesluF0A">
+                      <triggers xsi:type="stext:ExitEvent" xmi:id="_YyzvWQFWEeGBE7eesluF0A"/>
+                    </trigger>
+                    <effect xsi:type="stext:ReactionEffect" xmi:id="_YyzvWgFWEeGBE7eesluF0A">
+                      <actions xsi:type="stext:Assignment" xmi:id="_YyzvWwFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                        <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YyzvXAFWEeGBE7eesluF0A" value="1"/>
+                      </actions>
+                    </effect>
+                  </declarations>
+                </scopes>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_DCp-YPiSEeC4at_AzcYiGg" name="State6" incomingTransitions="_JU70wPiSEeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+                <outgoingTransitions xmi:id="_nOwkMPiSEeC4at_AzcYiGg" expression="event8" target="__P10EPiREeC4at_AzcYiGg">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzKUoAFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YzKUoQFWEeGBE7eesluF0A" event="_YxpRuAFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_YzGDMAFWEeGBE7eesluF0A">
+                  <declarations xsi:type="stext:LocalReaction" xmi:id="_YzGDMQFWEeGBE7eesluF0A">
+                    <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzGDMgFWEeGBE7eesluF0A">
+                      <triggers xsi:type="stext:EntryEvent" xmi:id="_YzGDMwFWEeGBE7eesluF0A"/>
+                    </trigger>
+                    <effect xsi:type="stext:ReactionEffect" xmi:id="_YzGDNAFWEeGBE7eesluF0A">
+                      <actions xsi:type="stext:Assignment" xmi:id="_YzGDNQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                        <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzGDNgFWEeGBE7eesluF0A" value="1"/>
+                      </actions>
+                    </effect>
+                  </declarations>
+                  <declarations xsi:type="stext:LocalReaction" xmi:id="_YzGDNwFWEeGBE7eesluF0A">
+                    <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzGDOAFWEeGBE7eesluF0A">
+                      <triggers xsi:type="stext:ExitEvent" xmi:id="_YzGDOQFWEeGBE7eesluF0A"/>
+                    </trigger>
+                    <effect xsi:type="stext:ReactionEffect" xmi:id="_YzGDOgFWEeGBE7eesluF0A">
+                      <actions xsi:type="stext:Assignment" xmi:id="_YzGqQAFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                        <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzGqQQFWEeGBE7eesluF0A" value="1"/>
+                      </actions>
+                    </effect>
+                  </declarations>
+                </scopes>
+                <subRegions xmi:id="_HPB4MPiSEeC4at_AzcYiGg" name="Region6">
+                  <vertices xsi:type="sgraph:State" xmi:id="_NwkSkPiSEeC4at_AzcYiGg" name="State7" incomingTransitions="_SEyg0PiSEeC4at_AzcYiGg _VsUBIPiSEeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+                    <outgoingTransitions xmi:id="_TM8bsPiSEeC4at_AzcYiGg" expression="event4" target="_PLn7UPiSEeC4at_AzcYiGg">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzWh4AFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YzXI8AFWEeGBE7eesluF0A" event="_YxpRtAFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_YzRCUAFWEeGBE7eesluF0A">
+                      <declarations xsi:type="stext:LocalReaction" xmi:id="_YzRCUQFWEeGBE7eesluF0A">
+                        <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzRCUgFWEeGBE7eesluF0A">
+                          <triggers xsi:type="stext:EntryEvent" xmi:id="_YzRCUwFWEeGBE7eesluF0A"/>
+                        </trigger>
+                        <effect xsi:type="stext:ReactionEffect" xmi:id="_YzRCVAFWEeGBE7eesluF0A">
+                          <actions xsi:type="stext:Assignment" xmi:id="_YzRCVQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                            <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzRCVgFWEeGBE7eesluF0A" value="1"/>
+                          </actions>
+                        </effect>
+                      </declarations>
+                      <declarations xsi:type="stext:LocalReaction" xmi:id="_YzRCVwFWEeGBE7eesluF0A">
+                        <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzRCWAFWEeGBE7eesluF0A">
+                          <triggers xsi:type="stext:ExitEvent" xmi:id="_YzRCWQFWEeGBE7eesluF0A"/>
+                        </trigger>
+                        <effect xsi:type="stext:ReactionEffect" xmi:id="_YzRCWgFWEeGBE7eesluF0A">
+                          <actions xsi:type="stext:Assignment" xmi:id="_YzRCWwFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                            <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzRCXAFWEeGBE7eesluF0A" value="1"/>
+                          </actions>
+                        </effect>
+                      </declarations>
+                    </scopes>
+                  </vertices>
+                  <vertices xsi:type="sgraph:State" xmi:id="_PLn7UPiSEeC4at_AzcYiGg" name="State8" incomingTransitions="_TM8bsPiSEeC4at_AzcYiGg" expression="entry / s2+=1;&#xA;exit / s2-=1;">
+                    <outgoingTransitions xmi:id="_VsUBIPiSEeC4at_AzcYiGg" expression="event5" target="_NwkSkPiSEeC4at_AzcYiGg">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzhhAAFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YzhhAQFWEeGBE7eesluF0A" event="_YxpRtQFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <outgoingTransitions xmi:id="_VBno4PiTEeC4at_AzcYiGg" expression="event13" target="_MwBqt_ZlEeCSetPXFd1ZUw">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzlycAFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_YzlycQFWEeGBE7eesluF0A" event="_YxpRvQFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <outgoingTransitions xmi:id="_qCKqgPiTEeC4at_AzcYiGg" expression="event16" target="_3mSzUPiSEeC4at_AzcYiGg">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Yzpc0AFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Yzpc0QFWEeGBE7eesluF0A" event="_YxpRwAFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_YzbaYAFWEeGBE7eesluF0A">
+                      <declarations xsi:type="stext:LocalReaction" xmi:id="_YzbaYQFWEeGBE7eesluF0A">
+                        <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzbaYgFWEeGBE7eesluF0A">
+                          <triggers xsi:type="stext:EntryEvent" xmi:id="_YzbaYwFWEeGBE7eesluF0A"/>
+                        </trigger>
+                        <effect xsi:type="stext:ReactionEffect" xmi:id="_YzbaZAFWEeGBE7eesluF0A">
+                          <actions xsi:type="stext:Assignment" xmi:id="_YzbaZQFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="+=">
+                            <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzbaZgFWEeGBE7eesluF0A" value="1"/>
+                          </actions>
+                        </effect>
+                      </declarations>
+                      <declarations xsi:type="stext:LocalReaction" xmi:id="_YzbaZwFWEeGBE7eesluF0A">
+                        <trigger xsi:type="stext:ReactionTrigger" xmi:id="_YzbaaAFWEeGBE7eesluF0A">
+                          <triggers xsi:type="stext:ExitEvent" xmi:id="_YzbaaQFWEeGBE7eesluF0A"/>
+                        </trigger>
+                        <effect xsi:type="stext:ReactionEffect" xmi:id="_YzbaagFWEeGBE7eesluF0A">
+                          <actions xsi:type="stext:Assignment" xmi:id="_YzbaawFWEeGBE7eesluF0A" varRef="_YxpRwgFWEeGBE7eesluF0A" operator="-=">
+                            <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_YzbabAFWEeGBE7eesluF0A" value="1"/>
+                          </actions>
+                        </effect>
+                      </declarations>
+                    </scopes>
+                  </vertices>
+                  <vertices xsi:type="sgraph:Entry" xmi:id="_RSYMcPiSEeC4at_AzcYiGg">
+                    <outgoingTransitions xmi:id="_SEyg0PiSEeC4at_AzcYiGg" target="_NwkSkPiSEeC4at_AzcYiGg"/>
+                  </vertices>
+                </subRegions>
+              </vertices>
+              <vertices xsi:type="sgraph:Entry" xmi:id="_FrXtEPiSEeC4at_AzcYiGg">
+                <outgoingTransitions xmi:id="_GZpvYPiSEeC4at_AzcYiGg" target="__P10EPiREeC4at_AzcYiGg"/>
+              </vertices>
+            </subRegions>
+          </vertices>
+        </subRegions>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_MwAckPZlEeCSetPXFd1ZUw" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_Mv_1gPZlEeCSetPXFd1ZUw" measurementUnit="Pixel">
+    <children xmi:id="_MwAck_ZlEeCSetPXFd1ZUw" type="Region" element="_MwAckvZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_MwBDoPZlEeCSetPXFd1ZUw" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_MwBDofZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_MwBDovZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_MwBDo_ZlEeCSetPXFd1ZUw" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+        <children xmi:id="_MwBDp_ZlEeCSetPXFd1ZUw" type="Entry" element="_MwBDpvZlEeCSetPXFd1ZUw">
+          <children xmi:id="_MwBqsPZlEeCSetPXFd1ZUw" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_MwBqs_ZlEeCSetPXFd1ZUw" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_MwBqtPZlEeCSetPXFd1ZUw"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_MwBqtfZlEeCSetPXFd1ZUw"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_MwBqsfZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwBqsvZlEeCSetPXFd1ZUw"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_MwBDqPZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwBqtvZlEeCSetPXFd1ZUw" x="70" y="20"/>
+        </children>
+        <children xmi:id="_MwCRwfZlEeCSetPXFd1ZUw" type="State" element="_MwBqt_ZlEeCSetPXFd1ZUw">
+          <children xsi:type="notation:DecorationNode" xmi:id="_MwC40PZlEeCSetPXFd1ZUw" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_MwC40fZlEeCSetPXFd1ZUw"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_MwC40vZlEeCSetPXFd1ZUw"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_MwGjMPZlEeCSetPXFd1ZUw" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_MwHKQPZlEeCSetPXFd1ZUw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwHKQfZlEeCSetPXFd1ZUw"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_MwHxUPZlEeCSetPXFd1ZUw" type="StateFigureCompartment">
+            <children xmi:id="_w_Pm0PiSEeC4at_AzcYiGg" type="Region" element="_w_O_wPiSEeC4at_AzcYiGg">
+              <children xsi:type="notation:DecorationNode" xmi:id="_w_Pm0_iSEeC4at_AzcYiGg" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_w_QN4PiSEeC4at_AzcYiGg"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_w_QN4fiSEeC4at_AzcYiGg"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_w_QN4viSEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_yYc1cPiSEeC4at_AzcYiGg" type="State" element="_yYbAQPiSEeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_yYdcgPiSEeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_yYdcgfiSEeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_yYdcgviSEeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_yYdcg_iSEeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_yYdchPiSEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yYdchfiSEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_yYeDkPiSEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_yYc1cfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_yYc1cviSEeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_yYeDkfiSEeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yYc1c_iSEeC4at_AzcYiGg" x="51" y="41"/>
+                </children>
+                <children xmi:id="_0XDQIPiSEeC4at_AzcYiGg" type="Entry" element="_0XCpEPiSEeC4at_AzcYiGg">
+                  <children xmi:id="_0XD3MPiSEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_0XD3M_iSEeC4at_AzcYiGg" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_0XD3NPiSEeC4at_AzcYiGg"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_0XD3NfiSEeC4at_AzcYiGg"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_0XD3MfiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_0XD3MviSEeC4at_AzcYiGg"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_0XDQIfiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_0XDQIviSEeC4at_AzcYiGg" x="7" y="11"/>
+                </children>
+                <children xmi:id="_3mTaYPiSEeC4at_AzcYiGg" type="State" element="_3mSzUPiSEeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_3mUBcPiSEeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_3mUBcfiSEeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_3mUBcviSEeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_3mUBc_iSEeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_3mUBdPiSEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3mUBdfiSEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_3mUBdviSEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_3mTaYfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_3mTaYviSEeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_3mUogPiSEeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3mTaY_iSEeC4at_AzcYiGg" x="53" y="181"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_w_QN4_iSEeC4at_AzcYiGg"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_w_Pm0fiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_w_Pm0viSEeC4at_AzcYiGg"/>
+            </children>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_MwCRwvZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_MwCRw_ZlEeCSetPXFd1ZUw"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_MwHxUfZlEeCSetPXFd1ZUw"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwHxUvZlEeCSetPXFd1ZUw" x="37" y="80" width="237" height="540"/>
+        </children>
+        <children xmi:id="_vazOAPiREeC4at_AzcYiGg" type="State" element="_vau8kPiREeC4at_AzcYiGg">
+          <children xsi:type="notation:DecorationNode" xmi:id="_vbGI8PiREeC4at_AzcYiGg" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_vbGI8fiREeC4at_AzcYiGg"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_vbGI8viREeC4at_AzcYiGg"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_vbHXEPiREeC4at_AzcYiGg" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_vbHXEfiREeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vbHXEviREeC4at_AzcYiGg"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_vbH-IPiREeC4at_AzcYiGg" type="StateFigureCompartment">
+            <children xmi:id="_x3y04PiREeC4at_AzcYiGg" type="Region" element="_x3yN0PiREeC4at_AzcYiGg">
+              <children xsi:type="notation:DecorationNode" xmi:id="_x3zb8PiREeC4at_AzcYiGg" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_x3zb8fiREeC4at_AzcYiGg"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_x3zb8viREeC4at_AzcYiGg"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_x3zb8_iREeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_08_rQPiREeC4at_AzcYiGg" type="State" element="_08_EMPiREeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_09ASUPiREeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_09ASUfiREeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_09ASUviREeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_09A5YPiREeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_09A5YfiREeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_09A5YviREeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_09BgcPiREeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_08_rQfiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_08_rQviREeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_09BgcfiREeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_08_rQ_iREeC4at_AzcYiGg" x="6" y="65"/>
+                </children>
+                <children xmi:id="_3CRVsPiREeC4at_AzcYiGg" type="Entry" element="_3CQHkPiREeC4at_AzcYiGg">
+                  <children xmi:id="_3CR8wPiREeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_3CR8w_iREeC4at_AzcYiGg" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_3CR8xPiREeC4at_AzcYiGg"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_3CSj0PiREeC4at_AzcYiGg"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_3CR8wfiREeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3CR8wviREeC4at_AzcYiGg"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_3CRVsfiREeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3CRVsviREeC4at_AzcYiGg" x="18" y="10"/>
+                </children>
+                <children xmi:id="_5TwQIPiREeC4at_AzcYiGg" type="State" element="_5TvCAPiREeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_5TwQJPiREeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_5TwQJfiREeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_5Tw3MPiREeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_5TxeQPiREeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_5TxeQfiREeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5TxeQviREeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_5TxeQ_iREeC4at_AzcYiGg" type="StateFigureCompartment">
+                    <children xmi:id="_-v5vwPiREeC4at_AzcYiGg" type="Region" element="_-v5IsPiREeC4at_AzcYiGg">
+                      <children xsi:type="notation:DecorationNode" xmi:id="_-v6W0PiREeC4at_AzcYiGg" type="RegionName">
+                        <styles xsi:type="notation:ShapeStyle" xmi:id="_-v6W0fiREeC4at_AzcYiGg"/>
+                        <layoutConstraint xsi:type="notation:Location" xmi:id="_-v6W0viREeC4at_AzcYiGg"/>
+                      </children>
+                      <children xsi:type="notation:Shape" xmi:id="_-v6W0_iREeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                        <children xmi:id="__P3CMPiREeC4at_AzcYiGg" type="State" element="__P10EPiREeC4at_AzcYiGg">
+                          <children xsi:type="notation:DecorationNode" xmi:id="__P3CNPiREeC4at_AzcYiGg" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="__P3pQPiREeC4at_AzcYiGg"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="__P3pQfiREeC4at_AzcYiGg"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="__P3pQviREeC4at_AzcYiGg" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="__P3pQ_iREeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="__P3pRPiREeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="__P3pRfiREeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="__P3CMfiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="__P3CMviREeC4at_AzcYiGg"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="__P3pRviREeC4at_AzcYiGg"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="__P3CM_iREeC4at_AzcYiGg" x="20" y="87"/>
+                        </children>
+                        <children xmi:id="_DCqlcPiSEeC4at_AzcYiGg" type="State" element="_DCp-YPiSEeC4at_AzcYiGg">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_DCrzkPiSEeC4at_AzcYiGg" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_DCrzkfiSEeC4at_AzcYiGg"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_DCrzkviSEeC4at_AzcYiGg"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_DCrzk_iSEeC4at_AzcYiGg" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_DCrzlPiSEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DCrzlfiSEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_DCsaoPiSEeC4at_AzcYiGg" type="StateFigureCompartment">
+                            <children xmi:id="_HPDGUPiSEeC4at_AzcYiGg" type="Region" element="_HPB4MPiSEeC4at_AzcYiGg">
+                              <children xsi:type="notation:DecorationNode" xmi:id="_HPDGU_iSEeC4at_AzcYiGg" type="RegionName">
+                                <styles xsi:type="notation:ShapeStyle" xmi:id="_HPDGVPiSEeC4at_AzcYiGg"/>
+                                <layoutConstraint xsi:type="notation:Location" xmi:id="_HPDtYPiSEeC4at_AzcYiGg"/>
+                              </children>
+                              <children xsi:type="notation:Shape" xmi:id="_HPDtYfiSEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                                <children xmi:id="_NwlgsPiSEeC4at_AzcYiGg" type="State" element="_NwkSkPiSEeC4at_AzcYiGg">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_NwlgtPiSEeC4at_AzcYiGg" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_NwlgtfiSEeC4at_AzcYiGg"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_NwlgtviSEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Nwlgt_iSEeC4at_AzcYiGg" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_NwmHwPiSEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_NwmHwfiSEeC4at_AzcYiGg"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_NwmHwviSEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_NwlgsfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_NwlgsviSEeC4at_AzcYiGg"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_NwmHw_iSEeC4at_AzcYiGg"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Nwlgs_iSEeC4at_AzcYiGg" x="56" y="20"/>
+                                </children>
+                                <children xmi:id="_PLpJcPiSEeC4at_AzcYiGg" type="State" element="_PLn7UPiSEeC4at_AzcYiGg">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_PLpJdPiSEeC4at_AzcYiGg" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_PLpJdfiSEeC4at_AzcYiGg"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_PLpJdviSEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_PLpwgPiSEeC4at_AzcYiGg" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_PLpwgfiSEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_PLpwgviSEeC4at_AzcYiGg"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_PLpwg_iSEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_PLpJcfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_PLpJcviSEeC4at_AzcYiGg"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_PLqXkPiSEeC4at_AzcYiGg"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_PLpJc_iSEeC4at_AzcYiGg" x="64" y="130"/>
+                                </children>
+                                <children xmi:id="_RSYzgPiSEeC4at_AzcYiGg" type="Entry" element="_RSYMcPiSEeC4at_AzcYiGg">
+                                  <children xmi:id="_RSYzg_iSEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                                    <children xsi:type="notation:DecorationNode" xmi:id="_RSZakPiSEeC4at_AzcYiGg" type="BorderItemLabel">
+                                      <styles xsi:type="notation:ShapeStyle" xmi:id="_RSZakfiSEeC4at_AzcYiGg"/>
+                                      <layoutConstraint xsi:type="notation:Location" xmi:id="_RSZakviSEeC4at_AzcYiGg"/>
+                                    </children>
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_RSYzhPiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_RSYzhfiSEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_RSYzgfiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_RSYzgviSEeC4at_AzcYiGg" x="10" y="20"/>
+                                </children>
+                                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_HPDtYviSEeC4at_AzcYiGg"/>
+                              </children>
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_HPDGUfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_HPDGUviSEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_DCqlcfiSEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_DCqlcviSEeC4at_AzcYiGg"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_DCsaofiSEeC4at_AzcYiGg"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DCqlc_iSEeC4at_AzcYiGg" x="172" y="22" width="249" height="365"/>
+                        </children>
+                        <children xmi:id="_FrYUIPiSEeC4at_AzcYiGg" type="Entry" element="_FrXtEPiSEeC4at_AzcYiGg">
+                          <children xmi:id="_FrY7MPiSEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                            <children xsi:type="notation:DecorationNode" xmi:id="_FrY7M_iSEeC4at_AzcYiGg" type="BorderItemLabel">
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_FrY7NPiSEeC4at_AzcYiGg"/>
+                              <layoutConstraint xsi:type="notation:Location" xmi:id="_FrY7NfiSEeC4at_AzcYiGg"/>
+                            </children>
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_FrY7MfiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_FrY7MviSEeC4at_AzcYiGg"/>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_FrYUIfiSEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_FrYUIviSEeC4at_AzcYiGg" x="20" y="26"/>
+                        </children>
+                        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_-v6W1PiREeC4at_AzcYiGg"/>
+                      </children>
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_-v5vwfiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_-v5vwviREeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_5TwQIfiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_5TwQIviREeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_5TxeRPiREeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5TwQI_iREeC4at_AzcYiGg" x="146" y="10" width="451" height="501"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_x3zb9PiREeC4at_AzcYiGg"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_x3y04fiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_x3y04viREeC4at_AzcYiGg"/>
+            </children>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_vazOAfiREeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_vazOAviREeC4at_AzcYiGg"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_vbH-IfiREeC4at_AzcYiGg"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vazOA_iREeC4at_AzcYiGg" x="361" y="20" width="643" height="616"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwBDpPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_MwAclPZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwBDpfZlEeCSetPXFd1ZUw" x="184" y="10" width="1033" height="675"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_MwIYZ_ZlEeCSetPXFd1ZUw" type="StatechartText" fontName="Verdana" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_MwIYafZlEeCSetPXFd1ZUw" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_MwIYavZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_MwI_cPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_MwI_cfZlEeCSetPXFd1ZUw" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwI_cvZlEeCSetPXFd1ZUw"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_MwI_c_ZlEeCSetPXFd1ZUw" x="10" y="10" width="151" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_MwAckfZlEeCSetPXFd1ZUw"/>
+    <edges xmi:id="_MwIYYPZlEeCSetPXFd1ZUw" type="Transition" element="_MwHxU_ZlEeCSetPXFd1ZUw" source="_MwBDp_ZlEeCSetPXFd1ZUw" target="_MwCRwfZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_MwIYZPZlEeCSetPXFd1ZUw" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_MwIYZfZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_MwIYZvZlEeCSetPXFd1ZUw" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_MwIYYfZlEeCSetPXFd1ZUw" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_MwIYY_ZlEeCSetPXFd1ZUw" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_MwIYYvZlEeCSetPXFd1ZUw" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_ys538PiREeC4at_AzcYiGg" type="Transition" element="_ys3bsPiREeC4at_AzcYiGg" source="_MwCRwfZlEeCSetPXFd1ZUw" target="_vazOAPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_ys7GEPiREeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_ys7GEfiREeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_ys7GEviREeC4at_AzcYiGg" y="-11"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_ys538fiREeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_ys6fAPiREeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ys538viREeC4at_AzcYiGg" points="[9, -3, -87, 22]$[88, -32, -8, -7]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ytr7EPiREeC4at_AzcYiGg" id="(0.9957805907172996,0.09259259259259259)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ytr7EfiREeC4at_AzcYiGg" id="(0.0073937153419593345,0.166044776119403)"/>
+    </edges>
+    <edges xmi:id="_3t8I4PiREeC4at_AzcYiGg" type="Transition" element="_3t66wPiREeC4at_AzcYiGg" source="_3CRVsPiREeC4at_AzcYiGg" target="_08_rQPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_3t8v8fiREeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_3t8v8viREeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_3t8v8_iREeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_3t8I4fiREeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_3t8v8PiREeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_3t8I4viREeC4at_AzcYiGg" points="[2, 7, -21, -52]$[23, 47, 0, -12]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_3u1gwPiREeC4at_AzcYiGg" id="(0.5098039215686274,0.19047619047619047)"/>
+    </edges>
+    <edges xmi:id="_8XJvsPiREeC4at_AzcYiGg" type="Transition" element="_8XIhkPiREeC4at_AzcYiGg" source="_08_rQPiREeC4at_AzcYiGg" target="_5TwQIPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_8XKWwfiREeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_8XKWwviREeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_8XKWw_iREeC4at_AzcYiGg" x="-5" y="-20"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_8XJvsfiREeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_8XKWwPiREeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_8XJvsviREeC4at_AzcYiGg" points="[26, -4, -128, 0]$[96, -71, -58, -67]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_8X4IcPiREeC4at_AzcYiGg" id="(0.16905444126074498,0.1654320987654321)"/>
+    </edges>
+    <edges xmi:id="_GZqWcPiSEeC4at_AzcYiGg" type="Transition" element="_GZpvYPiSEeC4at_AzcYiGg" source="_FrYUIPiSEeC4at_AzcYiGg" target="__P3CMPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_GZq9gPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_GZq9gfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_GZq9gviSEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_GZqWcfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_GZqWc_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_GZqWcviSEeC4at_AzcYiGg" points="[1, 7, -8, -64]$[13, 56, 4, -15]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_GaYvMPiSEeC4at_AzcYiGg" id="(0.5882352941176471,0.23809523809523808)"/>
+    </edges>
+    <edges xmi:id="_JU8b0PiSEeC4at_AzcYiGg" type="Transition" element="_JU70wPiSEeC4at_AzcYiGg" source="__P3CMPiREeC4at_AzcYiGg" target="_DCqlcPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_JU9C4fiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_JU9C4viSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_JU9C4_iSEeC4at_AzcYiGg" y="-16"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_JU8b0fiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_JU9C4PiSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_JU8b0viSEeC4at_AzcYiGg" points="[52, 8, -64, 0]$[115, 8, -1, 0]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_JVt34PiSEeC4at_AzcYiGg" id="(0.008032128514056224,0.25205479452054796)"/>
+    </edges>
+    <edges xmi:id="_SEzu8PiSEeC4at_AzcYiGg" type="Transition" element="_SEyg0PiSEeC4at_AzcYiGg" source="_RSYzgPiSEeC4at_AzcYiGg" target="_NwlgsPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_SEzu9PiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_SEzu9fiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_SEzu9viSEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_SEzu8fiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_SEzu8_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_SEzu8viSEeC4at_AzcYiGg" points="[7, 2, -52, -17]$[51, 18, -8, -1]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_SFnAMPiSEeC4at_AzcYiGg" id="(0.1568627450980392,0.47619047619047616)"/>
+    </edges>
+    <edges xmi:id="_TM9CwPiSEeC4at_AzcYiGg" type="Transition" element="_TM8bsPiSEeC4at_AzcYiGg" source="_NwlgsPiSEeC4at_AzcYiGg" target="_PLpJcPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_TM9p0fiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_TM9p0viSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_TM9p0_iSEeC4at_AzcYiGg" x="-2" y="-23"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_TM9CwfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_TM9p0PiSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TM9CwviSEeC4at_AzcYiGg" points="[-4, 18, 0, -68]$[5, 78, 9, -8]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TNsCkPiSEeC4at_AzcYiGg" id="(0.8235294117647058,0.7142857142857143)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_TNsCkfiSEeC4at_AzcYiGg" id="(0.8235294117647058,0.2698412698412698)"/>
+    </edges>
+    <edges xmi:id="_VsVPQPiSEeC4at_AzcYiGg" type="Transition" element="_VsUBIPiSEeC4at_AzcYiGg" source="_PLpJcPiSEeC4at_AzcYiGg" target="_NwlgsPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_VsVPRPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_VsVPRfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_VsVPRviSEeC4at_AzcYiGg" x="1" y="-36"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_VsVPQfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_VsVPQ_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_VsVPQviSEeC4at_AzcYiGg" points="[-4, -31, -8, 83]$[-4, -145, -8, -31]"/>
+    </edges>
+    <edges xmi:id="_gDM8cPiSEeC4at_AzcYiGg" type="Transition" element="_gDLuUPiSEeC4at_AzcYiGg" source="_vazOAPiREeC4at_AzcYiGg" target="_MwCRwfZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_gDNjgPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_gDNjgfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_gDNjgviSEeC4at_AzcYiGg" x="-1" y="-13"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_gDM8cfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_gDM8c_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_gDM8cviSEeC4at_AzcYiGg" points="[-5, 8, 97, 0]$[-91, 23, 11, 15]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gD6uIPiSEeC4at_AzcYiGg" id="(0.009242144177449169,0.1958955223880597)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gD6uIfiSEeC4at_AzcYiGg" id="(0.9619047619047619,0.11504424778761062)"/>
+    </edges>
+    <edges xmi:id="_kRgI4PiSEeC4at_AzcYiGg" type="Transition" element="_kRfh0PiSEeC4at_AzcYiGg" source="_5TwQIPiREeC4at_AzcYiGg" target="_08_rQPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_kRgv8fiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_kRgv8viSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_kRgv8_iSEeC4at_AzcYiGg" x="-4" y="-15"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_kRgI4fiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_kRgv8PiSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_kRgI4viSEeC4at_AzcYiGg" points="[-6, -2, 78, 0]$[-75, 2, 9, 4]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kSMscPiSEeC4at_AzcYiGg" id="(0.017191977077363897,0.20246913580246914)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kSNTgPiSEeC4at_AzcYiGg" id="(0.8235294117647058,0.6349206349206349)"/>
+    </edges>
+    <edges xmi:id="_nOxyUPiSEeC4at_AzcYiGg" type="Transition" element="_nOwkMPiSEeC4at_AzcYiGg" source="_DCqlcPiSEeC4at_AzcYiGg" target="__P3CMPiREeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_nOyZYPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_nOyZYfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_nOyZYviSEeC4at_AzcYiGg" x="-1" y="-12"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_nOxyUfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_nOxyU_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_nOxyUviSEeC4at_AzcYiGg" points="[-4, -2, 56, 0]$[-55, -2, 5, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_nPgyIPiSEeC4at_AzcYiGg" id="(0.004016064257028112,0.29041095890410956)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_nPgyIfiSEeC4at_AzcYiGg" id="(0.9019607843137255,0.5555555555555556)"/>
+    </edges>
+    <edges xmi:id="_1vH2UPiSEeC4at_AzcYiGg" type="Transition" element="_1vGoMPiSEeC4at_AzcYiGg" source="_0XDQIPiSEeC4at_AzcYiGg" target="_yYc1cPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_1vH2VPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_1vH2VfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_1vH2VviSEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_1vH2UfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_1vH2U_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_1vH2UviSEeC4at_AzcYiGg" points="[6, 5, -64, -48]$[63, 22, -7, -31]"/>
+    </edges>
+    <edges xmi:id="_7lqy8PiSEeC4at_AzcYiGg" type="Transition" element="_7lpk0PiSEeC4at_AzcYiGg" source="_yYc1cPiSEeC4at_AzcYiGg" target="_3mTaYPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_7lqy9PiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_7lqy9fiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_7lqy9viSEeC4at_AzcYiGg" x="13" y="26"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_7lqy8fiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_7lqy8_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_7lqy8viSEeC4at_AzcYiGg" points="[-3, 26, 0, -89]$[-11, 104, -8, -11]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_7mbA4PiSEeC4at_AzcYiGg" id="(0.23529411764705882,0.5873015873015873)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_7mbA4fiSEeC4at_AzcYiGg" id="(0.2542372881355932,0.1746031746031746)"/>
+    </edges>
+    <edges xmi:id="_9XZPQPiSEeC4at_AzcYiGg" type="Transition" element="_9XYoMPiSEeC4at_AzcYiGg" source="_3mTaYPiSEeC4at_AzcYiGg" target="_yYc1cPiSEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_9XZPRPiSEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_9XZPRfiSEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_9XZ2UPiSEeC4at_AzcYiGg" x="-17" y="29"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_9XZPQfiSEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_9XZPQ_iSEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_9XZPQviSEeC4at_AzcYiGg" points="[0, -26, 0, 115]$[11, -146, 11, -5]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9YJdMPiSEeC4at_AzcYiGg" id="(0.7796610169491526,0.4126984126984127)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9YJdMfiSEeC4at_AzcYiGg" id="(0.7843137254901961,0.4126984126984127)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 227 - 0
TestScenarios/TestModels/Test_LocalActions.sct

@@ -0,0 +1,227 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_TGkp8PZNEeCz_6s_8P8IEA" name="Test_LocalActions" expression="interface:&#xA;in event Event1&#xA;in event Event2&#xA;in event Event3&#xA;in event Event4&#xA;var i : integer&#xA;var j : integer&#xA;var c : integer">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_P8PXQAFWEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_P8PXQQFWEeGBE7eesluF0A" name="Event1" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_P8PXQgFWEeGBE7eesluF0A" name="Event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_P8PXQwFWEeGBE7eesluF0A" name="Event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_P8PXRAFWEeGBE7eesluF0A" name="Event4" direction="in"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_P8PXRQFWEeGBE7eesluF0A" name="i" type="integer"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_P8PXRgFWEeGBE7eesluF0A" name="j" type="integer"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_P8PXRwFWEeGBE7eesluF0A" name="c" type="integer"/>
+    </scopes>
+    <regions xmi:id="_TGkp8_ZNEeCz_6s_8P8IEA" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_TGmfIfZNEeCz_6s_8P8IEA">
+        <outgoingTransitions xmi:id="_TGoUUfZNEeCz_6s_8P8IEA" target="_TGnGNvZNEeCz_6s_8P8IEA"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_TGnGNvZNEeCz_6s_8P8IEA" name="State1" incomingTransitions="_TGoUUfZNEeCz_6s_8P8IEA _2LQeQPZZEeCSetPXFd1ZUw" expression="entry / i=1;&#xA;exit / i=0;&#xA;oncycle / i=2;&#xA;Event2 / i=3;&#xA;every 100ms / c+=1;&#xA;">
+        <outgoingTransitions xmi:id="_6OQEgPZXEeC2DLnZHHznig" expression="Event1" target="_5VX7wPZXEeC2DLnZHHznig">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8XTEAFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_P8XTEQFWEeGBE7eesluF0A" event="_P8PXQQFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_P8QlYAFWEeGBE7eesluF0A">
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8QlYQFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8RMcAFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:EntryEvent" xmi:id="_P8RMcQFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8RMcgFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8RMcwFWEeGBE7eesluF0A" varRef="_P8PXRQFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8RMdAFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8RMdQFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8RMdgFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:ExitEvent" xmi:id="_P8RMdwFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8RMeAFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8RMeQFWEeGBE7eesluF0A" varRef="_P8PXRQFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8RMegFWEeGBE7eesluF0A" value="0"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8RMewFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8RMfAFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:OnCycleEvent" xmi:id="_P8RMfQFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8RMfgFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8RMfwFWEeGBE7eesluF0A" varRef="_P8PXRQFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8RMgAFWEeGBE7eesluF0A" value="2"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8RMgQFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8RMggFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:RegularEventSpec" xmi:id="_P8RMgwFWEeGBE7eesluF0A" event="_P8PXQgFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8RMhAFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8RMhQFWEeGBE7eesluF0A" varRef="_P8PXRQFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8RMhgFWEeGBE7eesluF0A" value="3"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8RMhwFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8RMiAFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:TimeEventSpec" xmi:id="_P8RMiQFWEeGBE7eesluF0A" type="every" value="100" unit="ms"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8RMigFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8RMiwFWEeGBE7eesluF0A" varRef="_P8PXRwFWEeGBE7eesluF0A" operator="+=">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8RMjAFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+        </scopes>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_5VX7wPZXEeC2DLnZHHznig" name="State2" incomingTransitions="_6OQEgPZXEeC2DLnZHHznig" expression="entry / j=1;&#xA;exit / j=0;&#xA;Event2, Event4 / j=2;&#xA;after 200ms/j=3;">
+        <outgoingTransitions xmi:id="_2LQeQPZZEeCSetPXFd1ZUw" expression="Event3" target="_TGnGNvZNEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8fO4AFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_P8fO4QFWEeGBE7eesluF0A" event="_P8PXQwFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_P8ZIQAFWEeGBE7eesluF0A">
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8ZIQQFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8ZIQgFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:EntryEvent" xmi:id="_P8ZIQwFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8ZIRAFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8ZIRQFWEeGBE7eesluF0A" varRef="_P8PXRgFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8ZIRgFWEeGBE7eesluF0A" value="1"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8ZIRwFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8ZISAFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:ExitEvent" xmi:id="_P8ZISQFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8ZISgFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8ZISwFWEeGBE7eesluF0A" varRef="_P8PXRgFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8ZITAFWEeGBE7eesluF0A" value="0"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8ZITQFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8ZITgFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:RegularEventSpec" xmi:id="_P8ZITwFWEeGBE7eesluF0A" event="_P8PXQgFWEeGBE7eesluF0A"/>
+              <triggers xsi:type="stext:RegularEventSpec" xmi:id="_P8ZIUAFWEeGBE7eesluF0A" event="_P8PXRAFWEeGBE7eesluF0A"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8ZIUQFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8ZIUgFWEeGBE7eesluF0A" varRef="_P8PXRgFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8ZIUwFWEeGBE7eesluF0A" value="2"/>
+              </actions>
+            </effect>
+          </declarations>
+          <declarations xsi:type="stext:LocalReaction" xmi:id="_P8ZIVAFWEeGBE7eesluF0A">
+            <trigger xsi:type="stext:ReactionTrigger" xmi:id="_P8ZIVQFWEeGBE7eesluF0A">
+              <triggers xsi:type="stext:TimeEventSpec" xmi:id="_P8ZIVgFWEeGBE7eesluF0A" value="200" unit="ms"/>
+            </trigger>
+            <effect xsi:type="stext:ReactionEffect" xmi:id="_P8ZIVwFWEeGBE7eesluF0A">
+              <actions xsi:type="stext:Assignment" xmi:id="_P8ZIWAFWEeGBE7eesluF0A" varRef="_P8PXRgFWEeGBE7eesluF0A">
+                <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_P8ZIWQFWEeGBE7eesluF0A" value="3"/>
+              </actions>
+            </effect>
+          </declarations>
+        </scopes>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_TGkp8fZNEeCz_6s_8P8IEA" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_TGkp8PZNEeCz_6s_8P8IEA" measurementUnit="Pixel">
+    <children xmi:id="_TGkp9PZNEeCz_6s_8P8IEA" type="Region" element="_TGkp8_ZNEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_TGlRAfZNEeCz_6s_8P8IEA" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_TGlRAvZNEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_TGlRA_ZNEeCz_6s_8P8IEA"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_TGl4EPZNEeCz_6s_8P8IEA" type="RegionCompartment" fontName="Arial" fontHeight="10" lineColor="4210752">
+        <children xmi:id="_TGmfIvZNEeCz_6s_8P8IEA" type="Entry" element="_TGmfIfZNEeCz_6s_8P8IEA">
+          <children xmi:id="_TGmfJfZNEeCz_6s_8P8IEA" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_TGnGMvZNEeCz_6s_8P8IEA" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_TGnGM_ZNEeCz_6s_8P8IEA"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_TGnGNPZNEeCz_6s_8P8IEA"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_TGnGMPZNEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGnGMfZNEeCz_6s_8P8IEA"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_TGmfI_ZNEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGnGNfZNEeCz_6s_8P8IEA" x="17" y="2"/>
+        </children>
+        <children xmi:id="_TGnGOPZNEeCz_6s_8P8IEA" type="State" element="_TGnGNvZNEeCz_6s_8P8IEA">
+          <children xsi:type="notation:DecorationNode" xmi:id="_TGntQPZNEeCz_6s_8P8IEA" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_TGntQfZNEeCz_6s_8P8IEA"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_TGntQvZNEeCz_6s_8P8IEA"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_TGntQ_ZNEeCz_6s_8P8IEA" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_TGntRPZNEeCz_6s_8P8IEA" type="StateTextCompartmentExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGntRfZNEeCz_6s_8P8IEA"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_TGntRvZNEeCz_6s_8P8IEA" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_TGnGOfZNEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_TGnGOvZNEeCz_6s_8P8IEA"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_TGntR_ZNEeCz_6s_8P8IEA"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGoUUPZNEeCz_6s_8P8IEA" x="-3" y="46" width="333" height="149"/>
+        </children>
+        <children xmi:id="_5VcNMPZXEeC2DLnZHHznig" type="State" element="_5VX7wPZXEeC2DLnZHHznig">
+          <children xsi:type="notation:DecorationNode" xmi:id="_5VvIIPZXEeC2DLnZHHznig" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_5VvIIfZXEeC2DLnZHHznig"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_5VvIIvZXEeC2DLnZHHznig"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_5VvvMPZXEeC2DLnZHHznig" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_5VvvMfZXEeC2DLnZHHznig" type="StateTextCompartmentExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5VvvMvZXEeC2DLnZHHznig"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_5VwWQPZXEeC2DLnZHHznig" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_5VcNMfZXEeC2DLnZHHznig" fontName="Arial" fontHeight="10" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_5VcNMvZXEeC2DLnZHHznig"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_5VwWQfZXEeC2DLnZHHznig"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_5VcNM_ZXEeC2DLnZHHznig" x="31" y="242" width="350" height="165"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGl4EfZNEeCz_6s_8P8IEA"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_TGkp9fZNEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGmfIPZNEeCz_6s_8P8IEA" x="220" y="10" width="445" height="471"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_TGo7YPZNEeCz_6s_8P8IEA" type="StatechartText" fontName="Arial" fontHeight="10" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_TGo7YvZNEeCz_6s_8P8IEA" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_TGo7Y_ZNEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_TGo7ZPZNEeCz_6s_8P8IEA"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_TGo7ZfZNEeCz_6s_8P8IEA" type="StatechartTextExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGo7ZvZNEeCz_6s_8P8IEA"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TGo7Z_ZNEeCz_6s_8P8IEA" x="10" y="10" width="200" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_TGkp8vZNEeCz_6s_8P8IEA"/>
+    <edges xmi:id="_TGoUUvZNEeCz_6s_8P8IEA" type="Transition" element="_TGoUUfZNEeCz_6s_8P8IEA" source="_TGmfIvZNEeCz_6s_8P8IEA" target="_TGnGOPZNEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_TGoUVvZNEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_TGoUV_ZNEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_TGoUWPZNEeCz_6s_8P8IEA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_TGoUU_ZNEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_TGoUVfZNEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_TGoUVPZNEeCz_6s_8P8IEA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_6OSgwPZXEeC2DLnZHHznig" type="Transition" element="_6OQEgPZXEeC2DLnZHHznig" source="_TGnGOPZNEeCz_6s_8P8IEA" target="_5VcNMPZXEeC2DLnZHHznig">
+      <children xsi:type="notation:DecorationNode" xmi:id="_6OTH0fZXEeC2DLnZHHznig" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_6OTH0vZXEeC2DLnZHHznig"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_6OTH0_ZXEeC2DLnZHHznig" x="12" y="-26"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_6OSgwfZXEeC2DLnZHHznig" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_6OTH0PZXEeC2DLnZHHznig" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_6OSgwvZXEeC2DLnZHHznig" points="[1, 75, 0, -90]$[-13, 150, -14, -15]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ufcpIPZZEeCSetPXFd1ZUw" id="(0.14114114114114115,0.9664429530201343)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_6O_rYPZXEeC2DLnZHHznig" id="(0.23728813559322035,0.23076923076923078)"/>
+    </edges>
+    <edges xmi:id="_2LThkPZZEeCSetPXFd1ZUw" type="Transition" element="_2LQeQPZZEeCSetPXFd1ZUw" source="_5VcNMPZXEeC2DLnZHHznig" target="_TGnGOPZNEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_2LVWwPZZEeCSetPXFd1ZUw" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_2LVWwfZZEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_2LVWwvZZEeCSetPXFd1ZUw" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_2LThkfZZEeCSetPXFd1ZUw" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_2LUIoPZZEeCSetPXFd1ZUw" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_2LThkvZZEeCSetPXFd1ZUw" points="[-21, -33, 65, 107]$[-14, -129, 72, 11]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_2Md_MPZZEeCSetPXFd1ZUw" id="(0.8942857142857142,0.2)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_2Md_MfZZEeCSetPXFd1ZUw" id="(0.7837837837837838,0.5973154362416108)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 481 - 0
TestScenarios/TestModels/Test_ParallelRegions.sct

@@ -0,0 +1,481 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_dtyMUPZlEeCSetPXFd1ZUw" name="Test_ParallelRegions" expression="interface:&#xA;&#xA;in event event1&#xA;in event event2&#xA;in event event3&#xA;in event event4&#xA;in event event5&#xA;in event event6&#xA;&#xA;">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_M0nfAAFWEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfAQFWEeGBE7eesluF0A" name="event1" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfAgFWEeGBE7eesluF0A" name="event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfAwFWEeGBE7eesluF0A" name="event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfBAFWEeGBE7eesluF0A" name="event4" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfBQFWEeGBE7eesluF0A" name="event5" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_M0nfBgFWEeGBE7eesluF0A" name="event6" direction="in"/>
+    </scopes>
+    <regions xmi:id="_dtyzYvZlEeCSetPXFd1ZUw" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_dt0BhPZlEeCSetPXFd1ZUw">
+        <outgoingTransitions xmi:id="_dt2dyfZlEeCSetPXFd1ZUw" expression="" target="_dt1PovZlEeCSetPXFd1ZUw"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_dt1PovZlEeCSetPXFd1ZUw" name="State1" incomingTransitions="_dt2dyfZlEeCSetPXFd1ZUw">
+        <outgoingTransitions xmi:id="_l-UpUPiNEeCdY7qI3rL1gA" expression="event1" target="_jGVvkPiNEeCdY7qI3rL1gA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M0otIAFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M0otIQFWEeGBE7eesluF0A" event="_M0nfAQFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_M0oGEAFWEeGBE7eesluF0A"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_jGVvkPiNEeCdY7qI3rL1gA" name="State2" incomingTransitions="_l-UpUPiNEeCdY7qI3rL1gA">
+        <scopes xmi:id="_M0rJYAFWEeGBE7eesluF0A"/>
+        <subRegions xmi:id="_syj9QPiNEeCdY7qI3rL1gA" name="Region1">
+          <vertices xsi:type="sgraph:State" xmi:id="_3z8nEPiNEeCdY7qI3rL1gA" name="State3" incomingTransitions="_K-qvgPiOEeCdY7qI3rL1gA">
+            <outgoingTransitions xmi:id="_PGReEPiOEeCdY7qI3rL1gA" expression="event2" target="_I7OREPiOEeCdY7qI3rL1gA">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M0rwcQFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M0rwcgFWEeGBE7eesluF0A" event="_M0nfAgFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_M0rwcAFWEeGBE7eesluF0A"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_I7OREPiOEeCdY7qI3rL1gA" name="State4" incomingTransitions="_PGReEPiOEeCdY7qI3rL1gA">
+            <scopes xmi:id="_M0uzwAFWEeGBE7eesluF0A"/>
+            <subRegions xmi:id="_TLNTIPiOEeCdY7qI3rL1gA" name="Region2">
+              <vertices xsi:type="sgraph:State" xmi:id="_VAk5UPiOEeCdY7qI3rL1gA" name="State5" incomingTransitions="_bKalYPiOEeCdY7qI3rL1gA _eOCucPiOEeCdY7qI3rL1gA">
+                <outgoingTransitions xmi:id="_cSIbYPiOEeCdY7qI3rL1gA" expression="event3" target="_Wan1cPiOEeCdY7qI3rL1gA">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M0uzwgFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M0uzwwFWEeGBE7eesluF0A" event="_M0nfAwFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_M0uzwQFWEeGBE7eesluF0A"/>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_Wan1cPiOEeCdY7qI3rL1gA" name="State6" incomingTransitions="_cSIbYPiOEeCdY7qI3rL1gA">
+                <outgoingTransitions xmi:id="_eOCucPiOEeCdY7qI3rL1gA" expression="event4" target="_VAk5UPiOEeCdY7qI3rL1gA">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M0x3EQFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M0x3EgFWEeGBE7eesluF0A" event="_M0nfBAFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_M0x3EAFWEeGBE7eesluF0A"/>
+              </vertices>
+              <vertices xsi:type="sgraph:Entry" xmi:id="_aOE48PiOEeCdY7qI3rL1gA">
+                <outgoingTransitions xmi:id="_bKalYPiOEeCdY7qI3rL1gA" target="_VAk5UPiOEeCdY7qI3rL1gA"/>
+              </vertices>
+            </subRegions>
+            <subRegions xmi:id="_DvXhIPiXEeC4at_AzcYiGg" name="Region4">
+              <vertices xsi:type="sgraph:State" xmi:id="_Fcth0PiZEeC4at_AzcYiGg" name="State9" incomingTransitions="_RSOh0PiaEeC4at_AzcYiGg">
+                <scopes xmi:id="_M00TUAFWEeGBE7eesluF0A"/>
+              </vertices>
+              <vertices xsi:type="sgraph:Entry" xmi:id="_QLrwgPiaEeC4at_AzcYiGg">
+                <outgoingTransitions xmi:id="_RSOh0PiaEeC4at_AzcYiGg" expression="" target="_Fcth0PiZEeC4at_AzcYiGg"/>
+              </vertices>
+            </subRegions>
+          </vertices>
+          <vertices xsi:type="sgraph:Entry" xmi:id="_KLsacPiOEeCdY7qI3rL1gA">
+            <outgoingTransitions xmi:id="_K-qvgPiOEeCdY7qI3rL1gA" target="_3z8nEPiNEeCdY7qI3rL1gA"/>
+          </vertices>
+        </subRegions>
+        <subRegions xmi:id="_9VgLIPiNEeCdY7qI3rL1gA" name="Region3">
+          <vertices xsi:type="sgraph:Entry" xmi:id="_iC_mwPiOEeCdY7qI3rL1gA">
+            <outgoingTransitions xmi:id="_scwP4PiOEeCdY7qI3rL1gA" target="_jxK_0PiOEeCdY7qI3rL1gA"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_jxK_0PiOEeCdY7qI3rL1gA" name="State7" incomingTransitions="_scwP4PiOEeCdY7qI3rL1gA _1T-IMPiOEeCdY7qI3rL1gA">
+            <outgoingTransitions xmi:id="_xv5kgPiOEeCdY7qI3rL1gA" expression="event5, event3" target="_wBkacPiOEeCdY7qI3rL1gA">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M006YQFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M006YgFWEeGBE7eesluF0A" event="_M0nfBQFWEeGBE7eesluF0A"/>
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M006YwFWEeGBE7eesluF0A" event="_M0nfAwFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_M006YAFWEeGBE7eesluF0A"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_wBkacPiOEeCdY7qI3rL1gA" name="State8" incomingTransitions="_xv5kgPiOEeCdY7qI3rL1gA">
+            <outgoingTransitions xmi:id="_1T-IMPiOEeCdY7qI3rL1gA" expression="event6" target="_jxK_0PiOEeCdY7qI3rL1gA">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_M05y4AFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_M05y4QFWEeGBE7eesluF0A" event="_M0nfBgFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_M04kwAFWEeGBE7eesluF0A"/>
+          </vertices>
+        </subRegions>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_dtyzYPZlEeCSetPXFd1ZUw" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_dtyMUPZlEeCSetPXFd1ZUw" measurementUnit="Pixel">
+    <children xmi:id="_dtyzY_ZlEeCSetPXFd1ZUw" type="Region" element="_dtyzYvZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_dtzacfZlEeCSetPXFd1ZUw" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_dtzacvZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_dt0BgPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_dt0BgfZlEeCSetPXFd1ZUw" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+        <children xmi:id="_dt0BhfZlEeCSetPXFd1ZUw" type="Entry" element="_dt0BhPZlEeCSetPXFd1ZUw">
+          <children xmi:id="_dt0okPZlEeCSetPXFd1ZUw" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_dt0ok_ZlEeCSetPXFd1ZUw" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_dt0olPZlEeCSetPXFd1ZUw"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_dt1PoPZlEeCSetPXFd1ZUw"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_dt0okfZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt0okvZlEeCSetPXFd1ZUw"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_dt0BhvZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt1PofZlEeCSetPXFd1ZUw" x="70" y="20"/>
+        </children>
+        <children xmi:id="_dt12sPZlEeCSetPXFd1ZUw" type="State" element="_dt1PovZlEeCSetPXFd1ZUw">
+          <children xsi:type="notation:DecorationNode" xmi:id="_dt2dwPZlEeCSetPXFd1ZUw" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_dt2dwfZlEeCSetPXFd1ZUw"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_dt2dwvZlEeCSetPXFd1ZUw"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_dt2dw_ZlEeCSetPXFd1ZUw" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_dt2dxPZlEeCSetPXFd1ZUw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt2dxfZlEeCSetPXFd1ZUw"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_dt2dxvZlEeCSetPXFd1ZUw" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_dt12sfZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_dt12svZlEeCSetPXFd1ZUw"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_dt2dx_ZlEeCSetPXFd1ZUw"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt2dyPZlEeCSetPXFd1ZUw" x="161" y="3"/>
+        </children>
+        <children xmi:id="_jGdEUPiNEeCdY7qI3rL1gA" type="State" element="_jGVvkPiNEeCdY7qI3rL1gA">
+          <children xsi:type="notation:DecorationNode" xmi:id="_jGfgkPiNEeCdY7qI3rL1gA" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_jGfgkfiNEeCdY7qI3rL1gA"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_jGfgkviNEeCdY7qI3rL1gA"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_jGgHoPiNEeCdY7qI3rL1gA" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_jGgusPiNEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_jGgusfiNEeCdY7qI3rL1gA"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_jGhVwPiNEeCdY7qI3rL1gA" type="StateFigureCompartment">
+            <children xmi:id="_sylLYPiNEeCdY7qI3rL1gA" type="Region" element="_syj9QPiNEeCdY7qI3rL1gA">
+              <children xsi:type="notation:DecorationNode" xmi:id="_sylycPiNEeCdY7qI3rL1gA" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_sylycfiNEeCdY7qI3rL1gA"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_sylycviNEeCdY7qI3rL1gA"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_sylyc_iNEeCdY7qI3rL1gA" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_3z91MPiNEeCdY7qI3rL1gA" type="State" element="_3z8nEPiNEeCdY7qI3rL1gA">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_3z91NPiNEeCdY7qI3rL1gA" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_3z-cQPiNEeCdY7qI3rL1gA"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_3z-cQfiNEeCdY7qI3rL1gA"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_3z-cQviNEeCdY7qI3rL1gA" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_3z-cQ_iNEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3z-cRPiNEeCdY7qI3rL1gA"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_3z_DUPiNEeCdY7qI3rL1gA" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_3z91MfiNEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_3z91MviNEeCdY7qI3rL1gA"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_3z_DUfiNEeCdY7qI3rL1gA"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3z91M_iNEeCdY7qI3rL1gA" x="23" y="3" width="113" height="53"/>
+                </children>
+                <children xmi:id="_I7PfMPiOEeCdY7qI3rL1gA" type="State" element="_I7OREPiOEeCdY7qI3rL1gA">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_I7QGQPiOEeCdY7qI3rL1gA" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_I7QGQfiOEeCdY7qI3rL1gA"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_I7QGQviOEeCdY7qI3rL1gA"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_I7QGQ_iOEeCdY7qI3rL1gA" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_I7QGRPiOEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_I7QGRfiOEeCdY7qI3rL1gA"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_I7RUYPiOEeCdY7qI3rL1gA" type="StateFigureCompartment">
+                    <children xmi:id="_DvcZoPiXEeC4at_AzcYiGg" type="Region" element="_DvXhIPiXEeC4at_AzcYiGg">
+                      <children xsi:type="notation:DecorationNode" xmi:id="_DvdAsPiXEeC4at_AzcYiGg" type="RegionName">
+                        <styles xsi:type="notation:ShapeStyle" xmi:id="_DvdAsfiXEeC4at_AzcYiGg"/>
+                        <layoutConstraint xsi:type="notation:Location" xmi:id="_DvdAsviXEeC4at_AzcYiGg"/>
+                      </children>
+                      <children xsi:type="notation:Shape" xmi:id="_DvdAs_iXEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                        <children xmi:id="_FcuI4fiZEeC4at_AzcYiGg" type="State" element="_Fcth0PiZEeC4at_AzcYiGg">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_Fcuv8viZEeC4at_AzcYiGg" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_Fcuv8_iZEeC4at_AzcYiGg"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_Fcuv9PiZEeC4at_AzcYiGg"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_Fcuv9fiZEeC4at_AzcYiGg" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_Fcuv9viZEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Fcuv9_iZEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_FcvXAPiZEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_FcuI4viZEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_Fcuv8PiZEeC4at_AzcYiGg"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_FcvXAfiZEeC4at_AzcYiGg"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Fcuv8fiZEeC4at_AzcYiGg" x="178" y="-9"/>
+                        </children>
+                        <children xmi:id="_QLsXkPiaEeC4at_AzcYiGg" type="Entry" element="_QLrwgPiaEeC4at_AzcYiGg">
+                          <children xmi:id="_QLsXk_iaEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                            <children xsi:type="notation:DecorationNode" xmi:id="_QLs-oPiaEeC4at_AzcYiGg" type="BorderItemLabel">
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_QLs-ofiaEeC4at_AzcYiGg"/>
+                              <layoutConstraint xsi:type="notation:Location" xmi:id="_QLs-oviaEeC4at_AzcYiGg"/>
+                            </children>
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_QLsXlPiaEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_QLsXlfiaEeC4at_AzcYiGg"/>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_QLsXkfiaEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_QLsXkviaEeC4at_AzcYiGg" x="25" y="8"/>
+                        </children>
+                        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DvdAtPiXEeC4at_AzcYiGg"/>
+                      </children>
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_DvcZofiXEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_DvcZoviXEeC4at_AzcYiGg"/>
+                    </children>
+                    <children xmi:id="_TLN6MPiOEeCdY7qI3rL1gA" type="Region" element="_TLNTIPiOEeCdY7qI3rL1gA">
+                      <children xsi:type="notation:DecorationNode" xmi:id="_TLOhQPiOEeCdY7qI3rL1gA" type="RegionName">
+                        <styles xsi:type="notation:ShapeStyle" xmi:id="_TLOhQfiOEeCdY7qI3rL1gA"/>
+                        <layoutConstraint xsi:type="notation:Location" xmi:id="_TLOhQviOEeCdY7qI3rL1gA"/>
+                      </children>
+                      <children xsi:type="notation:Shape" xmi:id="_TLOhQ_iOEeCdY7qI3rL1gA" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                        <children xmi:id="_VAmHcPiOEeCdY7qI3rL1gA" type="State" element="_VAk5UPiOEeCdY7qI3rL1gA">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_VAmHdPiOEeCdY7qI3rL1gA" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_VAmHdfiOEeCdY7qI3rL1gA"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_VAmugPiOEeCdY7qI3rL1gA"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_VAmugfiOEeCdY7qI3rL1gA" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_VAmugviOEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_VAmug_iOEeCdY7qI3rL1gA"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_VAmuhPiOEeCdY7qI3rL1gA" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_VAmHcfiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_VAmHcviOEeCdY7qI3rL1gA"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_VAmuhfiOEeCdY7qI3rL1gA"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_VAmHc_iOEeCdY7qI3rL1gA" x="118" y="12" width="65" height="62"/>
+                        </children>
+                        <children xmi:id="_WaocgPiOEeCdY7qI3rL1gA" type="State" element="_Wan1cPiOEeCdY7qI3rL1gA">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_WapDkPiOEeCdY7qI3rL1gA" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_WapDkfiOEeCdY7qI3rL1gA"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_WapDkviOEeCdY7qI3rL1gA"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_WapDk_iOEeCdY7qI3rL1gA" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_WapDlPiOEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_WapDlfiOEeCdY7qI3rL1gA"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_WapDlviOEeCdY7qI3rL1gA" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_WaocgfiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_WaocgviOEeCdY7qI3rL1gA"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_WapDl_iOEeCdY7qI3rL1gA"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Waocg_iOEeCdY7qI3rL1gA" x="293" y="11"/>
+                        </children>
+                        <children xmi:id="_aOFgAPiOEeCdY7qI3rL1gA" type="Entry" element="_aOE48PiOEeCdY7qI3rL1gA">
+                          <children xmi:id="_aOGHEPiOEeCdY7qI3rL1gA" type="BorderItemLabelContainer">
+                            <children xsi:type="notation:DecorationNode" xmi:id="_aOGuIPiOEeCdY7qI3rL1gA" type="BorderItemLabel">
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_aOGuIfiOEeCdY7qI3rL1gA"/>
+                              <layoutConstraint xsi:type="notation:Location" xmi:id="_aOGuIviOEeCdY7qI3rL1gA"/>
+                            </children>
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_aOGHEfiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_aOGHEviOEeCdY7qI3rL1gA"/>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_aOFgAfiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_aOFgAviOEeCdY7qI3rL1gA" x="13" y="29"/>
+                        </children>
+                        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TLOhRPiOEeCdY7qI3rL1gA"/>
+                      </children>
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_TLN6MfiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_TLN6MviOEeCdY7qI3rL1gA"/>
+                    </children>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_I7PfMfiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_I7PfMviOEeCdY7qI3rL1gA"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_I7RUYfiOEeCdY7qI3rL1gA"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_I7PfM_iOEeCdY7qI3rL1gA" x="207" y="3" width="473" height="269"/>
+                </children>
+                <children xmi:id="_KLtBgPiOEeCdY7qI3rL1gA" type="Entry" element="_KLsacPiOEeCdY7qI3rL1gA">
+                  <children xmi:id="_KLuPoPiOEeCdY7qI3rL1gA" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_KLu2sPiOEeCdY7qI3rL1gA" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_KLu2sfiOEeCdY7qI3rL1gA"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_KLu2sviOEeCdY7qI3rL1gA"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_KLuPofiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_KLuPoviOEeCdY7qI3rL1gA"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_KLtBgfiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_KLtBgviOEeCdY7qI3rL1gA" x="72" y="143"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_sylydPiNEeCdY7qI3rL1gA"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_sylLYfiNEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_sylLYviNEeCdY7qI3rL1gA"/>
+            </children>
+            <children xmi:id="_9VjOcPiNEeCdY7qI3rL1gA" type="Region" element="_9VgLIPiNEeCdY7qI3rL1gA">
+              <children xsi:type="notation:DecorationNode" xmi:id="_9Vj1gPiNEeCdY7qI3rL1gA" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_9Vj1gfiNEeCdY7qI3rL1gA"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_9Vj1gviNEeCdY7qI3rL1gA"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_9Vj1g_iNEeCdY7qI3rL1gA" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_iDAN0PiOEeCdY7qI3rL1gA" type="Entry" element="_iC_mwPiOEeCdY7qI3rL1gA">
+                  <children xmi:id="_iDA04PiOEeCdY7qI3rL1gA" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_iDA04_iOEeCdY7qI3rL1gA" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_iDA05PiOEeCdY7qI3rL1gA"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_iDBb8PiOEeCdY7qI3rL1gA"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_iDA04fiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_iDA04viOEeCdY7qI3rL1gA"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_iDAN0fiOEeCdY7qI3rL1gA" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_iDAN0viOEeCdY7qI3rL1gA" x="55" y="38"/>
+                </children>
+                <children xmi:id="_jxLm4PiOEeCdY7qI3rL1gA" type="State" element="_jxK_0PiOEeCdY7qI3rL1gA">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_jxMN8PiOEeCdY7qI3rL1gA" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_jxMN8fiOEeCdY7qI3rL1gA"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_jxMN8viOEeCdY7qI3rL1gA"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_jxMN8_iOEeCdY7qI3rL1gA" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_jxMN9PiOEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_jxMN9fiOEeCdY7qI3rL1gA"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_jxM1APiOEeCdY7qI3rL1gA" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_jxLm4fiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_jxLm4viOEeCdY7qI3rL1gA"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_jxM1AfiOEeCdY7qI3rL1gA"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_jxLm4_iOEeCdY7qI3rL1gA" x="162" y="14"/>
+                </children>
+                <children xmi:id="_wBlokPiOEeCdY7qI3rL1gA" type="State" element="_wBkacPiOEeCdY7qI3rL1gA">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_wBlolPiOEeCdY7qI3rL1gA" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_wBlolfiOEeCdY7qI3rL1gA"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_wBlolviOEeCdY7qI3rL1gA"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_wBmPoPiOEeCdY7qI3rL1gA" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_wBmPofiOEeCdY7qI3rL1gA" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wBmPoviOEeCdY7qI3rL1gA"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_wBmPo_iOEeCdY7qI3rL1gA" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_wBlokfiOEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_wBlokviOEeCdY7qI3rL1gA"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_wBmPpPiOEeCdY7qI3rL1gA"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wBlok_iOEeCdY7qI3rL1gA" x="411" y="8"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_9Vj1hPiNEeCdY7qI3rL1gA"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_9VjOcfiNEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_9VjOcviNEeCdY7qI3rL1gA"/>
+            </children>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_jGdrYPiNEeCdY7qI3rL1gA" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_jGdrYfiNEeCdY7qI3rL1gA"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_jGhVwfiNEeCdY7qI3rL1gA"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_jGdrYviNEeCdY7qI3rL1gA" x="20" y="121" width="730" height="507"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt0BgvZlEeCSetPXFd1ZUw"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_dtyzZPZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt0Bg_ZlEeCSetPXFd1ZUw" x="220" y="10" width="777" height="671"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_dt46B_ZlEeCSetPXFd1ZUw" type="StatechartText" fontName="Verdana" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_dt6IIPZlEeCSetPXFd1ZUw" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_dt6IIfZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_dt6IIvZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_dt6II_ZlEeCSetPXFd1ZUw" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt6IJPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dt6IJfZlEeCSetPXFd1ZUw" x="10" y="10" width="200" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_dtyzYfZlEeCSetPXFd1ZUw"/>
+    <edges xmi:id="_dt46APZlEeCSetPXFd1ZUw" type="Transition" element="_dt2dyfZlEeCSetPXFd1ZUw" source="_dt0BhfZlEeCSetPXFd1ZUw" target="_dt12sPZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_dt46BPZlEeCSetPXFd1ZUw" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_dt46BfZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_dt46BvZlEeCSetPXFd1ZUw" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_dt46AfZlEeCSetPXFd1ZUw" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_dt46A_ZlEeCSetPXFd1ZUw" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_dt46AvZlEeCSetPXFd1ZUw" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_l-XFkPiNEeCdY7qI3rL1gA" type="Transition" element="_l-UpUPiNEeCdY7qI3rL1gA" source="_dt12sPZlEeCSetPXFd1ZUw" target="_jGdEUPiNEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_l-Y6wPiNEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_l-Y6wfiNEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_l-Y6wviNEeCdY7qI3rL1gA" x="-17" y="-28"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_l-XFkfiNEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_l-YTsPiNEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_l-XFkviNEeCdY7qI3rL1gA" points="[-25, 24, 99, -93]$[-115, 116, 9, -1]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_l_QdcPiNEeCdY7qI3rL1gA" id="(0.8235294117647058,0.47619047619047616)"/>
+    </edges>
+    <edges xmi:id="_K-rWkPiOEeCdY7qI3rL1gA" type="Transition" element="_K-qvgPiOEeCdY7qI3rL1gA" source="_KLtBgPiOEeCdY7qI3rL1gA" target="_3z91MPiNEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_K-r9ofiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_K-r9oviOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_K-r9o_iOEeCdY7qI3rL1gA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_K-rWkfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_K-r9oPiOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_K-rWkviOEeCdY7qI3rL1gA" points="[1, -7, -47, 101]$[-8, -103, -56, 5]"/>
+    </edges>
+    <edges xmi:id="_PGSFIPiOEeCdY7qI3rL1gA" type="Transition" element="_PGReEPiOEeCdY7qI3rL1gA" source="_3z91MPiNEeCdY7qI3rL1gA" target="_I7PfMPiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_PGSsMfiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_PGSsMviOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_PGSsM_iOEeCdY7qI3rL1gA" x="-4" y="21"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_PGSFIfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_PGSsMPiOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_PGSFIviOEeCdY7qI3rL1gA" points="[11, 1, -87, 0]$[82, -6, -16, -7]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_PHC6IPiOEeCdY7qI3rL1gA" id="(0.9026548672566371,0.5471698113207547)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_PHC6IfiOEeCdY7qI3rL1gA" id="(0.03382663847780127,0.13100436681222707)"/>
+    </edges>
+    <edges xmi:id="_bKbzgPiOEeCdY7qI3rL1gA" type="Transition" element="_bKalYPiOEeCdY7qI3rL1gA" source="_aOFgAPiOEeCdY7qI3rL1gA" target="_VAmHcPiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_bKbzhPiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_bKbzhfiOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_bKcakPiOEeCdY7qI3rL1gA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_bKbzgfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_bKbzg_iOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_bKbzgviOEeCdY7qI3rL1gA" points="[7, 0, -123, -7]$[133, 38, 3, 31]"/>
+    </edges>
+    <edges xmi:id="_cSJCcPiOEeCdY7qI3rL1gA" type="Transition" element="_cSIbYPiOEeCdY7qI3rL1gA" source="_VAmHcPiOEeCdY7qI3rL1gA" target="_WaocgPiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_cSJpgPiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_cSJpgfiOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_cSJpgviOEeCdY7qI3rL1gA" x="1" y="-20"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_cSJCcfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_cSJCc_iOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_cSJCcviOEeCdY7qI3rL1gA" points="[17, -2, -136, 0]$[153, -16, 0, -14]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cS-I4PiOEeCdY7qI3rL1gA" id="(0.7384615384615385,0.24193548387096775)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_cS-I4fiOEeCdY7qI3rL1gA" id="(0.5098039215686274,0.2222222222222222)"/>
+    </edges>
+    <edges xmi:id="_eOD8kPiOEeCdY7qI3rL1gA" type="Transition" element="_eOCucPiOEeCdY7qI3rL1gA" source="_WaocgPiOEeCdY7qI3rL1gA" target="_VAmHcPiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_eOD8lPiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_eOD8lfiOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_eOEjoPiOEeCdY7qI3rL1gA" x="-5" y="13"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_eOD8kfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_eOD8k_iOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_eOD8kviOEeCdY7qI3rL1gA" points="[-11, -3, 123, 0]$[-124, 8, 10, 11]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_eO1YoPiOEeCdY7qI3rL1gA" id="(0.21568627450980393,0.873015873015873)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_eO1YofiOEeCdY7qI3rL1gA" id="(0.8,0.8225806451612904)"/>
+    </edges>
+    <edges xmi:id="_scxeAPiOEeCdY7qI3rL1gA" type="Transition" element="_scwP4PiOEeCdY7qI3rL1gA" source="_iDAN0PiOEeCdY7qI3rL1gA" target="_jxLm4PiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_scyFEfiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_scyFEviOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_scyFE_iOEeCdY7qI3rL1gA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_scxeAfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_scyFEPiOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_scxeAviOEeCdY7qI3rL1gA" points="[7, 0, -110, 1]$[109, -5, -8, -4]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_sd9w0PiOEeCdY7qI3rL1gA" id="(0.12307692307692308,0.3492063492063492)"/>
+    </edges>
+    <edges xmi:id="_xv6LkPiOEeCdY7qI3rL1gA" type="Transition" element="_xv5kgPiOEeCdY7qI3rL1gA" source="_jxLm4PiOEeCdY7qI3rL1gA" target="_wBlokPiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_xv6yofiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_xv6yoviOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_xv6yo_iOEeCdY7qI3rL1gA" x="-3" y="-18"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_xv6LkfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_xv6yoPiOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_xv6LkviOEeCdY7qI3rL1gA" points="[11, -4, -223, -10]$[228, -25, -6, -31]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_xwuD4PiOEeCdY7qI3rL1gA" id="(0.7843137254901961,0.30158730158730157)"/>
+    </edges>
+    <edges xmi:id="_1T-vQPiOEeCdY7qI3rL1gA" type="Transition" element="_1T-IMPiOEeCdY7qI3rL1gA" source="_wBlokPiOEeCdY7qI3rL1gA" target="_jxLm4PiOEeCdY7qI3rL1gA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_1T_9YPiOEeCdY7qI3rL1gA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_1T_9YfiOEeCdY7qI3rL1gA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_1T_9YviOEeCdY7qI3rL1gA" y="-16"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_1T-vQfiOEeCdY7qI3rL1gA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_1T_WUPiOEeCdY7qI3rL1gA" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_1T-vQviOEeCdY7qI3rL1gA" points="[-25, -6, 208, 0]$[-223, -2, 10, 4]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_1UyAgPiOEeCdY7qI3rL1gA" id="(0.49019607843137253,0.8095238095238095)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_1UyAgfiOEeCdY7qI3rL1gA" id="(0.803921568627451,0.6190476190476191)"/>
+    </edges>
+    <edges xmi:id="_RSPv8PiaEeC4at_AzcYiGg" type="Transition" element="_RSOh0PiaEeC4at_AzcYiGg" source="_QLsXkPiaEeC4at_AzcYiGg" target="_FcuI4fiZEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_RSPv9PiaEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_RSPv9fiaEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_RSPv9viaEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_RSPv8fiaEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_RSPv8_iaEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_RSPv8viaEeC4at_AzcYiGg" points="[7, 0, -155, 2]$[146, -12, -16, -10]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_RTno8PiaEeC4at_AzcYiGg" id="(0.24615384615384617,0.3492063492063492)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 475 - 0
TestScenarios/TestModels/Test_ShallowHistory.sct

@@ -0,0 +1,475 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_S0vmMPZlEeCSetPXFd1ZUw" name="Test_ShallowHistory" expression="interface:&#xA;in event event1&#xA;in event event2&#xA;in event event3&#xA;in event event4&#xA;in event event5&#xA;in event event6&#xA;in event event7&#xA;in event event8&#xA;">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_IkV8oAFWEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8oQFWEeGBE7eesluF0A" name="event1" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8ogFWEeGBE7eesluF0A" name="event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8owFWEeGBE7eesluF0A" name="event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8pAFWEeGBE7eesluF0A" name="event4" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8pQFWEeGBE7eesluF0A" name="event5" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8pgFWEeGBE7eesluF0A" name="event6" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8pwFWEeGBE7eesluF0A" name="event7" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_IkV8qAFWEeGBE7eesluF0A" name="event8" direction="in"/>
+    </scopes>
+    <regions xmi:id="_S0wNQvZlEeCSetPXFd1ZUw" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_S0w0VvZlEeCSetPXFd1ZUw">
+        <outgoingTransitions xmi:id="_S0zQk_ZlEeCSetPXFd1ZUw" target="_S0yCcfZlEeCSetPXFd1ZUw"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_S0yCcfZlEeCSetPXFd1ZUw" name="State1" incomingTransitions="_S0zQk_ZlEeCSetPXFd1ZUw _euHxIPiYEeC4at_AzcYiGg">
+        <outgoingTransitions xmi:id="_dD98cPiYEeC4at_AzcYiGg" expression="event1" target="_aHsYkPiYEeC4at_AzcYiGg">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_IkWjsQFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_IkWjsgFWEeGBE7eesluF0A" event="_IkV8oQFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_IkWjsAFWEeGBE7eesluF0A"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_aHsYkPiYEeC4at_AzcYiGg" name="State2" incomingTransitions="_dD98cPiYEeC4at_AzcYiGg">
+        <outgoingTransitions xmi:id="_euHxIPiYEeC4at_AzcYiGg" expression="event2" target="_S0yCcfZlEeCSetPXFd1ZUw">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_IkZnAQFWEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_IkZnAgFWEeGBE7eesluF0A" event="_IkV8ogFWEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_IkZnAAFWEeGBE7eesluF0A"/>
+        <subRegions xmi:id="_qbNqYPiYEeC4at_AzcYiGg">
+          <vertices xsi:type="sgraph:Entry" xmi:id="_qxmxIPiYEeC4at_AzcYiGg" kind="SHALLOW_HISTORY">
+            <outgoingTransitions xmi:id="_xD6csPiYEeC4at_AzcYiGg" target="_tZdkMPiYEeC4at_AzcYiGg"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_tZdkMPiYEeC4at_AzcYiGg" name="State3" incomingTransitions="_xD6csPiYEeC4at_AzcYiGg">
+            <outgoingTransitions xmi:id="_yUM_4PiYEeC4at_AzcYiGg" expression="event3" target="_umzhEPiYEeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_IkcqUQFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_IkcqUgFWEeGBE7eesluF0A" event="_IkV8owFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_IkcqUAFWEeGBE7eesluF0A"/>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_umzhEPiYEeC4at_AzcYiGg" name="State4" incomingTransitions="_yUM_4PiYEeC4at_AzcYiGg">
+            <outgoingTransitions xmi:id="_1j6dIPiYEeC4at_AzcYiGg" expression="event4" target="_vcfL4PiYEeC4at_AzcYiGg">
+              <trigger xsi:type="stext:ReactionTrigger" xmi:id="_IkftoAFWEeGBE7eesluF0A">
+                <triggers xsi:type="stext:RegularEventSpec" xmi:id="_IkftoQFWEeGBE7eesluF0A" event="_IkV8pAFWEeGBE7eesluF0A"/>
+              </trigger>
+            </outgoingTransitions>
+            <scopes xmi:id="_IkfGkAFWEeGBE7eesluF0A"/>
+            <subRegions xmi:id="_2HyUUPiaEeC4at_AzcYiGg">
+              <vertices xsi:type="sgraph:Entry" xmi:id="_22hCkPiaEeC4at_AzcYiGg">
+                <outgoingTransitions xmi:id="_-HGUQPiaEeC4at_AzcYiGg" target="_3WtlkPiaEeC4at_AzcYiGg"/>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_3WtlkPiaEeC4at_AzcYiGg" name="State6" incomingTransitions="_-HGUQPiaEeC4at_AzcYiGg _BveJIPibEeC4at_AzcYiGg">
+                <outgoingTransitions xmi:id="__CvdIPiaEeC4at_AzcYiGg" expression="event5" target="_46dQQPiaEeC4at_AzcYiGg">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_IkiJ4QFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_IkiJ4gFWEeGBE7eesluF0A" event="_IkV8pQFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_IkiJ4AFWEeGBE7eesluF0A"/>
+              </vertices>
+              <vertices xsi:type="sgraph:State" xmi:id="_46dQQPiaEeC4at_AzcYiGg" name="State7" incomingTransitions="__CvdIPiaEeC4at_AzcYiGg">
+                <outgoingTransitions xmi:id="_BveJIPibEeC4at_AzcYiGg" expression="event6" target="_3WtlkPiaEeC4at_AzcYiGg">
+                  <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Ikl0QAFWEeGBE7eesluF0A">
+                    <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Ikl0QQFWEeGBE7eesluF0A" event="_IkV8pgFWEeGBE7eesluF0A"/>
+                  </trigger>
+                </outgoingTransitions>
+                <scopes xmi:id="_IklNMAFWEeGBE7eesluF0A"/>
+                <subRegions xmi:id="_Hjbr0PibEeC4at_AzcYiGg">
+                  <vertices xsi:type="sgraph:State" xmi:id="_R2fQAPibEeC4at_AzcYiGg" name="State8" incomingTransitions="_h07CoPibEeC4at_AzcYiGg _nMoHIPibEeC4at_AzcYiGg">
+                    <outgoingTransitions xmi:id="_ZKN8UPibEeC4at_AzcYiGg" expression="event7" target="_Tl6mQPibEeC4at_AzcYiGg">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Iko3kAFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Iko3kQFWEeGBE7eesluF0A" event="_IkV8pwFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_IkoQgAFWEeGBE7eesluF0A"/>
+                  </vertices>
+                  <vertices xsi:type="sgraph:State" xmi:id="_Tl6mQPibEeC4at_AzcYiGg" name="State9" incomingTransitions="_ZKN8UPibEeC4at_AzcYiGg">
+                    <outgoingTransitions xmi:id="_nMoHIPibEeC4at_AzcYiGg" expression="event8" target="_R2fQAPibEeC4at_AzcYiGg">
+                      <trigger xsi:type="stext:ReactionTrigger" xmi:id="_Ikr64AFWEeGBE7eesluF0A">
+                        <triggers xsi:type="stext:RegularEventSpec" xmi:id="_Ikr64QFWEeGBE7eesluF0A" event="_IkV8qAFWEeGBE7eesluF0A"/>
+                      </trigger>
+                    </outgoingTransitions>
+                    <scopes xmi:id="_IkrT0AFWEeGBE7eesluF0A"/>
+                  </vertices>
+                  <vertices xsi:type="sgraph:Entry" xmi:id="_grXZkPibEeC4at_AzcYiGg" kind="SHALLOW_HISTORY">
+                    <outgoingTransitions xmi:id="_h07CoPibEeC4at_AzcYiGg" expression="" target="_R2fQAPibEeC4at_AzcYiGg"/>
+                  </vertices>
+                </subRegions>
+              </vertices>
+            </subRegions>
+          </vertices>
+          <vertices xsi:type="sgraph:State" xmi:id="_vcfL4PiYEeC4at_AzcYiGg" name="State5" incomingTransitions="_1j6dIPiYEeC4at_AzcYiGg">
+            <scopes xmi:id="_IkuXIAFWEeGBE7eesluF0A"/>
+          </vertices>
+        </subRegions>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_S0wNQPZlEeCSetPXFd1ZUw" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_S0vmMPZlEeCSetPXFd1ZUw" measurementUnit="Pixel">
+    <children xmi:id="_S0wNQ_ZlEeCSetPXFd1ZUw" type="Region" element="_S0wNQvZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_S0w0UPZlEeCSetPXFd1ZUw" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_S0w0UfZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_S0w0UvZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_S0w0U_ZlEeCSetPXFd1ZUw" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+        <children xmi:id="_S0w0V_ZlEeCSetPXFd1ZUw" type="Entry" element="_S0w0VvZlEeCSetPXFd1ZUw">
+          <children xmi:id="_S0xbYPZlEeCSetPXFd1ZUw" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_S0xbY_ZlEeCSetPXFd1ZUw" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_S0xbZPZlEeCSetPXFd1ZUw"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_S0xbZfZlEeCSetPXFd1ZUw"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_S0xbYfZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0xbYvZlEeCSetPXFd1ZUw"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_S0w0WPZlEeCSetPXFd1ZUw" fontName="Verdana" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0yCcPZlEeCSetPXFd1ZUw" x="70" y="20"/>
+        </children>
+        <children xmi:id="_S0yCc_ZlEeCSetPXFd1ZUw" type="State" element="_S0yCcfZlEeCSetPXFd1ZUw">
+          <children xsi:type="notation:DecorationNode" xmi:id="_S0ypgPZlEeCSetPXFd1ZUw" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_S0ypgfZlEeCSetPXFd1ZUw"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_S0ypgvZlEeCSetPXFd1ZUw"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_S0ypg_ZlEeCSetPXFd1ZUw" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_S0yphPZlEeCSetPXFd1ZUw" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0yphfZlEeCSetPXFd1ZUw"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_S0zQkPZlEeCSetPXFd1ZUw" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_S0yCdPZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_S0yCdfZlEeCSetPXFd1ZUw"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_S0zQkfZlEeCSetPXFd1ZUw"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0zQkvZlEeCSetPXFd1ZUw" x="40" y="80"/>
+        </children>
+        <children xmi:id="_aHtmsPiYEeC4at_AzcYiGg" type="State" element="_aHsYkPiYEeC4at_AzcYiGg">
+          <children xsi:type="notation:DecorationNode" xmi:id="_aHuNwPiYEeC4at_AzcYiGg" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_aHuNwfiYEeC4at_AzcYiGg"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_aHuNwviYEeC4at_AzcYiGg"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_aHuNw_iYEeC4at_AzcYiGg" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_aHuNxPiYEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_aHuNxfiYEeC4at_AzcYiGg"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_aHuNxviYEeC4at_AzcYiGg" type="StateFigureCompartment">
+            <children xmi:id="_qbORcPiYEeC4at_AzcYiGg" type="Region" element="_qbNqYPiYEeC4at_AzcYiGg">
+              <children xsi:type="notation:DecorationNode" xmi:id="_qbORc_iYEeC4at_AzcYiGg" type="RegionName">
+                <styles xsi:type="notation:ShapeStyle" xmi:id="_qbORdPiYEeC4at_AzcYiGg"/>
+                <layoutConstraint xsi:type="notation:Location" xmi:id="_qbO4gPiYEeC4at_AzcYiGg"/>
+              </children>
+              <children xsi:type="notation:Shape" xmi:id="_qbO4gfiYEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                <children xmi:id="_qxnYMPiYEeC4at_AzcYiGg" type="ShallowHistory" element="_qxmxIPiYEeC4at_AzcYiGg">
+                  <children xmi:id="_qxn_QPiYEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                    <children xsi:type="notation:DecorationNode" xmi:id="_qxn_Q_iYEeC4at_AzcYiGg" type="BorderItemLabel">
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_qxn_RPiYEeC4at_AzcYiGg"/>
+                      <layoutConstraint xsi:type="notation:Location" xmi:id="_qxn_RfiYEeC4at_AzcYiGg"/>
+                    </children>
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_qxn_QfiYEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qxn_QviYEeC4at_AzcYiGg"/>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_qxnYMfiYEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qxnYMviYEeC4at_AzcYiGg" x="38" y="39"/>
+                </children>
+                <children xmi:id="_tZeLQfiYEeC4at_AzcYiGg" type="State" element="_tZdkMPiYEeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_tZeyUPiYEeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_tZeyUfiYEeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_tZeyUviYEeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_tZeyU_iYEeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_tZeyVPiYEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_tZeyVfiYEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_tZfZYPiYEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_tZeLQviYEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_tZeLQ_iYEeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_tZfZYfiYEeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_tZeLRPiYEeC4at_AzcYiGg" x="121" y="21"/>
+                </children>
+                <children xmi:id="_um0IIPiYEeC4at_AzcYiGg" type="State" element="_umzhEPiYEeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_um0vM_iYEeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_um0vNPiYEeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_um0vNfiYEeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_um0vNviYEeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_um0vN_iYEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_um0vOPiYEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_um1WQPiYEeC4at_AzcYiGg" type="StateFigureCompartment">
+                    <children xmi:id="_2Hy7YPiaEeC4at_AzcYiGg" type="Region" element="_2HyUUPiaEeC4at_AzcYiGg">
+                      <children xsi:type="notation:DecorationNode" xmi:id="_2Hy7Y_iaEeC4at_AzcYiGg" type="RegionName">
+                        <styles xsi:type="notation:ShapeStyle" xmi:id="_2Hy7ZPiaEeC4at_AzcYiGg"/>
+                        <layoutConstraint xsi:type="notation:Location" xmi:id="_2Hy7ZfiaEeC4at_AzcYiGg"/>
+                      </children>
+                      <children xsi:type="notation:Shape" xmi:id="_2Hy7ZviaEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                        <children xmi:id="_22hCkfiaEeC4at_AzcYiGg" type="Entry" element="_22hCkPiaEeC4at_AzcYiGg">
+                          <children xmi:id="_22hpoPiaEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                            <children xsi:type="notation:DecorationNode" xmi:id="_22hpo_iaEeC4at_AzcYiGg" type="BorderItemLabel">
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_22hppPiaEeC4at_AzcYiGg"/>
+                              <layoutConstraint xsi:type="notation:Location" xmi:id="_22hppfiaEeC4at_AzcYiGg"/>
+                            </children>
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_22hpofiaEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_22hpoviaEeC4at_AzcYiGg"/>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_22hCkviaEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_22hCk_iaEeC4at_AzcYiGg" x="19" y="31"/>
+                        </children>
+                        <children xmi:id="_3WuzsPiaEeC4at_AzcYiGg" type="State" element="_3WtlkPiaEeC4at_AzcYiGg">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_3WuztPiaEeC4at_AzcYiGg" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_3WuztfiaEeC4at_AzcYiGg"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_3WuztviaEeC4at_AzcYiGg"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_3Wuzt_iaEeC4at_AzcYiGg" type="StateTextCompartment">
+                            <children xsi:type="notation:Shape" xmi:id="_3WuzuPiaEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3WuzufiaEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_3WvawPiaEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_3WuzsfiaEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_3WuzsviaEeC4at_AzcYiGg"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_3WvawfiaEeC4at_AzcYiGg"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_3Wuzs_iaEeC4at_AzcYiGg" x="198" y="19"/>
+                        </children>
+                        <children xmi:id="_46d3UPiaEeC4at_AzcYiGg" type="State" element="_46dQQPiaEeC4at_AzcYiGg">
+                          <children xsi:type="notation:DecorationNode" xmi:id="_46eeYPiaEeC4at_AzcYiGg" type="StateName">
+                            <styles xsi:type="notation:ShapeStyle" xmi:id="_46eeYfiaEeC4at_AzcYiGg"/>
+                            <layoutConstraint xsi:type="notation:Location" xmi:id="_46eeYviaEeC4at_AzcYiGg"/>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_46eeY_iaEeC4at_AzcYiGg" type="StateTextCompartment" collapsed="true">
+                            <children xsi:type="notation:Shape" xmi:id="_46fFcPiaEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_46fFcfiaEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <children xsi:type="notation:Compartment" xmi:id="_46fsgPiaEeC4at_AzcYiGg" type="StateFigureCompartment">
+                            <children xmi:id="_HjcS4PibEeC4at_AzcYiGg" type="Region" element="_Hjbr0PibEeC4at_AzcYiGg">
+                              <children xsi:type="notation:DecorationNode" xmi:id="_HjcS4_ibEeC4at_AzcYiGg" type="RegionName">
+                                <styles xsi:type="notation:ShapeStyle" xmi:id="_HjcS5PibEeC4at_AzcYiGg"/>
+                                <layoutConstraint xsi:type="notation:Location" xmi:id="_Hjc58PibEeC4at_AzcYiGg"/>
+                              </children>
+                              <children xsi:type="notation:Shape" xmi:id="_Hjc58fibEeC4at_AzcYiGg" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+                                <children xmi:id="_R2f3EPibEeC4at_AzcYiGg" type="State" element="_R2fQAPibEeC4at_AzcYiGg">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_R2f3FPibEeC4at_AzcYiGg" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_R2f3FfibEeC4at_AzcYiGg"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_R2f3FvibEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_R2f3F_ibEeC4at_AzcYiGg" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_R2f3GPibEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_R2geIPibEeC4at_AzcYiGg"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_R2geIfibEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_R2f3EfibEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_R2f3EvibEeC4at_AzcYiGg"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_R2geIvibEeC4at_AzcYiGg"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_R2f3E_ibEeC4at_AzcYiGg" x="71" y="7"/>
+                                </children>
+                                <children xmi:id="_Tl7NUPibEeC4at_AzcYiGg" type="State" element="_Tl6mQPibEeC4at_AzcYiGg">
+                                  <children xsi:type="notation:DecorationNode" xmi:id="_Tl7NVPibEeC4at_AzcYiGg" type="StateName">
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_Tl7NVfibEeC4at_AzcYiGg"/>
+                                    <layoutConstraint xsi:type="notation:Location" xmi:id="_Tl7NVvibEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Tl7NV_ibEeC4at_AzcYiGg" type="StateTextCompartment">
+                                    <children xsi:type="notation:Shape" xmi:id="_Tl7NWPibEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Tl7NWfibEeC4at_AzcYiGg"/>
+                                    </children>
+                                  </children>
+                                  <children xsi:type="notation:Compartment" xmi:id="_Tl7NWvibEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_Tl7NUfibEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                                  <styles xsi:type="notation:FontStyle" xmi:id="_Tl7NUvibEeC4at_AzcYiGg"/>
+                                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_Tl7NW_ibEeC4at_AzcYiGg"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Tl7NU_ibEeC4at_AzcYiGg" x="219" y="13"/>
+                                </children>
+                                <children xmi:id="_grYAoPibEeC4at_AzcYiGg" type="ShallowHistory" element="_grXZkPibEeC4at_AzcYiGg">
+                                  <children xmi:id="_grYnsPibEeC4at_AzcYiGg" type="BorderItemLabelContainer">
+                                    <children xsi:type="notation:DecorationNode" xmi:id="_grYns_ibEeC4at_AzcYiGg" type="BorderItemLabel">
+                                      <styles xsi:type="notation:ShapeStyle" xmi:id="_grYntPibEeC4at_AzcYiGg"/>
+                                      <layoutConstraint xsi:type="notation:Location" xmi:id="_grYntfibEeC4at_AzcYiGg"/>
+                                    </children>
+                                    <styles xsi:type="notation:ShapeStyle" xmi:id="_grYnsfibEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                                    <layoutConstraint xsi:type="notation:Bounds" xmi:id="_grYnsvibEeC4at_AzcYiGg"/>
+                                  </children>
+                                  <styles xsi:type="notation:ShapeStyle" xmi:id="_grYAofibEeC4at_AzcYiGg" fontName="Verdana" lineColor="4210752"/>
+                                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_grYAovibEeC4at_AzcYiGg" x="11" y="23"/>
+                                </children>
+                                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_Hjc58vibEeC4at_AzcYiGg"/>
+                              </children>
+                              <styles xsi:type="notation:ShapeStyle" xmi:id="_HjcS4fibEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_HjcS4vibEeC4at_AzcYiGg"/>
+                            </children>
+                          </children>
+                          <styles xsi:type="notation:ShapeStyle" xmi:id="_46d3UfiaEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                          <styles xsi:type="notation:FontStyle" xmi:id="_46d3UviaEeC4at_AzcYiGg"/>
+                          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_46fsgfiaEeC4at_AzcYiGg"/>
+                          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_46d3U_iaEeC4at_AzcYiGg" x="33" y="127" width="354" height="225"/>
+                        </children>
+                        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_2Hy7Z_iaEeC4at_AzcYiGg"/>
+                      </children>
+                      <styles xsi:type="notation:ShapeStyle" xmi:id="_2Hy7YfiaEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_2Hy7YviaEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_um0vMPiYEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_um0vMfiYEeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_um1WQfiYEeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_um0vMviYEeC4at_AzcYiGg" x="278" y="5" width="441" height="447"/>
+                </children>
+                <children xmi:id="_vcfy8PiYEeC4at_AzcYiGg" type="State" element="_vcfL4PiYEeC4at_AzcYiGg">
+                  <children xsi:type="notation:DecorationNode" xmi:id="_vcgaAPiYEeC4at_AzcYiGg" type="StateName">
+                    <styles xsi:type="notation:ShapeStyle" xmi:id="_vcgaAfiYEeC4at_AzcYiGg"/>
+                    <layoutConstraint xsi:type="notation:Location" xmi:id="_vcgaAviYEeC4at_AzcYiGg"/>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_vcgaA_iYEeC4at_AzcYiGg" type="StateTextCompartment">
+                    <children xsi:type="notation:Shape" xmi:id="_vcgaBPiYEeC4at_AzcYiGg" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+                      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vcgaBfiYEeC4at_AzcYiGg"/>
+                    </children>
+                  </children>
+                  <children xsi:type="notation:Compartment" xmi:id="_vcgaBviYEeC4at_AzcYiGg" type="StateFigureCompartment"/>
+                  <styles xsi:type="notation:ShapeStyle" xmi:id="_vcfy8fiYEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+                  <styles xsi:type="notation:FontStyle" xmi:id="_vcfy8viYEeC4at_AzcYiGg"/>
+                  <styles xsi:type="notation:BooleanValueStyle" xmi:id="_vchBEPiYEeC4at_AzcYiGg"/>
+                  <layoutConstraint xsi:type="notation:Bounds" xmi:id="_vcfy8_iYEeC4at_AzcYiGg" x="62" y="355"/>
+                </children>
+                <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qbO4gviYEeC4at_AzcYiGg"/>
+              </children>
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_qbORcfiYEeC4at_AzcYiGg" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qbORcviYEeC4at_AzcYiGg"/>
+            </children>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_aHtmsfiYEeC4at_AzcYiGg" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_aHtmsviYEeC4at_AzcYiGg"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_aHuNx_iYEeC4at_AzcYiGg"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_aHtms_iYEeC4at_AzcYiGg" x="205" y="13" width="785" height="589"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0w0VPZlEeCSetPXFd1ZUw"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_S0wNRPZlEeCSetPXFd1ZUw" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0w0VfZlEeCSetPXFd1ZUw" x="232" y="10" width="1029" height="667"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_S0z3o_ZlEeCSetPXFd1ZUw" type="StatechartText" fontName="Verdana" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_S0z3pfZlEeCSetPXFd1ZUw" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_S0z3pvZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_S0z3p_ZlEeCSetPXFd1ZUw"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_S0z3qPZlEeCSetPXFd1ZUw" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S0z3qfZlEeCSetPXFd1ZUw"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_S00esPZlEeCSetPXFd1ZUw" x="10" y="10" width="200" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_S0wNQfZlEeCSetPXFd1ZUw"/>
+    <edges xmi:id="_S0zQlPZlEeCSetPXFd1ZUw" type="Transition" element="_S0zQk_ZlEeCSetPXFd1ZUw" source="_S0w0V_ZlEeCSetPXFd1ZUw" target="_S0yCc_ZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_S0z3oPZlEeCSetPXFd1ZUw" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_S0z3ofZlEeCSetPXFd1ZUw"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_S0z3ovZlEeCSetPXFd1ZUw" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_S0zQlfZlEeCSetPXFd1ZUw" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_S0zQl_ZlEeCSetPXFd1ZUw" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_S0zQlvZlEeCSetPXFd1ZUw" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_dD-jgPiYEeC4at_AzcYiGg" type="Transition" element="_dD98cPiYEeC4at_AzcYiGg" source="_S0yCc_ZlEeCSetPXFd1ZUw" target="_aHtmsPiYEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_dD-jhPiYEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_dD-jhfiYEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_dD-jhviYEeC4at_AzcYiGg" x="-2" y="-21"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_dD-jgfiYEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_dD-jg_iYEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_dD-jgviYEeC4at_AzcYiGg" points="[8, -2, -137, 21]$[122, -36, -23, -13]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_dE5wkPiYEeC4at_AzcYiGg" id="(0.8431372549019608,0.4126984126984127)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_dE5wkfiYEeC4at_AzcYiGg" id="(0.02929936305732484,0.1494057724957555)"/>
+    </edges>
+    <edges xmi:id="_euIYMPiYEeC4at_AzcYiGg" type="Transition" element="_euHxIPiYEeC4at_AzcYiGg" source="_aHtmsPiYEeC4at_AzcYiGg" target="_S0yCc_ZlEeCSetPXFd1ZUw">
+      <children xsi:type="notation:DecorationNode" xmi:id="_euIYNPiYEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_euIYNfiYEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_euIYNviYEeC4at_AzcYiGg" x="-2" y="-15"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_euIYMfiYEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_euIYM_iYEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_euIYMviYEeC4at_AzcYiGg" points="[-31, -2, 140, 9]$[-174, 21, -3, 32]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_eu2w8PiYEeC4at_AzcYiGg" id="(0.03949044585987261,0.21561969439728354)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_xgOTUPiaEeC4at_AzcYiGg" id="(0.9215686274509803,0.8253968253968254)"/>
+    </edges>
+    <edges xmi:id="_xD7DwPiYEeC4at_AzcYiGg" type="Transition" element="_xD6csPiYEeC4at_AzcYiGg" source="_qxnYMPiYEeC4at_AzcYiGg" target="_tZeLQfiYEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_xD7DxPiYEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_xD7DxfiYEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_xD7DxviYEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_xD7DwfiYEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_xD7Dw_iYEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_xD7DwviYEeC4at_AzcYiGg" points="[7, 0, -138, -9]$[137, 3, -8, -6]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_xEo1cPiYEeC4at_AzcYiGg" id="(0.1568627450980392,0.31746031746031744)"/>
+    </edges>
+    <edges xmi:id="_yUNm8PiYEeC4at_AzcYiGg" type="Transition" element="_yUM_4PiYEeC4at_AzcYiGg" source="_tZeLQfiYEeC4at_AzcYiGg" target="_um0IIPiYEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_yUOOAPiYEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_yUOOAfiYEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_yUOOAviYEeC4at_AzcYiGg" x="-1" y="-26"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_yUNm8fiYEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_yUNm8_iYEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_yUNm8viYEeC4at_AzcYiGg" points="[0, 13, 0, -70]$[-6, 75, -6, -8]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yU9N0PiYEeC4at_AzcYiGg" id="(0.43137254901960786,0.7936507936507936)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_yU9N0fiYEeC4at_AzcYiGg" id="(0.16326530612244897,0.12698412698412698)"/>
+    </edges>
+    <edges xmi:id="_1j7EMPiYEeC4at_AzcYiGg" type="Transition" element="_1j6dIPiYEeC4at_AzcYiGg" source="_um0IIPiYEeC4at_AzcYiGg" target="_vcfy8PiYEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_1j7ENPiYEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_1j7ENfiYEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_1j7ENviYEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_1j7EMfiYEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_1j7EM_iYEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_1j7EMviYEeC4at_AzcYiGg" points="[0, 32, 0, -88]$[0, 89, 0, -31]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_foA7oPiaEeC4at_AzcYiGg" id="(0.0,0.7941834451901566)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_gKeIcPiaEeC4at_AzcYiGg" id="(0.22448979591836735,0.07936507936507936)"/>
+    </edges>
+    <edges xmi:id="_-HHiYPiaEeC4at_AzcYiGg" type="Transition" element="_-HGUQPiaEeC4at_AzcYiGg" source="_22hCkfiaEeC4at_AzcYiGg" target="_3WuzsPiaEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_-HHiZPiaEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_-HHiZfiaEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_-HHiZviaEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_-HHiYfiaEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_-HHiY_iaEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_-HHiYviaEeC4at_AzcYiGg" points="[7, 0, -206, -12]$[223, 2, 10, -10]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_-H17IPiaEeC4at_AzcYiGg" id="(0.803921568627451,0.2698412698412698)"/>
+    </edges>
+    <edges xmi:id="__CwEMPiaEeC4at_AzcYiGg" type="Transition" element="__CvdIPiaEeC4at_AzcYiGg" source="_3WuzsPiaEeC4at_AzcYiGg" target="_46d3UPiaEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="__CwENPiaEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="__CwENfiaEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="__CwENviaEeC4at_AzcYiGg" x="-1" y="-28"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="__CwEMfiaEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="__CwEM_iaEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="__CwEMviaEeC4at_AzcYiGg" points="[3, 13, -28, -80]$[25, 62, -6, -31]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="__DfEAPiaEeC4at_AzcYiGg" id="(0.7058823529411765,0.7936507936507936)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_NxYb0PibEeC4at_AzcYiGg" id="(0.5706214689265536,0.022222222222222223)"/>
+    </edges>
+    <edges xmi:id="_BvewMPibEeC4at_AzcYiGg" type="Transition" element="_BveJIPibEeC4at_AzcYiGg" source="_46d3UPiaEeC4at_AzcYiGg" target="_3WuzsPiaEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_BvewNPibEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_BvewNfibEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_BvewNvibEeC4at_AzcYiGg" y="-32"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_BvewMfibEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_BvewM_ibEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_BvewMvibEeC4at_AzcYiGg" points="[-2, -31, 6, 137]$[-10, -199, -2, -31]"/>
+    </edges>
+    <edges xmi:id="_ZKOjYPibEeC4at_AzcYiGg" type="Transition" element="_ZKN8UPibEeC4at_AzcYiGg" source="_R2f3EPibEeC4at_AzcYiGg" target="_Tl7NUPibEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_ZKPKcPibEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_ZKPxgPibEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_ZKPxgfibEeC4at_AzcYiGg" x="1" y="-15"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_ZKOjYfibEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_ZKOjY_ibEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ZKOjYvibEeC4at_AzcYiGg" points="[26, 9, -80, 0]$[101, 7, -5, -2]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_ZK-KQPibEeC4at_AzcYiGg" id="(0.0196078431372549,0.25396825396825395)"/>
+    </edges>
+    <edges xmi:id="_h07psPibEeC4at_AzcYiGg" type="Transition" element="_h07CoPibEeC4at_AzcYiGg" source="_grYAoPibEeC4at_AzcYiGg" target="_R2f3EPibEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_h07ptPibEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_h07ptfibEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_h08QwPibEeC4at_AzcYiGg" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_h07psfibEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_h07ps_ibEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_h07psvibEeC4at_AzcYiGg" points="[7, 2, -71, -36]$[75, 7, -3, -31]"/>
+    </edges>
+    <edges xmi:id="_nMpVQPibEeC4at_AzcYiGg" type="Transition" element="_nMoHIPibEeC4at_AzcYiGg" source="_Tl7NUPibEeC4at_AzcYiGg" target="_R2f3EPibEeC4at_AzcYiGg">
+      <children xsi:type="notation:DecorationNode" xmi:id="_nMqjYPibEeC4at_AzcYiGg" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_nMsYkPibEeC4at_AzcYiGg"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_nMsYkfibEeC4at_AzcYiGg" x="-2" y="-16"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_nMpVQfibEeC4at_AzcYiGg" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_nMpVQ_ibEeC4at_AzcYiGg" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_nMpVQvibEeC4at_AzcYiGg" points="[-25, 6, 123, 12]$[-144, 26, 4, 32]"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 291 - 0
TestScenarios/TestModels/Test_Transition.sct

@@ -0,0 +1,291 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<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/2.0.0" xmlns:stext="http://www.yakindu.org/sct/statechart/SText">
+  <sgraph:Statechart xmi:id="_yJVewfZKEeCz_6s_8P8IEA" name="Test_Transition" expression="interface A:&#xA;in event event1 : integer = 1&#xA;in event event2&#xA;in event event3&#xA;out event event4&#xA;&#xA;interface:&#xA;in event event5 : boolean&#xA;in event event6&#xA;out event event7&#xA;var i : integer&#xA;var j : real&#xA;&#xA;internal:&#xA;event event10 = event1 &amp;&amp; event5&#xA;">
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_xX_kEAFQEeGBE7eesluF0A" name="A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kEQFQEeGBE7eesluF0A" name="event1" direction="in" type="integer">
+        <derivation xmi:id="_xX_kEgFQEeGBE7eesluF0A">
+          <condition xsi:type="stext:PrimitiveValueExpression" xmi:id="_xX_kEwFQEeGBE7eesluF0A" value="1"/>
+        </derivation>
+      </declarations>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kFAFQEeGBE7eesluF0A" name="event2" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kFQFQEeGBE7eesluF0A" name="event3" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kFgFQEeGBE7eesluF0A" name="event4" direction="out"/>
+    </scopes>
+    <scopes xsi:type="stext:InterfaceScope" xmi:id="_xX_kFwFQEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kGAFQEeGBE7eesluF0A" name="event5" direction="in" type="boolean"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kGQFQEeGBE7eesluF0A" name="event6" direction="in"/>
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kGgFQEeGBE7eesluF0A" name="event7" direction="out"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_xX_kGwFQEeGBE7eesluF0A" name="i" type="integer"/>
+      <declarations xsi:type="stext:VariableDefinition" xmi:id="_xX_kHAFQEeGBE7eesluF0A" name="j" type="real"/>
+    </scopes>
+    <scopes xsi:type="stext:InternalScope" xmi:id="_xX_kHQFQEeGBE7eesluF0A">
+      <declarations xsi:type="stext:EventDefinition" xmi:id="_xX_kHgFQEeGBE7eesluF0A" name="event10">
+        <derivation xmi:id="_xX_kHwFQEeGBE7eesluF0A">
+          <condition xsi:type="stext:LogicalAndExpression" xmi:id="_xX_kIAFQEeGBE7eesluF0A">
+            <leftOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xX_kIQFQEeGBE7eesluF0A" value="_xX_kEQFQEeGBE7eesluF0A"/>
+            <rightOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xX_kIgFQEeGBE7eesluF0A" value="_xX_kGAFQEeGBE7eesluF0A"/>
+          </condition>
+        </derivation>
+      </declarations>
+    </scopes>
+    <regions xmi:id="_yMGe4PZKEeCz_6s_8P8IEA" name="">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_yPWAIPZKEeCz_6s_8P8IEA">
+        <outgoingTransitions xmi:id="_yPtMgPZKEeCz_6s_8P8IEA" target="_yPZqgPZKEeCz_6s_8P8IEA"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_yPZqgPZKEeCz_6s_8P8IEA" name="State1" incomingTransitions="_yPtMgPZKEeCz_6s_8P8IEA">
+        <outgoingTransitions xmi:id="_9tv9IPZKEeCz_6s_8P8IEA" expression="event1" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYEckAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYEckQFQEeGBE7eesluF0A" event="_xX_kEQFQEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_N1VrwPZLEeCz_6s_8P8IEA" expression="event1, event2" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYGRwAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYGRwQFQEeGBE7eesluF0A" event="_xX_kEQFQEeGBE7eesluF0A"/>
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYGRwgFQEeGBE7eesluF0A" event="_xX_kFAFQEeGBE7eesluF0A"/>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_RSDqQPZLEeCz_6s_8P8IEA" expression="[i==5]" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYJ8IAFQEeGBE7eesluF0A">
+            <guardExpression xsi:type="stext:LogicalRelationExpression" xmi:id="_xYJ8IQFQEeGBE7eesluF0A" operator="==">
+              <leftOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xYJ8IgFQEeGBE7eesluF0A" value="_xX_kGwFQEeGBE7eesluF0A"/>
+              <rightOperand xsi:type="stext:PrimitiveValueExpression" xmi:id="_xYJ8IwFQEeGBE7eesluF0A" value="5"/>
+            </guardExpression>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_dxK2UPZLEeCz_6s_8P8IEA" expression="event3[j&lt;20]" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYLxUAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYLxUQFQEeGBE7eesluF0A" event="_xX_kFQFQEeGBE7eesluF0A"/>
+            <guardExpression xsi:type="stext:LogicalRelationExpression" xmi:id="_xYLxUgFQEeGBE7eesluF0A">
+              <leftOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xYLxUwFQEeGBE7eesluF0A" value="_xX_kHAFQEeGBE7eesluF0A"/>
+              <rightOperand xsi:type="stext:PrimitiveValueExpression" xmi:id="_xYLxVAFQEeGBE7eesluF0A" value="20"/>
+            </guardExpression>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_kGjEAPZLEeCz_6s_8P8IEA" expression="event3,event4[j>30]" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYONkAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYO0oAFQEeGBE7eesluF0A" event="_xX_kFQFQEeGBE7eesluF0A"/>
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYO0oQFQEeGBE7eesluF0A" event="_xX_kFgFQEeGBE7eesluF0A"/>
+            <guardExpression xsi:type="stext:LogicalRelationExpression" xmi:id="_xYO0ogFQEeGBE7eesluF0A" operator=">">
+              <leftOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xYO0owFQEeGBE7eesluF0A" value="_xX_kHAFQEeGBE7eesluF0A"/>
+              <rightOperand xsi:type="stext:PrimitiveValueExpression" xmi:id="_xYO0pAFQEeGBE7eesluF0A" value="30"/>
+            </guardExpression>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_q6VE8PZLEeCz_6s_8P8IEA" expression="event6/i=15;" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYTGEAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYTGEQFQEeGBE7eesluF0A" event="_xX_kGQFQEeGBE7eesluF0A"/>
+          </trigger>
+          <effect xsi:type="stext:ReactionEffect" xmi:id="_xYTGEgFQEeGBE7eesluF0A">
+            <actions xsi:type="stext:Assignment" xmi:id="_xYTGEwFQEeGBE7eesluF0A" varRef="_xX_kGwFQEeGBE7eesluF0A">
+              <expression xsi:type="stext:PrimitiveValueExpression" xmi:id="_xYTGFAFQEeGBE7eesluF0A" value="15"/>
+            </actions>
+          </effect>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_0zRgAPZLEeCz_6s_8P8IEA" expression="event7/j=i*9;" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYViUAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:RegularEventSpec" xmi:id="_xYWJYAFQEeGBE7eesluF0A" event="_xX_kGgFQEeGBE7eesluF0A"/>
+          </trigger>
+          <effect xsi:type="stext:ReactionEffect" xmi:id="_xYWJYQFQEeGBE7eesluF0A">
+            <actions xsi:type="stext:Assignment" xmi:id="_xYWJYgFQEeGBE7eesluF0A" varRef="_xX_kHAFQEeGBE7eesluF0A">
+              <expression xsi:type="stext:NumericalMultiplyDivideExpression" xmi:id="_xYWJYwFQEeGBE7eesluF0A">
+                <leftOperand xsi:type="stext:ElementReferenceExpression" xmi:id="_xYWJZAFQEeGBE7eesluF0A" value="_xX_kGwFQEeGBE7eesluF0A"/>
+                <rightOperand xsi:type="stext:PrimitiveValueExpression" xmi:id="_xYWJZQFQEeGBE7eesluF0A" value="9"/>
+              </expression>
+            </actions>
+          </effect>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_6xGJUPZLEeCz_6s_8P8IEA" expression="after 10s" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYZzwAFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:TimeEventSpec" xmi:id="_xYZzwQFQEeGBE7eesluF0A" value="10"/>
+          </trigger>
+        </outgoingTransitions>
+        <outgoingTransitions xmi:id="_KgZTwPZMEeCz_6s_8P8IEA" expression="after 100ms" target="_6jMFoPZKEeCz_6s_8P8IEA">
+          <trigger xsi:type="stext:ReactionTrigger" xmi:id="_xYZzwgFQEeGBE7eesluF0A">
+            <triggers xsi:type="stext:TimeEventSpec" xmi:id="_xYZzwwFQEeGBE7eesluF0A" value="100" unit="ms"/>
+          </trigger>
+        </outgoingTransitions>
+        <scopes xmi:id="_xYD1gAFQEeGBE7eesluF0A"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_6jMFoPZKEeCz_6s_8P8IEA" name="State2" incomingTransitions="_9tv9IPZKEeCz_6s_8P8IEA _N1VrwPZLEeCz_6s_8P8IEA _RSDqQPZLEeCz_6s_8P8IEA _dxK2UPZLEeCz_6s_8P8IEA _kGjEAPZLEeCz_6s_8P8IEA _q6VE8PZLEeCz_6s_8P8IEA _0zRgAPZLEeCz_6s_8P8IEA _6xGJUPZLEeCz_6s_8P8IEA _KgZTwPZMEeCz_6s_8P8IEA">
+        <scopes xmi:id="_xYZzxAFQEeGBE7eesluF0A"/>
+      </vertices>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_yMFQwPZKEeCz_6s_8P8IEA" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_yJVewfZKEeCz_6s_8P8IEA" measurementUnit="Pixel">
+    <children xmi:id="_yMfgcPZKEeCz_6s_8P8IEA" type="Region" element="_yMGe4PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_yOuVEPZKEeCz_6s_8P8IEA" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_yOwKQPZKEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_yOwKQfZKEeCz_6s_8P8IEA"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_yOymgPZKEeCz_6s_8P8IEA" type="RegionCompartment" fontName="Arial" fontHeight="10" lineColor="4210752">
+        <children xmi:id="_yPWnMPZKEeCz_6s_8P8IEA" type="Entry" element="_yPWAIPZKEeCz_6s_8P8IEA">
+          <children xmi:id="_yPX1UPZKEeCz_6s_8P8IEA" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_yPX1U_ZKEeCz_6s_8P8IEA" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_yPX1VPZKEeCz_6s_8P8IEA"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_yPX1VfZKEeCz_6s_8P8IEA"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_yPX1UfZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yPX1UvZKEeCz_6s_8P8IEA"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_yPWnMfZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" lineColor="4210752"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yPX1VvZKEeCz_6s_8P8IEA" x="70" y="20"/>
+        </children>
+        <children xmi:id="_yPlQsPZKEeCz_6s_8P8IEA" type="State" element="_yPZqgPZKEeCz_6s_8P8IEA">
+          <children xsi:type="notation:DecorationNode" xmi:id="_yPl3wPZKEeCz_6s_8P8IEA" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_yPl3wfZKEeCz_6s_8P8IEA"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_yPl3wvZKEeCz_6s_8P8IEA"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_yPoUAPZKEeCz_6s_8P8IEA" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_yPo7EPZKEeCz_6s_8P8IEA" type="StateTextCompartmentExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yPo7EfZKEeCz_6s_8P8IEA"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_yPo7EvZKEeCz_6s_8P8IEA" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_yPlQsfZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_yPlQsvZKEeCz_6s_8P8IEA"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_yPqJMPZKEeCz_6s_8P8IEA"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yPqwQPZKEeCz_6s_8P8IEA" x="1" y="42" height="329"/>
+        </children>
+        <children xmi:id="_6jN60PZKEeCz_6s_8P8IEA" type="State" element="_6jMFoPZKEeCz_6s_8P8IEA">
+          <children xsi:type="notation:DecorationNode" xmi:id="_6jPI8PZKEeCz_6s_8P8IEA" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_6jPI8fZKEeCz_6s_8P8IEA"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_6jPI8vZKEeCz_6s_8P8IEA"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_6jPI8_ZKEeCz_6s_8P8IEA" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_6jPI9PZKEeCz_6s_8P8IEA" type="StateTextCompartmentExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6jPI9fZKEeCz_6s_8P8IEA"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_6jPwAPZKEeCz_6s_8P8IEA" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_6jN60fZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_6jN60vZKEeCz_6s_8P8IEA"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_6jPwAfZKEeCz_6s_8P8IEA"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6jN60_ZKEeCz_6s_8P8IEA" x="284" y="42" height="329"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yOymgfZKEeCz_6s_8P8IEA"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_yMgHgPZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yO0bsPZKEeCz_6s_8P8IEA" x="232" y="10" width="400" height="431"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_yP9EIPZKEeCz_6s_8P8IEA" type="StatechartText" fontName="Arial" fontHeight="10" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_yP9EIvZKEeCz_6s_8P8IEA" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_yP9rMPZKEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_yP9rMfZKEeCz_6s_8P8IEA"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_yP9rMvZKEeCz_6s_8P8IEA" type="StatechartTextExpression" fontName="Arial" fontHeight="10" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yP9rM_ZKEeCz_6s_8P8IEA"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_yQAHcPZKEeCz_6s_8P8IEA" x="10" y="10" width="200" height="400"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_yMFQwfZKEeCz_6s_8P8IEA"/>
+    <edges xmi:id="_yP7O8PZKEeCz_6s_8P8IEA" type="Transition" element="_yPtMgPZKEeCz_6s_8P8IEA" source="_yPWnMPZKEeCz_6s_8P8IEA" target="_yPlQsPZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_yP8dEPZKEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_yP8dEfZKEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_yP8dEvZKEeCz_6s_8P8IEA" y="40"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_yP7O8fZKEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_yP72APZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_yP7O8vZKEeCz_6s_8P8IEA" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_E1KPQPZMEeCz_6s_8P8IEA" id="(0.9591836734693877,0.054901960784313725)"/>
+    </edges>
+    <edges xmi:id="_9txLQPZKEeCz_6s_8P8IEA" type="Transition" element="_9tv9IPZKEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_9txyUfZKEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_9txyUvZKEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_9txyU_ZKEeCz_6s_8P8IEA" x="-11" y="-12"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_9txLQfZKEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_9txyUPZKEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_9txLQvZKEeCz_6s_8P8IEA" points="[14, 2, -254, 0]$[248, 2, -20, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9uwCsPZKEeCz_6s_8P8IEA" id="(0.8979591836734694,0.13677811550151975)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9uwCsfZKEeCz_6s_8P8IEA" id="(0.04081632653061224,0.12158054711246201)"/>
+    </edges>
+    <edges xmi:id="_N1YIAPZLEeCz_6s_8P8IEA" type="Transition" element="_N1VrwPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_N1YIBPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_N1YIBfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_N1YvEPZLEeCz_6s_8P8IEA" x="-11" y="-11"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_N1YIAfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_N1YIA_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_N1YIAvZLEeCz_6s_8P8IEA" points="[10, 4, -243, 0]$[244, -25, -9, -29]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_N2gwcPZLEeCz_6s_8P8IEA" id="(0.9387755102040817,0.22492401215805471)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_N2gwcfZLEeCz_6s_8P8IEA" id="(0.0,0.20364741641337386)"/>
+    </edges>
+    <edges xmi:id="_RSE4YPZLEeCz_6s_8P8IEA" type="Transition" element="_RSDqQPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_RSGGgPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_RSGGgfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_RSGGgvZLEeCz_6s_8P8IEA" x="-5" y="-8"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_RSE4YfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_RSE4Y_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_RSE4YvZLEeCz_6s_8P8IEA" points="[11, -1, -235, 30]$[245, -31, -1, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_bOF1kPZLEeCz_6s_8P8IEA" id="(0.9795918367346939,0.2826747720364742)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_b0NaYPZLEeCz_6s_8P8IEA" id="(0.02040816326530612,0.2887537993920973)"/>
+    </edges>
+    <edges xmi:id="_dxMEcPZLEeCz_6s_8P8IEA" type="Transition" element="_dxK2UPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_dxMEdPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_dxMEdfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_dxMrgPZLEeCz_6s_8P8IEA" x="-3" y="-13"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_dxMEcfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_dxMEc_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_dxMEcvZLEeCz_6s_8P8IEA" points="[8, 9, -237, 0]$[242, 8, -3, -1]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_dyUF0PZLEeCz_6s_8P8IEA" id="(0.8775510204081632,0.3677811550151976)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_dyUs4PZLEeCz_6s_8P8IEA" id="(0.16326530612244897,0.3829787234042553)"/>
+    </edges>
+    <edges xmi:id="_kGkSIPZLEeCz_6s_8P8IEA" type="Transition" element="_kGjEAPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_kGkSJPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_kGkSJfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_kGkSJvZLEeCz_6s_8P8IEA" x="-5" y="-11"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_kGkSIfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_kGkSI_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_kGkSIvZLEeCz_6s_8P8IEA" points="[12, -2, -238, 0]$[246, 0, -4, 2]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kHbNwPZLEeCz_6s_8P8IEA" id="(0.9183673469387755,0.47112462006079026)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_kHbNwfZLEeCz_6s_8P8IEA" id="(0.12244897959183673,0.47112462006079026)"/>
+    </edges>
+    <edges xmi:id="_q6WTEPZLEeCz_6s_8P8IEA" type="Transition" element="_q6VE8PZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_q6WTFPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_q6WTFfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_q6WTFvZLEeCz_6s_8P8IEA" x="-6" y="-10"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_q6WTEfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_q6WTE_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_q6WTEvZLEeCz_6s_8P8IEA" points="[11, 1, -260, -25]$[272, 85, 1, 59]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_q7dGUPZLEeCz_6s_8P8IEA" id="(0.8163265306122449,0.5592705167173252)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9EQpUPZMEeCz_6s_8P8IEA" id="(0.12244897959183673,0.5623100303951368)"/>
+    </edges>
+    <edges xmi:id="_0zSHEPZLEeCz_6s_8P8IEA" type="Transition" element="_0zRgAPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_0zSuIfZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_0zSuIvZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_0zSuI_ZLEeCz_6s_8P8IEA" x="-6" y="-7"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_0zSHEfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_0zSuIPZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_0zSHEvZLEeCz_6s_8P8IEA" points="[19, 5, -256, 0]$[273, 57, -2, 52]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_00N7MPZLEeCz_6s_8P8IEA" id="(0.8367346938775511,0.6565349544072948)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_00N7MfZLEeCz_6s_8P8IEA" id="(0.16326530612244897,0.6443768996960486)"/>
+    </edges>
+    <edges xmi:id="_6xHXcPZLEeCz_6s_8P8IEA" type="Transition" element="_6xGJUPZLEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_6xHXdPZLEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_6xHXdfZLEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_6xHXdvZLEeCz_6s_8P8IEA" x="-3" y="-13"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_6xHXcfZLEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_6xHXc_ZLEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_6xHXcvZLEeCz_6s_8P8IEA" points="[15, 4, -259, 0]$[274, 30, 0, 26]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_6yDLkPZLEeCz_6s_8P8IEA" id="(0.9591836734693877,0.729483282674772)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_6yDyoPZLEeCz_6s_8P8IEA" id="(0.1836734693877551,0.7325227963525835)"/>
+    </edges>
+    <edges xmi:id="_Kgah4PZMEeCz_6s_8P8IEA" type="Transition" element="_KgZTwPZMEeCz_6s_8P8IEA" source="_yPlQsPZKEeCz_6s_8P8IEA" target="_6jN60PZKEeCz_6s_8P8IEA">
+      <children xsi:type="notation:DecorationNode" xmi:id="_KgbI8fZMEeCz_6s_8P8IEA" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_KgbI8vZMEeCz_6s_8P8IEA"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_KgbI8_ZMEeCz_6s_8P8IEA" x="-6" y="-11"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_Kgah4fZMEeCz_6s_8P8IEA" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_KgbI8PZMEeCz_6s_8P8IEA" fontName="Arial" fontHeight="10"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_Kgah4vZMEeCz_6s_8P8IEA" points="[16, -4, -264, 0]$[250, -4, -30, 0]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_KhI6oPZMEeCz_6s_8P8IEA" id="(0.8979591836734694,0.8085106382978723)"/>
+      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_KhI6ofZMEeCz_6s_8P8IEA" id="(0.1836734693877551,0.8237082066869301)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>