|
| 1 | +<?xml version="1.0" encoding="UTF-8"?> |
| 2 | +<ecore:EPackage xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" |
| 3 | + xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="positionElevation" nsURI="http://jsonDiscoverer/discovered/positionElevation" |
| 4 | + nsPrefix="discop"> |
| 5 | + <eClassifiers xsi:type="ecore:EClass" name="PositionElevationOutput"> |
| 6 | + <eAnnotations source="coverage"> |
| 7 | + <details key="totalFound" value="2"/> |
| 8 | + </eAnnotations> |
| 9 | + <eStructuralFeatures xsi:type="ecore:EReference" name="results" lowerBound="1" |
| 10 | + upperBound="-1" eType="#//Result" containment="true"> |
| 11 | + <eAnnotations source="coverage"> |
| 12 | + <details key="totalFound" value="2"/> |
| 13 | + <details key="ratioTotalFound" value="1.0"/> |
| 14 | + </eAnnotations> |
| 15 | + </eStructuralFeatures> |
| 16 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="status" lowerBound="1" |
| 17 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"> |
| 18 | + <eAnnotations source="coverage"> |
| 19 | + <details key="totalFound" value="2"/> |
| 20 | + <details key="ratioTotalFound" value="1.0"/> |
| 21 | + </eAnnotations> |
| 22 | + </eStructuralFeatures> |
| 23 | + </eClassifiers> |
| 24 | + <eClassifiers xsi:type="ecore:EClass" name="PositionElevationInput"> |
| 25 | + <eAnnotations source="coverage"> |
| 26 | + <details key="totalFound" value="1"/> |
| 27 | + </eAnnotations> |
| 28 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="locations" lowerBound="1" |
| 29 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> |
| 30 | + <eAnnotations source="coverage"> |
| 31 | + <details key="totalFound" value="1"/> |
| 32 | + <details key="ratioTotalFound" value="1.0"/> |
| 33 | + </eAnnotations> |
| 34 | + </eStructuralFeatures> |
| 35 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="sensor" lowerBound="1" |
| 36 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EBoolean"> |
| 37 | + <eAnnotations source="coverage"> |
| 38 | + <details key="totalFound" value="1"/> |
| 39 | + <details key="ratioTotalFound" value="1.0"/> |
| 40 | + </eAnnotations> |
| 41 | + </eStructuralFeatures> |
| 42 | + <eStructuralFeatures xsi:type="ecore:EReference" name="positionElevationOutput" |
| 43 | + lowerBound="1" eType="#//PositionElevationOutput" containment="true"> |
| 44 | + <eAnnotations source="coverage"> |
| 45 | + <details key="totalFound" value="1"/> |
| 46 | + <details key="ratioTotalFound" value="1.0"/> |
| 47 | + </eAnnotations> |
| 48 | + </eStructuralFeatures> |
| 49 | + </eClassifiers> |
| 50 | + <eClassifiers xsi:type="ecore:EClass" name="Result"> |
| 51 | + <eAnnotations source="coverage"> |
| 52 | + <details key="totalFound" value="2"/> |
| 53 | + </eAnnotations> |
| 54 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="elevation" lowerBound="1" |
| 55 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> |
| 56 | + <eAnnotations source="coverage"> |
| 57 | + <details key="totalFound" value="2"/> |
| 58 | + <details key="ratioTotalFound" value="1.0"/> |
| 59 | + </eAnnotations> |
| 60 | + </eStructuralFeatures> |
| 61 | + <eStructuralFeatures xsi:type="ecore:EReference" name="location" lowerBound="1" |
| 62 | + eType="#//Location" containment="true"> |
| 63 | + <eAnnotations source="coverage"> |
| 64 | + <details key="totalFound" value="2"/> |
| 65 | + <details key="ratioTotalFound" value="1.0"/> |
| 66 | + </eAnnotations> |
| 67 | + </eStructuralFeatures> |
| 68 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="resolution" lowerBound="1" |
| 69 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> |
| 70 | + <eAnnotations source="coverage"> |
| 71 | + <details key="totalFound" value="2"/> |
| 72 | + <details key="ratioTotalFound" value="1.0"/> |
| 73 | + </eAnnotations> |
| 74 | + </eStructuralFeatures> |
| 75 | + </eClassifiers> |
| 76 | + <eClassifiers xsi:type="ecore:EClass" name="Location"> |
| 77 | + <eAnnotations source="coverage"> |
| 78 | + <details key="totalFound" value="2"/> |
| 79 | + </eAnnotations> |
| 80 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="lat" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> |
| 81 | + <eAnnotations source="coverage"> |
| 82 | + <details key="totalFound" value="2"/> |
| 83 | + <details key="ratioTotalFound" value="1.0"/> |
| 84 | + </eAnnotations> |
| 85 | + </eStructuralFeatures> |
| 86 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="lng" lowerBound="1" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EInt"> |
| 87 | + <eAnnotations source="coverage"> |
| 88 | + <details key="totalFound" value="2"/> |
| 89 | + <details key="ratioTotalFound" value="1.0"/> |
| 90 | + </eAnnotations> |
| 91 | + </eStructuralFeatures> |
| 92 | + </eClassifiers> |
| 93 | +</ecore:EPackage> |
0 commit comments