blob: e65d519efcce9088a48cc72788633bc4ddb8df83 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
<copyright>
</copyright>
$Id$
-->
<plugin>
<extension point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="design pattern profile"
iconpath="icons/designpattern_16x16.gif"
name="Design Patterns"
path="pathmap://DPATTERN_PROFILE/DesignPatterns.profile.uml"
provider="CEA LIST">
</profile>
</extension>
<extension point="org.eclipse.papyrus.infra.properties.contexts">
<context contextModel="properties/DesignPatterns.ctx"/>
</extension>
</plugin>