|
@@ -222,6 +222,15 @@
|
|
|
force="true">
|
|
|
</expand>
|
|
|
</entry>
|
|
|
+ <entry
|
|
|
+ description="Creates a transition"
|
|
|
+ id="org.yakindu.sct.ui.editor.Transition"
|
|
|
+ kind="tool"
|
|
|
+ label="Transition"
|
|
|
+ large_icon="icons/obj16/transition_16x16.png"
|
|
|
+ path="/tools/"
|
|
|
+ small_icon="icons/obj16/transition_16x16.png">
|
|
|
+ </entry>
|
|
|
<entry
|
|
|
description="Creates a state"
|
|
|
id="org.yakindu.sct.ui.editor.State"
|
|
@@ -245,33 +254,6 @@
|
|
|
path="/tools/"
|
|
|
small_icon="icons/obj16/region_16x16.png">
|
|
|
</entry>
|
|
|
- <entry
|
|
|
- description="Creates a transition"
|
|
|
- id="org.yakindu.sct.ui.editor.Transition"
|
|
|
- kind="tool"
|
|
|
- label="Transition"
|
|
|
- large_icon="icons/obj16/transition_16x16.png"
|
|
|
- path="/tools/"
|
|
|
- small_icon="icons/obj16/transition_16x16.png">
|
|
|
- </entry>
|
|
|
- <entry
|
|
|
- description="Creates a choice"
|
|
|
- id="org.yakindu.sct.ui.editor.Choice"
|
|
|
- kind="tool"
|
|
|
- label="Choice"
|
|
|
- large_icon="icons/obj16/choice_16x16.png"
|
|
|
- path="/tools/"
|
|
|
- small_icon="icons/obj16/choice_16x16.png">
|
|
|
- </entry>
|
|
|
- <entry
|
|
|
- description="Creates a junction"
|
|
|
- id="org.yakindu.sct.ui.editor.Junction"
|
|
|
- kind="tool"
|
|
|
- label="Junction"
|
|
|
- large_icon="icons/obj16/junction_16x16.png"
|
|
|
- path="/tools/"
|
|
|
- small_icon="icons/obj16/junction_16x16.png">
|
|
|
- </entry>
|
|
|
<entry
|
|
|
description="Creates an initial state"
|
|
|
id="org.yakindu.sct.ui.editor.Entry"
|
|
@@ -317,6 +299,24 @@
|
|
|
path="/tools/"
|
|
|
small_icon="icons/obj16/exit_point_16x16.png">
|
|
|
</entry>
|
|
|
+ <entry
|
|
|
+ description="Creates a choice"
|
|
|
+ id="org.yakindu.sct.ui.editor.Choice"
|
|
|
+ kind="tool"
|
|
|
+ label="Choice"
|
|
|
+ large_icon="icons/obj16/choice_16x16.png"
|
|
|
+ path="/tools/"
|
|
|
+ small_icon="icons/obj16/choice_16x16.png">
|
|
|
+ </entry>
|
|
|
+ <entry
|
|
|
+ description="Creates a junction"
|
|
|
+ id="org.yakindu.sct.ui.editor.Junction"
|
|
|
+ kind="tool"
|
|
|
+ label="Junction"
|
|
|
+ large_icon="icons/obj16/junction_16x16.png"
|
|
|
+ path="/tools/"
|
|
|
+ small_icon="icons/obj16/junction_16x16.png">
|
|
|
+ </entry>
|
|
|
</contribution>
|
|
|
<Priority
|
|
|
name="Highest">
|