blob: 9a1c23eeb87ae42fb58424dc2c760a8e56eb070d [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="testmodel"
nsURI="http://eclipse.org/emf/emfstore/client/test/testmodel" nsPrefix="org.eclipse.emf.emfstore.client.test">
<eClassifiers xsi:type="ecore:EClass" name="TestElement" eSuperTypes="http://www.eclipse.org/emf/2002/Ecore#//EObject">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="strings" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="references" upperBound="-1"
eType="#//TestElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containedElements" upperBound="-1"
eType="#//TestElement" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="reference" eType="#//TestElement"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="containedElement" eType="#//TestElement"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="otherReference" eType="#//TestElement"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="description" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>