blob: e37248b15841c5ffda6bca32bb700c0a4795c14b [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="vocabularyPalette">
<tools
xsi:type="gmftool:ToolGroup"
title="Objects"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Category"
description="Create a category for terms.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/famfamfam_silk_icons_v013/icons/folder.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/famfamfam_silk_icons_v013/icons/folder.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Source of Definition"
description="Create a sorce of definitions where the terms were originally defined.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/famfamfam_silk_icons_v013/icons/book_next.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/famfamfam_silk_icons_v013/icons/book_next.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Term"
description="Create a term.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/gray_text.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/gray_text.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Connections"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="categorized term"
description="Create a connection between a category and a term.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="defined by"
description="Create a 'defined by' relationship between a term and its source of definition.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="has a"
description="Create a 'has a' relationship between two terms.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="is a"
description="Create a 'is a' relationship between two terms.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="refers to"
description="Create a 'refers to' relationship between two terms.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="subcategory"
description="Create a subcategory relationship between two categories.">
<smallIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/link.png"
bundle="org.eclipse.opencert.vocabulary"/>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>