blob: 9a7ff643979d0e1b8e395fe41e0acc2e0e04c256 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<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="flowchartPalette">
<tools
xsi:type="gmftool:ToolGroup"
title="Objects"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Action"
description="Create new Action">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Decision"
description="Create new Decision">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Subflow"
description="Create new Subflow">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Connections"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Transition"
description="Create new Transition">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>