|
@@ -224,7 +224,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a state"
|
|
description="Creates a state"
|
|
- id="State"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.State"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="State"
|
|
label="State"
|
|
large_icon="icons/obj16/state_16x16.png"
|
|
large_icon="icons/obj16/state_16x16.png"
|
|
@@ -238,7 +238,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a region"
|
|
description="Creates a region"
|
|
- id="Region"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Region"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Region"
|
|
label="Region"
|
|
large_icon="icons/obj16/region_16x16.png"
|
|
large_icon="icons/obj16/region_16x16.png"
|
|
@@ -247,7 +247,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a transition"
|
|
description="Creates a transition"
|
|
- id="Transition"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Transition"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Transition"
|
|
label="Transition"
|
|
large_icon="icons/obj16/transition_16x16.png"
|
|
large_icon="icons/obj16/transition_16x16.png"
|
|
@@ -256,7 +256,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a choice"
|
|
description="Creates a choice"
|
|
- id="Choice"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Choice"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Choice"
|
|
label="Choice"
|
|
large_icon="icons/obj16/choice_16x16.png"
|
|
large_icon="icons/obj16/choice_16x16.png"
|
|
@@ -265,7 +265,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a junction"
|
|
description="Creates a junction"
|
|
- id="Junction"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Junction"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Junction"
|
|
label="Junction"
|
|
large_icon="icons/obj16/junction_16x16.png"
|
|
large_icon="icons/obj16/junction_16x16.png"
|
|
@@ -274,7 +274,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates an initial state"
|
|
description="Creates an initial state"
|
|
- id="Entry"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Entry"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Initial State"
|
|
label="Initial State"
|
|
large_icon="icons/obj16/initial_state_16x16.png"
|
|
large_icon="icons/obj16/initial_state_16x16.png"
|
|
@@ -283,7 +283,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a shallow history"
|
|
description="Creates a shallow history"
|
|
- id="ShallowHistory"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.ShallowHistory"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Shallow History"
|
|
label="Shallow History"
|
|
large_icon="icons/obj16/shallow_history_16x16.png"
|
|
large_icon="icons/obj16/shallow_history_16x16.png"
|
|
@@ -292,7 +292,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a deep history"
|
|
description="Creates a deep history"
|
|
- id="DeepHistory"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.DeepHistory"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Deep History"
|
|
label="Deep History"
|
|
large_icon="icons/obj16/deep_history_16x16.png"
|
|
large_icon="icons/obj16/deep_history_16x16.png"
|
|
@@ -301,7 +301,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates a final state"
|
|
description="Creates a final state"
|
|
- id="FinalState"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.FinalState"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Final State"
|
|
label="Final State"
|
|
large_icon="icons/obj16/final_state_16x16.png"
|
|
large_icon="icons/obj16/final_state_16x16.png"
|
|
@@ -310,7 +310,7 @@
|
|
</entry>
|
|
</entry>
|
|
<entry
|
|
<entry
|
|
description="Creates an exit point"
|
|
description="Creates an exit point"
|
|
- id="Exit"
|
|
|
|
|
|
+ id="org.yakindu.sct.statechart.diagram.Exit"
|
|
kind="tool"
|
|
kind="tool"
|
|
label="Exit Point"
|
|
label="Exit Point"
|
|
large_icon="icons/obj16/exit_point_16x16.png"
|
|
large_icon="icons/obj16/exit_point_16x16.png"
|