blob: 9d519e9a12a6788c66465a47824b7d3621369a09 [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="classdiagramPalette">
<tools
xsi:type="gmftool:ToolGroup"
title="Node"
collapsible="true">
<tools
xsi:type="gmftool:CreationTool"
title="Class"
description="Create new AClass">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Interface"
description="Create new AInterface">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="AnAttribute"
description="Create an Attribute">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="AnOperation"
description="Create an Operation">
<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="inherits"
description="Create new AClassSubClasses">
<smallIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/inherits.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/inherits.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="implements"
description="Create new AClassImplementedInterfaces">
<smallIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/implements.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="icons/full/obj16/implements.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="association"
description="Create new AClassSubClasses">
<smallIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/association.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/association.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="aggregation"
description="Create new AClassSubClasses">
<smallIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/aggregation.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/aggregation.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="composition"
description="Create new AClassSubClasses">
<smallIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/composition.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="/icons/full/obj16/composition.png"
bundle="org.eclipse.emf.cdo.dawn.reference.editor.edit"/>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>