浏览代码

Updated sct models

jthoene 8 年之前
父节点
当前提交
dcd2865159
共有 17 个文件被更改,包括 103 次插入2603 次删除
  1. 0 2
      test-plugins/org.yakindu.sct.test.models/.settings/org.eclipse.core.resources.prefs
  2. 0 0
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyDefaultScope.sct
  3. 0 0
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyInternalScope.sct
  4. 0 0
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyNamedScope.sct
  5. 1 1
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/EntryExitSelfTransition.sct
  6. 0 0
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/EntryReactionAction.sct
  7. 0 0
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/TriggerExpressionPrecedence.sct
  8. 102 102
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/VariadicFunctions.sct
  9. 0 306
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenInternalEvent.sct
  10. 0 114
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenTriggeredByEvent.sct
  11. 0 114
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenTriggeredByTimeEvent.sct
  12. 0 252
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstExecutionHierarchy.sct
  13. 0 273
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstLocalReactions.sct
  14. 0 457
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstOrthogonalReactions.sct
  15. 0 252
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstExecutionHierarchy.sct
  16. 0 273
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstLocalReactions.sct
  17. 0 457
      test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstOrthogonalReactions.sct

+ 0 - 2
test-plugins/org.yakindu.sct.test.models/.settings/org.eclipse.core.resources.prefs

@@ -31,8 +31,6 @@ encoding//testmodels/SCTUnit/TransitionWithoutCondition.sct=UTF-8
 encoding//testmodels/SCTUnit/TriggerGuardExpressions.sct=UTF-8
 encoding//testmodels/SCTUnit/TypeAlias.sct=UTF-8
 encoding//testmodels/SCTUnit/ValuedEvents.sct=UTF-8
-encoding//testmodels/SCTUnit/entries/EntryReactionAction.sct=UTF-8
-encoding//testmodels/SCTUnit/executionorder/ChildFirstExecutionHierarchy.sct=UTF-8
 encoding//testmodels/validation/EntryTransitionToParentState.sct=UTF-8
 encoding//testmodels/validation/NoTriggerOnTransitionWithExitPointSpec.sct=UTF-8
 encoding//testmodels/validation/RegionCantBeEnteredUsingShallowHistory.sct=UTF-8

test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/declarations/ConstOnlyDefaultScope.sct → test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyDefaultScope.sct


test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/declarations/ConstOnlyInternalScope.sct → test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyInternalScope.sct


test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/declarations/ConstOnlyNamedScope.sct → test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/ConstOnlyNamedScope.sct


+ 1 - 1
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/EntryExitSelfTransition.sct

@@ -115,7 +115,7 @@
         <layoutConstraint xsi:type="notation:Bounds" xmi:id="__rEz1Nm5EeO6ourglUReaw"/>
       </children>
       <styles xsi:type="notation:ShapeStyle" xmi:id="__qx45Nm5EeO6ourglUReaw" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="__rEz1dm5EeO6ourglUReaw" x="-419" y="-25" width="440" height="461"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="__rEz1dm5EeO6ourglUReaw" x="-270" y="-18" width="440" height="461"/>
     </children>
     <children xsi:type="notation:Shape" xmi:id="__rXux9m5EeO6ourglUReaw" type="StatechartText" fontName="Verdana" lineColor="4210752">
       <children xsi:type="notation:DecorationNode" xmi:id="__rXuydm5EeO6ourglUReaw" type="StatechartName">

test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/entries/EntryReactionAction.sct → test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/EntryReactionAction.sct


test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/expressions/TriggerExpressionPrecedence.sct → test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/TriggerExpressionPrecedence.sct


+ 102 - 102
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/VariadicFunctions.sct

