blob: ee2e2f4a4d15978be6c39b0882144c36642c439c [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="design2d"
nsURI="http://www.eclipse.org/gmf/1.0.0/design2d" nsPrefix="design2d">
<eClassifiers xsi:type="ecore:EClass" name="DesignStyle" abstract="true" interface="true"
eSuperTypes="platform:/plugin/org.eclipse.gmf.runtime.notation/model/notation.ecore#//Style"/>
<eClassifiers xsi:type="ecore:EClass" name="ClassDesignStyle" eSuperTypes="#//DesignStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="qualifiedClassName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="PluginDesignStyle" eSuperTypes="#//DesignStyle">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="pluginId" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>