blob: 19ff75ef90b9e2d4fae4adbab31a4f551fffe170 [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="HSVTree" nsURI="http://www.eclipse.org/qvtd/xtext/qvtcore/tests/HSV2HLS/1.0/HSVTree"
nsPrefix="hsv">
<eClassifiers xsi:type="ecore:EDataType" name="HSV" instanceClassName="java.lang.String"/>
<eClassifiers xsi:type="ecore:EClass" name="HSVNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//HSVNode"
eOpposite="#//HSVNode/children"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="children" upperBound="-1"
eType="#//HSVNode" containment="true" eOpposite="#//HSVNode/parent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="hsv" lowerBound="1" eType="#//HSV"
defaultValueLiteral=""/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>