blob: b6f534abb4ee59b4a28eaa26bf63a0644bbd4f0d [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="Families2Persons" nsURI="http://www.eclipse.org/qvtd/xtext/qvtcore/tests/Upper2Lower/1.0/Families2Persons"
nsPrefix="families2Persons">
<eClassifiers xsi:type="ecore:EClass" name="MemberToPerson" abstract="true">
<eStructuralFeatures xsi:type="ecore:EReference" name="member" eType="ecore:EClass Families.ecore#//Member">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="middle"/>
<details key="upper" value="1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EReference" name="person" eType="ecore:EClass Persons.ecore#//Person">
<eAnnotations source="http://schema.omg.org/spec/MOF/2.0/emof.xml#Property.oppositeRoleName">
<details key="body" value="middle"/>
<details key="upper" value="1"/>
</eAnnotations>
</eStructuralFeatures>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="firstName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="familyName" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="Member2Male" eSuperTypes="#//MemberToPerson"/>
<eClassifiers xsi:type="ecore:EClass" name="Member2Female" eSuperTypes="#//MemberToPerson"/>
</ecore:EPackage>