@@ -1,102 +1,102 @@
-<?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/sgraph/2.0.0">
-  <sgraph:Statechart xmi:id="_y5LOcOlFEeap2s9VhFHffQ" specification="interface:&#xA;// Define events and &#xA;// and variables here&#xA;operation myVarOperation(name... : string) : void&#xA;&#xA;interface IF2:&#xA;operation myVarOperation2(argCount : integer, args... : integer ) : void&#xA;&#xA;internal:&#xA;operation myInternalVarOperation(test...: real) : integer" name="VariadicFunctions">
-    <regions xmi:id="_y594oOlFEeap2s9VhFHffQ" name="main region">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_y6p1IOlFEeap2s9VhFHffQ">
-        <outgoingTransitions xmi:id="_y7EE0OlFEeap2s9VhFHffQ" target="_y6utoOlFEeap2s9VhFHffQ"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_y6utoOlFEeap2s9VhFHffQ" specification="entry / myVarOperation() ; myVarOperation(&quot;one&quot;); myVarOperation(&quot;one&quot;,&quot;two&quot;,&quot;three&quot;)" name="StateA" incomingTransitions="_y7EE0OlFEeap2s9VhFHffQ">
-        <outgoingTransitions xmi:id="_rglpwOllEeaqy98R6GTawQ" specification="always / myInternalVarOperation(0.0,0.2)" target="_qngssOllEeaqy98R6GTawQ"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_qngssOllEeaqy98R6GTawQ" specification="entry / IF2.myVarOperation2(1);  IF2.myVarOperation2(1,2); IF2.myVarOperation2(1,2,3,4)" name="StateB" incomingTransitions="_rglpwOllEeaqy98R6GTawQ"/>
-    </regions>
-  </sgraph:Statechart>
-  <notation:Diagram xmi:id="_y58DcOlFEeap2s9VhFHffQ" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_y5LOcOlFEeap2s9VhFHffQ" measurementUnit="Pixel">
-    <children xmi:id="_y6Ks8OlFEeap2s9VhFHffQ" type="Region" element="_y594oOlFEeap2s9VhFHffQ">
-      <children xsi:type="notation:DecorationNode" xmi:id="_y6ljsOlFEeap2s9VhFHffQ" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_y6ljselFEeap2s9VhFHffQ"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_y6ljsulFEeap2s9VhFHffQ"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_y6n_8OlFEeap2s9VhFHffQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_y6rDQOlFEeap2s9VhFHffQ" type="Entry" element="_y6p1IOlFEeap2s9VhFHffQ">
-          <children xmi:id="_y6sRYOlFEeap2s9VhFHffQ" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_y6sRY-lFEeap2s9VhFHffQ" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_y6sRZOlFEeap2s9VhFHffQ"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_y6sRZelFEeap2s9VhFHffQ"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_y6sRYelFEeap2s9VhFHffQ" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6sRYulFEeap2s9VhFHffQ"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_y6rDQelFEeap2s9VhFHffQ" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_y6rDQulFEeap2s9VhFHffQ" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6s4cOlFEeap2s9VhFHffQ" x="70" y="20"/>
-        </children>
-        <children xmi:id="_y68JAOlFEeap2s9VhFHffQ" type="State" element="_y6utoOlFEeap2s9VhFHffQ">
-          <children xsi:type="notation:DecorationNode" xmi:id="_y69XIOlFEeap2s9VhFHffQ" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_y69XIelFEeap2s9VhFHffQ"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_y69XIulFEeap2s9VhFHffQ"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_y7AacOlFEeap2s9VhFHffQ" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_y7AacelFEeap2s9VhFHffQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7AaculFEeap2s9VhFHffQ"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_y7BBgOlFEeap2s9VhFHffQ" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_y68wEOlFEeap2s9VhFHffQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_y68wEelFEeap2s9VhFHffQ"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_y7CPoOlFEeap2s9VhFHffQ" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7CPoelFEeap2s9VhFHffQ" x="59" y="92"/>
-        </children>
-        <children xmi:id="_qnjwAOllEeaqy98R6GTawQ" type="State" element="_qngssOllEeaqy98R6GTawQ">
-          <children xsi:type="notation:DecorationNode" xmi:id="_qnrr0OllEeaqy98R6GTawQ" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_qnrr0ellEeaqy98R6GTawQ"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_qnsS4OllEeaqy98R6GTawQ"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_qns58OllEeaqy98R6GTawQ" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_qnthAOllEeaqy98R6GTawQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qnthAellEeaqy98R6GTawQ"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_qnuIEOllEeaqy98R6GTawQ" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_qnjwAellEeaqy98R6GTawQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_qnjwAullEeaqy98R6GTawQ"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_qnuIEellEeaqy98R6GTawQ" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qnjwA-llEeaqy98R6GTawQ" x="59" y="217"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6n_8elFEeap2s9VhFHffQ"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_y6LUAOlFEeap2s9VhFHffQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6onAOlFEeap2s9VhFHffQ" x="475" y="10" width="735" height="366"/>
-    </children>
-    <children xsi:type="notation:Shape" xmi:id="_y7aDEOlFEeap2s9VhFHffQ" type="StatechartText" fontName="Verdana" lineColor="4210752">
-      <children xsi:type="notation:DecorationNode" xmi:id="_y7aqIOlFEeap2s9VhFHffQ" type="StatechartName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_y7aqIelFEeap2s9VhFHffQ"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_y7aqIulFEeap2s9VhFHffQ"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_y7aqI-lFEeap2s9VhFHffQ" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7aqJOlFEeap2s9VhFHffQ"/>
-      </children>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7bRMOlFEeap2s9VhFHffQ" x="10" y="10" width="461" height="226"/>
-    </children>
-    <styles xsi:type="notation:DiagramStyle" xmi:id="_y58qgOlFEeap2s9VhFHffQ"/>
-    <edges xmi:id="_y7YN4OlFEeap2s9VhFHffQ" type="Transition" element="_y7EE0OlFEeap2s9VhFHffQ" source="_y6rDQOlFEeap2s9VhFHffQ" target="_y68JAOlFEeap2s9VhFHffQ">
-      <children xsi:type="notation:DecorationNode" xmi:id="_y7ZcAOlFEeap2s9VhFHffQ" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_y7ZcAelFEeap2s9VhFHffQ"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_y7ZcAulFEeap2s9VhFHffQ" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_y7YN4elFEeap2s9VhFHffQ" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_y7Y08OlFEeap2s9VhFHffQ" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_y7YN4ulFEeap2s9VhFHffQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
-    </edges>
-    <edges xmi:id="_rgne8OllEeaqy98R6GTawQ" type="Transition" element="_rglpwOllEeaqy98R6GTawQ" source="_y68JAOlFEeap2s9VhFHffQ" target="_qnjwAOllEeaqy98R6GTawQ">
-      <children xsi:type="notation:DecorationNode" xmi:id="_rgtlkellEeaqy98R6GTawQ" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_rgtlkullEeaqy98R6GTawQ"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_rgtlk-llEeaqy98R6GTawQ" x="-2" y="-43"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_rgne8ellEeaqy98R6GTawQ" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_rgtlkOllEeaqy98R6GTawQ" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_rgne8ullEeaqy98R6GTawQ" points="[6, 25, -3, -170]$[6, 171, -3, -24]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_rgxP8OllEeaqy98R6GTawQ" id="(0.4865424430641822,0.8679245283018868)"/>
-    </edges>
-  </notation:Diagram>
-</xmi:XMI>
+<?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/sgraph/2.0.0">
+  <sgraph:Statechart xmi:id="_y5LOcOlFEeap2s9VhFHffQ" specification="interface:&#xA;// Define events and &#xA;// and variables here&#xA;operation myVarOperation(name... : string) : void&#xA;&#xA;interface IF2:&#xA;operation myVarOperation2(argCount : integer, args... : integer ) : void&#xA;&#xA;internal:&#xA;operation myInternalVarOperation(test...: real) : integer" name="VariadicFunctions">
+    <regions xmi:id="_y594oOlFEeap2s9VhFHffQ" name="main region">
+      <vertices xsi:type="sgraph:Entry" xmi:id="_y6p1IOlFEeap2s9VhFHffQ">
+        <outgoingTransitions xmi:id="_y7EE0OlFEeap2s9VhFHffQ" target="_y6utoOlFEeap2s9VhFHffQ"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_y6utoOlFEeap2s9VhFHffQ" specification="entry / myVarOperation() ; myVarOperation(&quot;one&quot;); myVarOperation(&quot;one&quot;,&quot;two&quot;,&quot;three&quot;)" name="StateA" incomingTransitions="_y7EE0OlFEeap2s9VhFHffQ">
+        <outgoingTransitions xmi:id="_rglpwOllEeaqy98R6GTawQ" specification="always / myInternalVarOperation(0.0,0.2)" target="_qngssOllEeaqy98R6GTawQ"/>
+      </vertices>
+      <vertices xsi:type="sgraph:State" xmi:id="_qngssOllEeaqy98R6GTawQ" specification="entry / IF2.myVarOperation2(1);  IF2.myVarOperation2(1,2); IF2.myVarOperation2(1,2,3,4)" name="StateB" incomingTransitions="_rglpwOllEeaqy98R6GTawQ"/>
+    </regions>
+  </sgraph:Statechart>
+  <notation:Diagram xmi:id="_y58DcOlFEeap2s9VhFHffQ" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_y5LOcOlFEeap2s9VhFHffQ" measurementUnit="Pixel">
+    <children xmi:id="_y6Ks8OlFEeap2s9VhFHffQ" type="Region" element="_y594oOlFEeap2s9VhFHffQ">
+      <children xsi:type="notation:DecorationNode" xmi:id="_y6ljsOlFEeap2s9VhFHffQ" type="RegionName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_y6ljselFEeap2s9VhFHffQ"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_y6ljsulFEeap2s9VhFHffQ"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_y6n_8OlFEeap2s9VhFHffQ" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
+        <children xmi:id="_y6rDQOlFEeap2s9VhFHffQ" type="Entry" element="_y6p1IOlFEeap2s9VhFHffQ">
+          <children xmi:id="_y6sRYOlFEeap2s9VhFHffQ" type="BorderItemLabelContainer">
+            <children xsi:type="notation:DecorationNode" xmi:id="_y6sRY-lFEeap2s9VhFHffQ" type="BorderItemLabel">
+              <styles xsi:type="notation:ShapeStyle" xmi:id="_y6sRZOlFEeap2s9VhFHffQ"/>
+              <layoutConstraint xsi:type="notation:Location" xmi:id="_y6sRZelFEeap2s9VhFHffQ"/>
+            </children>
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_y6sRYelFEeap2s9VhFHffQ" fontName="Verdana" lineColor="4210752"/>
+            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6sRYulFEeap2s9VhFHffQ"/>
+          </children>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_y6rDQelFEeap2s9VhFHffQ" fontName="Verdana" fillColor="0" lineColor="16777215"/>
+          <styles xsi:type="notation:NamedStyle" xmi:id="_y6rDQulFEeap2s9VhFHffQ" name="allowColors"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6s4cOlFEeap2s9VhFHffQ" x="70" y="20"/>
+        </children>
+        <children xmi:id="_y68JAOlFEeap2s9VhFHffQ" type="State" element="_y6utoOlFEeap2s9VhFHffQ">
+          <children xsi:type="notation:DecorationNode" xmi:id="_y69XIOlFEeap2s9VhFHffQ" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_y69XIelFEeap2s9VhFHffQ"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_y69XIulFEeap2s9VhFHffQ"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_y7AacOlFEeap2s9VhFHffQ" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_y7AacelFEeap2s9VhFHffQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7AaculFEeap2s9VhFHffQ"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_y7BBgOlFEeap2s9VhFHffQ" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_y68wEOlFEeap2s9VhFHffQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_y68wEelFEeap2s9VhFHffQ"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_y7CPoOlFEeap2s9VhFHffQ" name="isHorizontal" booleanValue="true"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7CPoelFEeap2s9VhFHffQ" y="96"/>
+        </children>
+        <children xmi:id="_qnjwAOllEeaqy98R6GTawQ" type="State" element="_qngssOllEeaqy98R6GTawQ">
+          <children xsi:type="notation:DecorationNode" xmi:id="_qnrr0OllEeaqy98R6GTawQ" type="StateName">
+            <styles xsi:type="notation:ShapeStyle" xmi:id="_qnrr0ellEeaqy98R6GTawQ"/>
+            <layoutConstraint xsi:type="notation:Location" xmi:id="_qnsS4OllEeaqy98R6GTawQ"/>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_qns58OllEeaqy98R6GTawQ" type="StateTextCompartment">
+            <children xsi:type="notation:Shape" xmi:id="_qnthAOllEeaqy98R6GTawQ" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
+              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qnthAellEeaqy98R6GTawQ"/>
+            </children>
+          </children>
+          <children xsi:type="notation:Compartment" xmi:id="_qnuIEOllEeaqy98R6GTawQ" type="StateFigureCompartment"/>
+          <styles xsi:type="notation:ShapeStyle" xmi:id="_qnjwAellEeaqy98R6GTawQ" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
+          <styles xsi:type="notation:FontStyle" xmi:id="_qnjwAullEeaqy98R6GTawQ"/>
+          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_qnuIEellEeaqy98R6GTawQ" name="isHorizontal" booleanValue="true"/>
+          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_qnjwA-llEeaqy98R6GTawQ" y="210"/>
+        </children>
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6n_8elFEeap2s9VhFHffQ"/>
+      </children>
+      <styles xsi:type="notation:ShapeStyle" xmi:id="_y6LUAOlFEeap2s9VhFHffQ" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y6onAOlFEeap2s9VhFHffQ" x="475" y="10" width="735" height="366"/>
+    </children>
+    <children xsi:type="notation:Shape" xmi:id="_y7aDEOlFEeap2s9VhFHffQ" type="StatechartText" fontName="Verdana" lineColor="4210752">
+      <children xsi:type="notation:DecorationNode" xmi:id="_y7aqIOlFEeap2s9VhFHffQ" type="StatechartName">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_y7aqIelFEeap2s9VhFHffQ"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_y7aqIulFEeap2s9VhFHffQ"/>
+      </children>
+      <children xsi:type="notation:Shape" xmi:id="_y7aqI-lFEeap2s9VhFHffQ" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
+        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7aqJOlFEeap2s9VhFHffQ"/>
+      </children>
+      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_y7bRMOlFEeap2s9VhFHffQ" x="10" y="10" width="461" height="226"/>
+    </children>
+    <styles xsi:type="notation:DiagramStyle" xmi:id="_y58qgOlFEeap2s9VhFHffQ"/>
+    <edges xmi:id="_y7YN4OlFEeap2s9VhFHffQ" type="Transition" element="_y7EE0OlFEeap2s9VhFHffQ" source="_y6rDQOlFEeap2s9VhFHffQ" target="_y68JAOlFEeap2s9VhFHffQ">
+      <children xsi:type="notation:DecorationNode" xmi:id="_y7ZcAOlFEeap2s9VhFHffQ" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_y7ZcAelFEeap2s9VhFHffQ"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_y7ZcAulFEeap2s9VhFHffQ" y="10"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_y7YN4elFEeap2s9VhFHffQ" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_y7Y08OlFEeap2s9VhFHffQ" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_y7YN4ulFEeap2s9VhFHffQ" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
+    </edges>
+    <edges xmi:id="_rgne8OllEeaqy98R6GTawQ" type="Transition" element="_rglpwOllEeaqy98R6GTawQ" source="_y68JAOlFEeap2s9VhFHffQ" target="_qnjwAOllEeaqy98R6GTawQ">
+      <children xsi:type="notation:DecorationNode" xmi:id="_rgtlkellEeaqy98R6GTawQ" type="TransitionExpression">
+        <styles xsi:type="notation:ShapeStyle" xmi:id="_rgtlkullEeaqy98R6GTawQ"/>
+        <layoutConstraint xsi:type="notation:Location" xmi:id="_rgtlk-llEeaqy98R6GTawQ" x="-2" y="-43"/>
+      </children>
+      <styles xsi:type="notation:ConnectorStyle" xmi:id="_rgne8ellEeaqy98R6GTawQ" lineColor="4210752"/>
+      <styles xsi:type="notation:FontStyle" xmi:id="_rgtlkOllEeaqy98R6GTawQ" fontName="Verdana"/>
+      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_rgne8ullEeaqy98R6GTawQ" points="[6, 25, -3, -170]$[6, 171, -3, -24]"/>
+      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_rgxP8OllEeaqy98R6GTawQ" id="(0.4865424430641822,0.8679245283018868)"/>
+    </edges>
+  </notation:Diagram>
+</xmi:XMI>

