blob: 6fcd2ac1d7c6d50c59fb80a3f4553d9b68fec889 [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="tree2talltree" nsURI="http://www.eclipse.org/qvt/examples/0.1/List2List"
nsPrefix="l2l">
<eClassifiers xsi:type="ecore:EClass" name="Node2TallNode">
<eStructuralFeatures xsi:type="ecore:EReference" name="children" ordered="false"
upperBound="-1" eType="#//Node2TallNode" containment="true" eOpposite="#//Node2TallNode/parent"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="parent" eType="#//Node2TallNode"
eOpposite="#//Node2TallNode/children"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="node" lowerBound="1" eType="ecore:EClass Tree.ecore#//Node"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="tallNode" lowerBound="1"
eType="ecore:EClass TallTree.ecore#//TallNode"/>
</eClassifiers>
</ecore:EPackage>