1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135
|
<?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="ref"
nsURI="http:///org.eclipse.emf.test.models/ref" nsPrefix="org.eclipse.emf.test.models.ref">
<eClassifiers xsi:type="ecore:EClass" name="A">
<eStructuralFeatures xsi:type="ecore:EReference" name="b" lowerBound="1" eType="#//B"
eOpposite="#//B/a"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c2" lowerBound="1" eType="#//C2"
transient="true" eOpposite="#//C2/a"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" eType="#//C"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="B">
<eStructuralFeatures xsi:type="ecore:EReference" name="a" lowerBound="1" eType="#//A"
eOpposite="#//A/b"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c2" lowerBound="1" eType="#//C2"
transient="true" eOpposite="#//C2/b"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//D"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C1">
<eStructuralFeatures xsi:type="ecore:EReference" name="a" lowerBound="1" eType="#//A"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//B"
containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C2">
<eStructuralFeatures xsi:type="ecore:EReference" name="b" upperBound="-1" eType="#//B"
containment="true" eOpposite="#//B/c2"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="a" lowerBound="1" eType="#//A"
containment="true" eOpposite="#//A/c2"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C">
<eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//D"
eOpposite="#//D/c"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c4" lowerBound="1" eType="#//C4"
transient="true" eOpposite="#//C4/c"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="D">
<eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" eType="#//C"
eOpposite="#//C/d"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="e" upperBound="-1" eType="#//E"
eOpposite="#//E/d"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c4" lowerBound="1" eType="#//C4"
transient="true" eOpposite="#//C4/d"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="E">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ids" upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labels" unique="false"
upperBound="-1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//D"
eOpposite="#//D/e"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C4">
<eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" eType="#//C"
containment="true" eOpposite="#//C/c4"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//D"
containment="true" eOpposite="#//D/c4"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C3">
<eStructuralFeatures xsi:type="ecore:EReference" name="d" upperBound="-1" eType="#//D"
containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c" lowerBound="1" eType="#//C"
containment="true"/>
</eClassifiers>
<eSubpackages name="unsettable" nsURI="http:///org/eclipse/emf/test/models/ref/unsettable.ecore"
nsPrefix="org.eclipse.emf.test.models.ref.unsettable">
<eClassifiers xsi:type="ecore:EClass" name="C1U">
<eStructuralFeatures xsi:type="ecore:EReference" name="au" lowerBound="1" eType="#//unsettable/AU"
unsettable="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bu" upperBound="-1" eType="#//unsettable/BU"
unsettable="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C2U">
<eStructuralFeatures xsi:type="ecore:EReference" name="au" lowerBound="1" eType="#//unsettable/AU"
unsettable="true" containment="true" eOpposite="#//unsettable/AU/c2u"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="bu" upperBound="-1" eType="#//unsettable/BU"
unsettable="true" containment="true" eOpposite="#//unsettable/BU/c2u"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="AU">
<eStructuralFeatures xsi:type="ecore:EReference" name="bu" lowerBound="1" eType="#//unsettable/BU"
unsettable="true" eOpposite="#//unsettable/BU/au"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c2u" lowerBound="1" eType="#//unsettable/C2U"
transient="true" unsettable="true" eOpposite="#//unsettable/C2U/au"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="cu" lowerBound="1" eType="#//unsettable/CU"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="BU">
<eStructuralFeatures xsi:type="ecore:EReference" name="au" lowerBound="1" eType="#//unsettable/AU"
unsettable="true" eOpposite="#//unsettable/AU/bu"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c2u" lowerBound="1" eType="#//unsettable/C2U"
transient="true" unsettable="true" eOpposite="#//unsettable/C2U/bu"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="du" upperBound="-1" eType="#//unsettable/DU"
unsettable="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="CU">
<eStructuralFeatures xsi:type="ecore:EReference" name="du" upperBound="-1" eType="#//unsettable/DU"
unsettable="true" eOpposite="#//unsettable/DU/cu"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c4u" lowerBound="1" eType="#//unsettable/C4U"
transient="true" unsettable="true" eOpposite="#//unsettable/C4U/cu"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="DU">
<eStructuralFeatures xsi:type="ecore:EReference" name="cu" lowerBound="1" eType="#//unsettable/CU"
unsettable="true" eOpposite="#//unsettable/CU/du"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="c4u" lowerBound="1" eType="#//unsettable/C4U"
transient="true" unsettable="true" eOpposite="#//unsettable/C4U/du"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="eu" upperBound="-1" eType="#//unsettable/EU"
unsettable="true" eOpposite="#//unsettable/EU/du"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C4U">
<eStructuralFeatures xsi:type="ecore:EReference" name="cu" lowerBound="1" eType="#//unsettable/CU"
unsettable="true" containment="true" eOpposite="#//unsettable/CU/c4u"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="du" upperBound="-1" eType="#//unsettable/DU"
unsettable="true" containment="true" eOpposite="#//unsettable/DU/c4u"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="C3U">
<eStructuralFeatures xsi:type="ecore:EReference" name="cu" lowerBound="1" eType="#//unsettable/CU"
unsettable="true" containment="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="du" upperBound="-1" eType="#//unsettable/DU"
unsettable="true" containment="true"/>
</eClassifiers>
<eClassifiers xsi:type="ecore:EClass" name="EU">
<eStructuralFeatures xsi:type="ecore:EAttribute" name="name" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="ids" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="labels" upperBound="-1"
eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"
unsettable="true"/>
<eStructuralFeatures xsi:type="ecore:EReference" name="du" upperBound="-1" eType="#//unsettable/DU"
unsettable="true" eOpposite="#//unsettable/DU/eu"/>
</eClassifiers>
</eSubpackages>
</ecore:EPackage>
|