+ 0 - 306
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenInternalEvent.sct

@@ -1,306 +0,0 @@
-<?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/sgraph/2.0.0">
-  <sgraph:Statechart xmi:id="_wSGvUHOOEee07dEgYYRu0Q" specification="namespace eventdriven&#xA;&#xA;@EventDriven&#xA;&#xA;interface:&#xA;&#xA;in event start&#xA;in event reset&#xA;&#xA;var x : integer = 0&#xA;var i1_sequence : integer&#xA;var i2_sequence : integer&#xA;&#xA;internal: &#xA;&#xA;event i1&#xA;event i2&#xA;&#xA;&#xA;always / x += 1&#xA;" namespace="eventdriven" name="EventDrivenInternalEvent">
-    <regions xmi:id="_wSGvVXOOEee07dEgYYRu0Q" name="r1">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_wSHWaXOOEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_wSH9hHOOEee07dEgYYRu0Q" target="_wSH9dHOOEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_wSH9dHOOEee07dEgYYRu0Q" specification="start / raise i1" name="A" incomingTransitions="_wSH9hHOOEee07dEgYYRu0Q _tztvYHOQEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_JvD1YHOQEee07dEgYYRu0Q" specification="i2 / i2_sequence = x" target="_Ju_j8HOQEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_Ju_j8HOQEee07dEgYYRu0Q" specification="i2 [i2_sequence &lt; 10] / i2_sequence +=1" name="B" incomingTransitions="_JvD1YHOQEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_tztvYHOQEee07dEgYYRu0Q" specification="reset" target="_wSH9dHOOEee07dEgYYRu0Q"/>
-      </vertices>
-    </regions>
-    <regions xmi:id="_ZAzhIHOQEee07dEgYYRu0Q" name="r2">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_bqSr4HOQEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_dg6PQHOQEee07dEgYYRu0Q" target="_dg3L8HOQEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_dg3L8HOQEee07dEgYYRu0Q" name="C" incomingTransitions="_dg6PQHOQEee07dEgYYRu0Q _zPYG0HOQEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_fKTO8HOQEee07dEgYYRu0Q" specification="i1 / &#xA;    i1_sequence = x; &#xA;    raise i2" target="_fKO9gHOQEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_fKO9gHOQEee07dEgYYRu0Q" specification="i1 [i1_sequence &lt; 10] / i1_sequence +=1" name="D" incomingTransitions="_fKTO8HOQEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_zPYG0HOQEee07dEgYYRu0Q" specification="reset" target="_dg3L8HOQEee07dEgYYRu0Q"/>
-      </vertices>
-    </regions>
-    <regions xmi:id="_gLkpQHOREee07dEgYYRu0Q" name="check">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_iW7tkHOREee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_j_ZgMHOREee07dEgYYRu0Q" target="_j_Wc4HOREee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_j_Wc4HOREee07dEgYYRu0Q" name="VALID" incomingTransitions="_j_ZgMHOREee07dEgYYRu0Q _sBXLgHOREee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_oIy-gnOREee07dEgYYRu0Q" specification="[&#xA;    (start &amp;&amp; i1) &#xA;    || (start &amp;&amp; i2) &#xA;    || (i1 &amp;&amp; i2)&#xA;]" target="_oIyXcHOREee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_oIyXcHOREee07dEgYYRu0Q" name="MULTIPLEEVENTS" incomingTransitions="_oIy-gnOREee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_sBXLgHOREee07dEgYYRu0Q" specification="reset" target="_j_Wc4HOREee07dEgYYRu0Q"/>
-      </vertices>
-    </regions>
-  </sgraph:Statechart>
-  <notation:Diagram xmi:id="_wSGvU3OOEee07dEgYYRu0Q" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_wSGvUHOOEee07dEgYYRu0Q" measurementUnit="Pixel">
-    <children xmi:id="_wSHWYHOOEee07dEgYYRu0Q" type="Region" element="_wSGvVXOOEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_wSHWY3OOEee07dEgYYRu0Q" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_wSHWZHOOEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_wSHWZXOOEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_wSHWZnOOEee07dEgYYRu0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_wSHWanOOEee07dEgYYRu0Q" type="Entry" element="_wSHWaXOOEee07dEgYYRu0Q">
-          <children xmi:id="_wSHWbnOOEee07dEgYYRu0Q" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_wSH9cHOOEee07dEgYYRu0Q" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_wSH9cXOOEee07dEgYYRu0Q"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_wSH9cnOOEee07dEgYYRu0Q"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_wSHWb3OOEee07dEgYYRu0Q" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSHWcHOOEee07dEgYYRu0Q"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_wSHWa3OOEee07dEgYYRu0Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_wSHWbHOOEee07dEgYYRu0Q" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSH9c3OOEee07dEgYYRu0Q" x="94" y="24"/>
-        </children>
-        <children xmi:id="_wSH9d3OOEee07dEgYYRu0Q" type="State" element="_wSH9dHOOEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_wSH9e3OOEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_wSH9fHOOEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_wSH9fXOOEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_wSH9fnOOEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_wSH9f3OOEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSH9gHOOEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_wSH9gXOOEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_wSH9eHOOEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_wSH9eXOOEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_wSH9gnOOEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSH9g3OOEee07dEgYYRu0Q" x="60" y="93"/>
-        </children>
-        <children xmi:id="_JvBZIHOQEee07dEgYYRu0Q" type="State" element="_Ju_j8HOQEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_JvBZJHOQEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_JvBZJXOQEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_JvBZJnOQEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_JvBZJ3OQEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_JvBZKHOQEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_JvBZKXOQEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_JvBZKnOQEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_JvBZIXOQEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_JvBZInOQEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_JvBZK3OQEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_JvBZI3OQEee07dEgYYRu0Q" x="245" y="93"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSHWZ3OOEee07dEgYYRu0Q"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_wSHWYXOOEee07dEgYYRu0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSHWaHOOEee07dEgYYRu0Q" x="220" y="10" width="484" height="207"/>
-    </children>
-    <children xsi:type="notation:Shape" xmi:id="_wSIkh3OOEee07dEgYYRu0Q" type="StatechartText" fontName="Verdana" lineColor="4210752">
-      <children xsi:type="notation:DecorationNode" xmi:id="_wSIkiXOOEee07dEgYYRu0Q" type="StatechartName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_wSIkinOOEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_wSIki3OOEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_wSIkjHOOEee07dEgYYRu0Q" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSIkjXOOEee07dEgYYRu0Q"/>
-      </children>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_wSIkjnOOEee07dEgYYRu0Q" x="10" y="10" width="200" height="400"/>
-    </children>
-    <children xmi:id="_ZA0IMHOQEee07dEgYYRu0Q" type="Region" element="_ZAzhIHOQEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_ZA3LgHOQEee07dEgYYRu0Q" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_ZA3LgXOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_ZA3LgnOQEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_ZA3Lg3OQEee07dEgYYRu0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_bqTS8HOQEee07dEgYYRu0Q" type="Entry" element="_bqSr4HOQEee07dEgYYRu0Q">
-          <children xmi:id="_bqTS9HOQEee07dEgYYRu0Q" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_bqTS93OQEee07dEgYYRu0Q" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_bqTS-HOQEee07dEgYYRu0Q"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_bqTS-XOQEee07dEgYYRu0Q"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_bqTS9XOQEee07dEgYYRu0Q" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bqTS9nOQEee07dEgYYRu0Q"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_bqTS8XOQEee07dEgYYRu0Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_bqTS8nOQEee07dEgYYRu0Q" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_bqTS83OQEee07dEgYYRu0Q" x="46" y="20"/>
-        </children>
-        <children xmi:id="_dg3zAHOQEee07dEgYYRu0Q" type="State" element="_dg3L8HOQEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_dg3zBHOQEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_dg3zBXOQEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_dg3zBnOQEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_dg3zB3OQEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_dg3zCHOQEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dg3zCXOQEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_dg3zCnOQEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_dg3zAXOQEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_dg3zAnOQEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_dg3zC3OQEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_dg3zA3OQEee07dEgYYRu0Q" x="53" y="71"/>
-        </children>
-        <children xmi:id="_fKPkknOQEee07dEgYYRu0Q" type="State" element="_fKO9gHOQEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_fKQLoHOQEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_fKQLoXOQEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_fKQLonOQEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_fKQLo3OQEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_fKQLpHOQEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_fKQLpXOQEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_fKQLpnOQEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_fKPkk3OQEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_fKPklHOQEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_fKQLp3OQEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_fKPklXOQEee07dEgYYRu0Q" x="229" y="67"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ZA3LhHOQEee07dEgYYRu0Q"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_ZA0IMXOQEee07dEgYYRu0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ZA0IMnOQEee07dEgYYRu0Q" x="220" y="224" width="482" height="170"/>
-    </children>
-    <children xmi:id="_gLlQUHOREee07dEgYYRu0Q" type="Region" element="_gLkpQHOREee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_gLlQU3OREee07dEgYYRu0Q" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_gLlQVHOREee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_gLlQVXOREee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_gLlQVnOREee07dEgYYRu0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_iW8UoHOREee07dEgYYRu0Q" type="Entry" element="_iW7tkHOREee07dEgYYRu0Q">
-          <children xmi:id="_iW8UpHOREee07dEgYYRu0Q" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_iW8Up3OREee07dEgYYRu0Q" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_iW8UqHOREee07dEgYYRu0Q"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_iW8UqXOREee07dEgYYRu0Q"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_iW8UpXOREee07dEgYYRu0Q" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_iW8UpnOREee07dEgYYRu0Q"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_iW8UoXOREee07dEgYYRu0Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_iW8UonOREee07dEgYYRu0Q" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_iW8Uo3OREee07dEgYYRu0Q" x="25" y="31"/>
-        </children>
-        <children xmi:id="_j_XD8nOREee07dEgYYRu0Q" type="State" element="_j_Wc4HOREee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_j_XrAHOREee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_j_XrAXOREee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_j_XrAnOREee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_j_XrA3OREee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_j_XrBHOREee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_j_XrBXOREee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_j_XrBnOREee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_j_XD83OREee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_j_XD9HOREee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_j_XrB3OREee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_j_XD9XOREee07dEgYYRu0Q" x="113" y="15"/>
-        </children>
-        <children xmi:id="_oIzlkHOREee07dEgYYRu0Q" type="State" element="_oIyXcHOREee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_oI0MoHOREee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_oI0MoXOREee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_oI0MonOREee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_oI0Mo3OREee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_oI0MpHOREee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_oI0MpXOREee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_oI0MpnOREee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_oIzlkXOREee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_oIzlknOREee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_oI0Mp3OREee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_oIzlk3OREee07dEgYYRu0Q" x="107" y="115"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_gLlQV3OREee07dEgYYRu0Q"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_gLlQUXOREee07dEgYYRu0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_gLlQUnOREee07dEgYYRu0Q" x="220" y="400" width="333" height="218"/>
-    </children>
-    <styles xsi:type="notation:DiagramStyle" xmi:id="_wSGvVHOOEee07dEgYYRu0Q"/>
-    <edges xmi:id="_wSIkgHOOEee07dEgYYRu0Q" type="Transition" element="_wSH9hHOOEee07dEgYYRu0Q" source="_wSHWanOOEee07dEgYYRu0Q" target="_wSH9d3OOEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_wSIkhHOOEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_wSIkhXOOEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_wSIkhnOOEee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_wSIkgXOOEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_wSIkg3OOEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_wSIkgnOOEee07dEgYYRu0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
-    </edges>
-    <edges xmi:id="_JvEccHOQEee07dEgYYRu0Q" type="Transition" element="_JvD1YHOQEee07dEgYYRu0Q" source="_wSH9d3OOEee07dEgYYRu0Q" target="_JvBZIHOQEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_JvEcdHOQEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_JvEcdXOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_JvEcdnOQEee07dEgYYRu0Q" x="-3" y="-11"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_JvEccXOQEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_JvEcc3OQEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_JvEccnOQEee07dEgYYRu0Q" points="[-16, -24, 64, 96]$[-78, -117, 2, 3]"/>
-    </edges>
-    <edges xmi:id="_dg6PQXOQEee07dEgYYRu0Q" type="Transition" element="_dg6PQHOQEee07dEgYYRu0Q" source="_bqTS8HOQEee07dEgYYRu0Q" target="_dg3zAHOQEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_dg62UXOQEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_dg62UnOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_dg62U3OQEee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_dg6PQnOQEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_dg62UHOQEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_dg6PQ3OQEee07dEgYYRu0Q" points="[-7, -3, 49, 27]$[-53, -29, 3, 1]"/>
-    </edges>
-    <edges xmi:id="_fKT2AHOQEee07dEgYYRu0Q" type="Transition" element="_fKTO8HOQEee07dEgYYRu0Q" source="_dg3zAHOQEee07dEgYYRu0Q" target="_fKPkknOQEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_fKT2BHOQEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_fKT2BXOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_fKT2BnOQEee07dEgYYRu0Q" x="4" y="-24"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_fKT2AXOQEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_fKT2A3OQEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_fKT2AnOQEee07dEgYYRu0Q" points="[-18, -24, 55, 74]$[-71, -95, 2, 3]"/>
-    </edges>
-    <edges xmi:id="_tzuWcHOQEee07dEgYYRu0Q" type="Transition" element="_tztvYHOQEee07dEgYYRu0Q" source="_JvBZIHOQEee07dEgYYRu0Q" target="_wSH9d3OOEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_tzuWdHOQEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_tzuWdXOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_tzuWdnOQEee07dEgYYRu0Q" x="-1" y="-8"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_tzuWcXOQEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_tzuWc3OQEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_tzuWcnOQEee07dEgYYRu0Q" points="[0, 9, 86, 4]$[-81, 20, 5, 15]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_tzvkkHOQEee07dEgYYRu0Q" id="(0.0,0.5849056603773585)"/>
-      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_tzvkkXOQEee07dEgYYRu0Q" id="(0.8076923076923077,0.6981132075471698)"/>
-    </edges>
-    <edges xmi:id="_zPYt4HOQEee07dEgYYRu0Q" type="Transition" element="_zPYG0HOQEee07dEgYYRu0Q" source="_fKPkknOQEee07dEgYYRu0Q" target="_dg3zAHOQEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_zPYt5HOQEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_zPYt5XOQEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_zPYt5nOQEee07dEgYYRu0Q" x="-1" y="-9"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_zPYt4XOQEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_zPYt43OQEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_zPYt4nOQEee07dEgYYRu0Q" points="[0, -3, 155, -14]$[-141, -3, 14, -14]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_zPZ8AHOQEee07dEgYYRu0Q" id="(0.0,0.6415094339622641)"/>
-      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_zPZ8AXOQEee07dEgYYRu0Q" id="(0.6,0.7735849056603774)"/>
-    </edges>
-    <edges xmi:id="_j_aHQHOREee07dEgYYRu0Q" type="Transition" element="_j_ZgMHOREee07dEgYYRu0Q" source="_iW8UoHOREee07dEgYYRu0Q" target="_j_XD8nOREee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_j_aHRHOREee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_j_aHRXOREee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_j_aHRnOREee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_j_aHQXOREee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_j_aHQ3OREee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_j_aHQnOREee07dEgYYRu0Q" points="[-5, -6, 30, 35]$[-32, -38, 3, 3]"/>
-    </edges>
-    <edges xmi:id="_oI2B0HOREee07dEgYYRu0Q" type="Transition" element="_oIy-gnOREee07dEgYYRu0Q" source="_j_XD8nOREee07dEgYYRu0Q" target="_oIzlkHOREee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_oI2B1HOREee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_oI2B1XOREee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_oI2B1nOREee07dEgYYRu0Q" x="1" y="48"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_oI2B0XOREee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_oI2B03OREee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_oI2B0nOREee07dEgYYRu0Q" points="[-20, -7, 116, 35]$[-133, -41, 3, 1]"/>
-    </edges>
-    <edges xmi:id="_sBXykHOREee07dEgYYRu0Q" type="Transition" element="_sBXLgHOREee07dEgYYRu0Q" source="_oIzlkHOREee07dEgYYRu0Q" target="_j_XD8nOREee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_sBXylHOREee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_sBXylXOREee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_sBXylnOREee07dEgYYRu0Q" x="-85"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_sBXykXOREee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_sBXyk3OREee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_sBXyknOREee07dEgYYRu0Q" points="[56, 26, 62, 90]$[78, 26, 84, 90]$[78, -74, 84, -10]$[3, -74, 9, -10]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_sBZAsHOREee07dEgYYRu0Q" id="(0.44761904761904764,0.0)"/>
-      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_sBZAsXOREee07dEgYYRu0Q" id="(0.8043478260869565,0.7547169811320755)"/>
-    </edges>
-  </notation:Diagram>
-</xmi:XMI>

+ 0 - 114
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenTriggeredByEvent.sct

@@ -1,114 +0,0 @@
-<?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/sgraph/2.0.0">
-  <sgraph:Statechart xmi:id="_ae66MHNqEee07dEgYYRu0Q" specification="namespace eventdriven &#xA;&#xA;@EventDriven&#xA;&#xA;interface:&#xA;&#x9;in event e&#xA;&#x9;var x : integer = 0&#xA;&#xA;" namespace="eventdriven" name="EventDrivenTriggeredByEvent">
-    <regions xmi:id="_ae99gnNqEee07dEgYYRu0Q" name="main region">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_afErMXNqEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_afKKwXNqEee07dEgYYRu0Q" target="_afHugXNqEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_afHugXNqEee07dEgYYRu0Q" specification="always / x+=1" name="A" incomingTransitions="_afKKwXNqEee07dEgYYRu0Q _15vKYHOHEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_eiyYQHNqEee07dEgYYRu0Q" specification="e" target="_eixxMHNqEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_eixxMHNqEee07dEgYYRu0Q" specification="always / x+=1&#xA;&#xA;after 100000s / x+=0" name="B" incomingTransitions="_eiyYQHNqEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_15vKYHOHEee07dEgYYRu0Q" specification="e" target="_afHugXNqEee07dEgYYRu0Q"/>
-      </vertices>
-    </regions>
-  </sgraph:Statechart>
-  <notation:Diagram xmi:id="_ae99gHNqEee07dEgYYRu0Q" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_ae66MHNqEee07dEgYYRu0Q" measurementUnit="Pixel">
-    <children xmi:id="_afAZwHNqEee07dEgYYRu0Q" type="Region" element="_ae99gnNqEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_afDdEHNqEee07dEgYYRu0Q" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_afDdEXNqEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_afDdEnNqEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_afEEIHNqEee07dEgYYRu0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_afGgYHNqEee07dEgYYRu0Q" type="Entry" element="_afErMXNqEee07dEgYYRu0Q">
-          <children xmi:id="_afHHcHNqEee07dEgYYRu0Q" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_afHHc3NqEee07dEgYYRu0Q" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_afHHdHNqEee07dEgYYRu0Q"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_afHHdXNqEee07dEgYYRu0Q"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_afHHcXNqEee07dEgYYRu0Q" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afHHcnNqEee07dEgYYRu0Q"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_afGgYXNqEee07dEgYYRu0Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_afGgYnNqEee07dEgYYRu0Q" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afHugHNqEee07dEgYYRu0Q" x="50" y="21"/>
-        </children>
-        <children xmi:id="_afIVkHNqEee07dEgYYRu0Q" type="State" element="_afHugXNqEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_afIVlHNqEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_afIVlXNqEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_afIVlnNqEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_afI8oHNqEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_afI8oXNqEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afI8onNqEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_afI8o3NqEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_afIVkXNqEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_afIVknNqEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_afJjsHNqEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afKKwHNqEee07dEgYYRu0Q" x="40" y="80"/>
-        </children>
-        <children xmi:id="_ei67IHNqEee07dEgYYRu0Q" type="State" element="_eixxMHNqEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_ei7iMHNqEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_ei7iMXNqEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_ei7iMnNqEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_ei7iM3NqEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_ei7iNHNqEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ei7iNXNqEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_ei7iNnNqEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_ei67IXNqEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_ei67InNqEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_ei7iN3NqEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_ei67I3NqEee07dEgYYRu0Q" x="189" y="85"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afEEIXNqEee07dEgYYRu0Q"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_afAZwXNqEee07dEgYYRu0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afErMHNqEee07dEgYYRu0Q" x="224" y="10" width="400" height="400"/>
-    </children>
-    <children xsi:type="notation:Shape" xmi:id="_afLY5HNqEee07dEgYYRu0Q" type="StatechartText" fontName="Verdana" lineColor="4210752">
-      <children xsi:type="notation:DecorationNode" xmi:id="_afL_8HNqEee07dEgYYRu0Q" type="StatechartName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_afL_8XNqEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_afL_8nNqEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_afL_83NqEee07dEgYYRu0Q" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afL_9HNqEee07dEgYYRu0Q"/>
-      </children>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_afL_9XNqEee07dEgYYRu0Q" x="10" y="10" width="200" height="400"/>
-    </children>
-    <styles xsi:type="notation:DiagramStyle" xmi:id="_ae99gXNqEee07dEgYYRu0Q"/>
-    <edges xmi:id="_afKx0HNqEee07dEgYYRu0Q" type="Transition" element="_afKKwXNqEee07dEgYYRu0Q" source="_afGgYHNqEee07dEgYYRu0Q" target="_afIVkHNqEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_afLY4XNqEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_afLY4nNqEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_afLY43NqEee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_afKx0XNqEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_afLY4HNqEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_afKx0nNqEee07dEgYYRu0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
-    </edges>
-    <edges xmi:id="_ejEFEHNqEee07dEgYYRu0Q" type="Transition" element="_eiyYQHNqEee07dEgYYRu0Q" source="_afIVkHNqEee07dEgYYRu0Q" target="_ei67IHNqEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_ejHIYXNqEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_ejHIYnNqEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_ejHIY3NqEee07dEgYYRu0Q" x="1" y="7"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_ejEFEXNqEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_ejHIYHNqEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_ejEFEnNqEee07dEgYYRu0Q" points="[-14, -24, 46, 83]$[-59, -104, 1, 3]"/>
-    </edges>
-    <edges xmi:id="_15xmoHOHEee07dEgYYRu0Q" type="Transition" element="_15vKYHOHEee07dEgYYRu0Q" source="_ei67IHNqEee07dEgYYRu0Q" target="_afIVkHNqEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_15yNsHOHEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_15yNsXOHEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_15yNsnOHEee07dEgYYRu0Q" x="-1" y="-5"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_15xmoXOHEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_15xmo3OHEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_15xmonOHEee07dEgYYRu0Q" points="[-31, -16, 143, -6]$[-145, -16, 29, -6]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_150p8HOHEee07dEgYYRu0Q" id="(0.358695652173913,1.0)"/>
-      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_150p8XOHEee07dEgYYRu0Q" id="(0.175,0.9056603773584906)"/>
-    </edges>
-  </notation:Diagram>
-</xmi:XMI>

+ 0 - 114
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/eventdriven/EventDrivenTriggeredByTimeEvent.sct

@@ -1,114 +0,0 @@
-<?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/sgraph/2.0.0">
-  <sgraph:Statechart xmi:id="_ze_UUHOJEee07dEgYYRu0Q" specification="namespace eventdriven&#xA;&#xA;@EventDriven&#xA;&#xA;interface:&#xA;&#xA;var x : integer = 0&#xA;var transition_count : integer = 0" namespace="eventdriven" name="EventDrivenTriggeredByTimeEvent">
-    <regions xmi:id="_ze_UVXOJEee07dEgYYRu0Q" name="r">
-      <vertices xsi:type="sgraph:Entry" xmi:id="_zfBwkXOJEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_zfC-sHOJEee07dEgYYRu0Q" target="_zfCXoXOJEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_zfCXoXOJEee07dEgYYRu0Q" specification="always / x += 1" name="A" incomingTransitions="_zfC-sHOJEee07dEgYYRu0Q _9DLAUHOJEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_6PXb8nOJEee07dEgYYRu0Q" specification="after 1s / &#xA;transition_count += 1" target="_6PW04HOJEee07dEgYYRu0Q"/>
-      </vertices>
-      <vertices xsi:type="sgraph:State" xmi:id="_6PW04HOJEee07dEgYYRu0Q" specification="always / x+= 1" name="B" incomingTransitions="_6PXb8nOJEee07dEgYYRu0Q">
-        <outgoingTransitions xmi:id="_9DLAUHOJEee07dEgYYRu0Q" specification="after 1s / &#xA;transition_count += 1" target="_zfCXoXOJEee07dEgYYRu0Q"/>
-      </vertices>
-    </regions>
-  </sgraph:Statechart>
-  <notation:Diagram xmi:id="_ze_UU3OJEee07dEgYYRu0Q" type="org.yakindu.sct.ui.editor.editor.StatechartDiagramEditor" element="_ze_UUHOJEee07dEgYYRu0Q" measurementUnit="Pixel">
-    <children xmi:id="_ze_7YHOJEee07dEgYYRu0Q" type="Region" element="_ze_UVXOJEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_ze_7Y3OJEee07dEgYYRu0Q" type="RegionName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_ze_7ZHOJEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_ze_7ZXOJEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_zfBJgHOJEee07dEgYYRu0Q" type="RegionCompartment" fontName="Verdana" lineColor="4210752">
-        <children xmi:id="_zfBwknOJEee07dEgYYRu0Q" type="Entry" element="_zfBwkXOJEee07dEgYYRu0Q">
-          <children xmi:id="_zfBwlnOJEee07dEgYYRu0Q" type="BorderItemLabelContainer">
-            <children xsi:type="notation:DecorationNode" xmi:id="_zfBwmXOJEee07dEgYYRu0Q" type="BorderItemLabel">
-              <styles xsi:type="notation:ShapeStyle" xmi:id="_zfBwmnOJEee07dEgYYRu0Q"/>
-              <layoutConstraint xsi:type="notation:Location" xmi:id="_zfBwm3OJEee07dEgYYRu0Q"/>
-            </children>
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_zfBwl3OJEee07dEgYYRu0Q" fontName="Verdana" lineColor="4210752"/>
-            <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfBwmHOJEee07dEgYYRu0Q"/>
-          </children>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_zfBwk3OJEee07dEgYYRu0Q" fontName="Verdana" fillColor="0" lineColor="16777215"/>
-          <styles xsi:type="notation:NamedStyle" xmi:id="_zfBwlHOJEee07dEgYYRu0Q" name="allowColors"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfCXoHOJEee07dEgYYRu0Q" x="70" y="20"/>
-        </children>
-        <children xmi:id="_zfCXpHOJEee07dEgYYRu0Q" type="State" element="_zfCXoXOJEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_zfCXqHOJEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_zfCXqXOJEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_zfCXqnOJEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_zfCXq3OJEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_zfCXrHOJEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfCXrXOJEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_zfCXrnOJEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_zfCXpXOJEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_zfCXpnOJEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_zfCXr3OJEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfCXsHOJEee07dEgYYRu0Q" x="61" y="81"/>
-        </children>
-        <children xmi:id="_6PYqEHOJEee07dEgYYRu0Q" type="State" element="_6PW04HOJEee07dEgYYRu0Q">
-          <children xsi:type="notation:DecorationNode" xmi:id="_6PYqFHOJEee07dEgYYRu0Q" type="StateName">
-            <styles xsi:type="notation:ShapeStyle" xmi:id="_6PYqFXOJEee07dEgYYRu0Q"/>
-            <layoutConstraint xsi:type="notation:Location" xmi:id="_6PYqFnOJEee07dEgYYRu0Q"/>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_6PYqF3OJEee07dEgYYRu0Q" type="StateTextCompartment">
-            <children xsi:type="notation:Shape" xmi:id="_6PYqGHOJEee07dEgYYRu0Q" type="StateTextCompartmentExpression" fontName="Verdana" lineColor="4210752">
-              <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6PYqGXOJEee07dEgYYRu0Q"/>
-            </children>
-          </children>
-          <children xsi:type="notation:Compartment" xmi:id="_6PYqGnOJEee07dEgYYRu0Q" type="StateFigureCompartment"/>
-          <styles xsi:type="notation:ShapeStyle" xmi:id="_6PYqEXOJEee07dEgYYRu0Q" fontName="Verdana" fillColor="15981773" lineColor="12632256"/>
-          <styles xsi:type="notation:FontStyle" xmi:id="_6PYqEnOJEee07dEgYYRu0Q"/>
-          <styles xsi:type="notation:BooleanValueStyle" xmi:id="_6PYqG3OJEee07dEgYYRu0Q" name="isHorizontal" booleanValue="true"/>
-          <layoutConstraint xsi:type="notation:Bounds" xmi:id="_6PYqE3OJEee07dEgYYRu0Q" x="297" y="81"/>
-        </children>
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfBJgXOJEee07dEgYYRu0Q"/>
-      </children>
-      <styles xsi:type="notation:ShapeStyle" xmi:id="_ze_7YXOJEee07dEgYYRu0Q" fontName="Verdana" fillColor="15790320" lineColor="12632256"/>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfBwkHOJEee07dEgYYRu0Q" x="216" y="10" width="493" height="400"/>
-    </children>
-    <children xsi:type="notation:Shape" xmi:id="_zfC-uHOJEee07dEgYYRu0Q" type="StatechartText" fontName="Verdana" lineColor="4210752">
-      <children xsi:type="notation:DecorationNode" xmi:id="_zfC-unOJEee07dEgYYRu0Q" type="StatechartName">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_zfC-u3OJEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_zfC-vHOJEee07dEgYYRu0Q"/>
-      </children>
-      <children xsi:type="notation:Shape" xmi:id="_zfC-vXOJEee07dEgYYRu0Q" type="StatechartTextExpression" fontName="Verdana" lineColor="4210752">
-        <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfC-vnOJEee07dEgYYRu0Q"/>
-      </children>
-      <layoutConstraint xsi:type="notation:Bounds" xmi:id="_zfC-v3OJEee07dEgYYRu0Q" x="10" y="10" width="200" height="400"/>
-    </children>
-    <styles xsi:type="notation:DiagramStyle" xmi:id="_ze_UVHOJEee07dEgYYRu0Q"/>
-    <edges xmi:id="_zfC-sXOJEee07dEgYYRu0Q" type="Transition" element="_zfC-sHOJEee07dEgYYRu0Q" source="_zfBwknOJEee07dEgYYRu0Q" target="_zfCXpHOJEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_zfC-tXOJEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_zfC-tnOJEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_zfC-t3OJEee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_zfC-snOJEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_zfC-tHOJEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_zfC-s3OJEee07dEgYYRu0Q" points="[0, 0, 0, 0]$[0, 0, 0, 0]"/>
-    </edges>
-    <edges xmi:id="_6PbGUHOJEee07dEgYYRu0Q" type="Transition" element="_6PXb8nOJEee07dEgYYRu0Q" source="_zfCXpHOJEee07dEgYYRu0Q" target="_6PYqEHOJEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_6PbGVHOJEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_6PbGVXOJEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_6PbGVnOJEee07dEgYYRu0Q" y="10"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_6PbGUXOJEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_6PbGU3OJEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_6PbGUnOJEee07dEgYYRu0Q" points="[-17, -24, 64, 84]$[-79, -105, 2, 3]"/>
-    </edges>
-    <edges xmi:id="_9DLnYHOJEee07dEgYYRu0Q" type="Transition" element="_9DLAUHOJEee07dEgYYRu0Q" source="_6PYqEHOJEee07dEgYYRu0Q" target="_zfCXpHOJEee07dEgYYRu0Q">
-      <children xsi:type="notation:DecorationNode" xmi:id="_9DLnZHOJEee07dEgYYRu0Q" type="TransitionExpression">
-        <styles xsi:type="notation:ShapeStyle" xmi:id="_9DLnZXOJEee07dEgYYRu0Q"/>
-        <layoutConstraint xsi:type="notation:Location" xmi:id="_9DLnZnOJEee07dEgYYRu0Q" x="-10" y="-17"/>
-      </children>
-      <styles xsi:type="notation:ConnectorStyle" xmi:id="_9DLnYXOJEee07dEgYYRu0Q" routing="Rectilinear" lineColor="4210752"/>
-      <styles xsi:type="notation:FontStyle" xmi:id="_9DLnY3OJEee07dEgYYRu0Q" fontName="Verdana"/>
-      <bendpoints xsi:type="notation:RelativeBendpoints" xmi:id="_9DLnYnOJEee07dEgYYRu0Q" points="[-30, -8, 136, 4]$[-164, 0, 2, 12]"/>
-      <sourceAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9DM1gHOJEee07dEgYYRu0Q" id="(0.875,1.0)"/>
-      <targetAnchor xsi:type="notation:IdentityAnchor" xmi:id="_9DM1gXOJEee07dEgYYRu0Q" id="(0.35,0.7547169811320755)"/>
-    </edges>
-  </notation:Diagram>
-</xmi:XMI>

文件差异内容过多而无法显示
+ 0 - 252
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstExecutionHierarchy.sct


文件差异内容过多而无法显示
+ 0 - 273
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstLocalReactions.sct


文件差异内容过多而无法显示
+ 0 - 457
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ChildFirstOrthogonalReactions.sct


文件差异内容过多而无法显示
+ 0 - 252
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstExecutionHierarchy.sct


文件差异内容过多而无法显示
+ 0 - 273
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstLocalReactions.sct


文件差异内容过多而无法显示
+ 0 - 457
test-plugins/org.yakindu.sct.test.models/testmodels/SCTUnit/executionorder/ParentFirstOrthogonalReactions.sct