blob: 8b9eb911805e1fe2e3999a1d852c7005a3a126de [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="Component Diagram"
description="Component Diagram Palette">
<tools
xsi:type="gmftool:ToolGroup"
title="Nodes"
description="Diagram Nodes">
<tools
xsi:type="gmftool:CreationTool"
title="Component"
description="Create Component"/>
<tools
xsi:type="gmftool:CreationTool"
title="Artifact"
description="Create Artifact"/>
<tools
xsi:type="gmftool:CreationTool"
title="Interface"
description="Create Component Interface"/>
<tools
xsi:type="gmftool:CreationTool"
title="Class"
description="Create Class"/>
<tools
xsi:type="gmftool:CreationTool"
title="Part"
description="Create Part"/>
<tools
xsi:type="gmftool:CreationTool"
title="Package"
description="Create Package"/>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Links"
description="Diagram Links">
<tools
xsi:type="gmftool:CreationTool"
title="Provided Interface"
description="Create Provided Interface"/>
<tools
xsi:type="gmftool:CreationTool"
title="Required Interface"
description="Create Required Interface"/>
<tools
xsi:type="gmftool:CreationTool"
title="Delegation Connector"
description="Create Delegation Connector"/>
<tools
xsi:type="gmftool:CreationTool"
title="Dependency"
description="Create Dependency link"/>
<tools
xsi:type="gmftool:CreationTool"
title="Assembly Connector"
description="Create Assembly Connector"/>
</tools>
<tools
xsi:type="gmftool:ToolGroup"
title="Children"
description="Child Elements of the Diagram Nodes">
<tools
xsi:type="gmftool:CreationTool"
title="Element Import"
description="Create Element Import"/>
<tools
xsi:type="gmftool:CreationTool"
title="Attribute"
description="Create Attribute"/>
<tools
xsi:type="gmftool:CreationTool"
title="Operation"
description="Create Operation"/>
<tools
xsi:type="gmftool:CreationTool"
title="Port"
description="Create Port"/>
</tools>
</palette>
</gmftool:ToolRegistry>