blob: 4f0f64f28f883842f9e4644a09d293d42922fff5 [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="mindmapPalette">
<tools
xsi:type="gmftool:ToolGroup"
title="Nodes">
<tools
xsi:type="gmftool:CreationTool"
title="Topic"
description="Create new Topic">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
<tools
xsi:type="gmftool:PaletteSeparator"/>
<tools
xsi:type="gmftool:ToolGroup"
title="Links">
<tools
xsi:type="gmftool:CreationTool"
title="Subtopic"
description="Create new Subtopic">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Relationships"
description=""
stack="true">
<tools
xsi:type="gmftool:CreationTool"
title="Dependency"
description="Create new Dependency Relationship">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Include"
description="Create new Include Relationship">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Extend"
description="Create new Extend Relationship">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>