blob: 27fc9f6ac2ab7232008edd970b9d8df0a254199c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<gmftool:ToolRegistry xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:gmftool="http://www.eclipse.org/gmf/2005/ToolDefinition">
<palette
title="State Machine Diagram"
description="State Machine Diagram Palette">
<tools
xsi:type="gmftool:ToolGroup"
title="Nodes">
<tools
xsi:type="gmftool:CreationTool"
title="State Machine"
description="Create new State Machine">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="State"
description="Create new State"
stack="true">
<tools
xsi:type="gmftool:CreationTool"
title="Simple State"
description="Create new Simple State">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Composite State"
description="Create new Composite State">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:GenericTool"
title="Submachine State"
description="Create new Submachine State"
toolClass="org.eclipse.uml2.diagram.statemachine.part.CreateSubmachineStateTool">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Region"
description="Create new Region">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Final State"
description="Create Final State">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Initial"
description="Create Initial Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Shallow History"
description="Create Shallow History Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Deep History"
description="Create Deep History Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Fork"
description="Create Fork Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Join"
description="Create Join Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Junction"
description="Create Junction Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Choice"
description="Create Choice Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Terminate"
description="Create Terminate Pseudostate">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Entry Point"
description="Create Entry Point Pseudostate">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons\full\obj16\Pseudostate_entryPoint.gif"
bundle="org.eclipse.uml2.uml.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons\full\obj16\Pseudostate_entryPoint.gif"
bundle="org.eclipse.uml2.uml.edit"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Exit Point"
description="Create Exit Point Pseudostate">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons\full\obj16\Pseudostate_exitPoint.gif"
bundle="org.eclipse.uml2.uml.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons\full\obj16\Pseudostate_exitPoint.gif"
bundle="org.eclipse.uml2.uml.edit"/>
</tools>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Links">
<tools
xsi:type="gmftool:CreationTool"
title="Transition"
description="Create Transition"/>
</tools>
</palette>
</gmftool:ToolRegistry>