blob: 85286167d25141e6de1538bd637400eae26352ea [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="Model1Pallete">
<tools
xsi:type="gmftool:ToolGroup"
title="Elements">
<tools
xsi:type="gmftool:CreationTool"
title="Category">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Supplier">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Customer">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="PurchaseOrder">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="SalesOrder">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="OrderDetail">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Product1">
<smallIcon
xsi:type="gmftool:DefaultImage"/>
<largeIcon
xsi:type="gmftool:DefaultImage"/>
</tools>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Links">
<tools
xsi:type="gmftool:CreationTool"
title="Supplier">
<smallIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Customer">
<smallIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="OrderDetail">
<smallIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/Association_composite.gif"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/Association_composite.gif"/>
</tools>
<tools
xsi:type="gmftool:CreationTool"
title="Product">
<smallIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
<largeIcon
xsi:type="gmftool:BundleImage"
path="../icons/myobjects/SolidLine.gif"/>
</tools>
</tools>
</palette>
</gmftool:ToolRegistry>