|
| 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="annotation" nsURI="http://schemas.microsoft.com/ado/2009/02/edm/annotation" |
| 4 | + nsPrefix="an"> |
| 5 | + <eAnnotations source="http://www.eclipse.org/emf/2002/GenModel"> |
| 6 | + <details key="oSGiCompatible" value="true"/> |
| 7 | + <details key="basePackage" value="org.eclipse.daanse.xmla.csdl.model.v2"/> |
| 8 | + <details key="prefix" value="Annotation"/> |
| 9 | + <details key="fileExtensions" value="an"/> |
| 10 | + </eAnnotations> |
| 11 | + <eClassifiers xsi:type="ecore:EEnum" name="TStoreGeneratedPattern"> |
| 12 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 13 | + <details key="name" value="TStoreGeneratedPattern"/> |
| 14 | + </eAnnotations> |
| 15 | + <eLiterals name="None"/> |
| 16 | + <eLiterals name="Identity" value="1"/> |
| 17 | + <eLiterals name="Computed" value="2"/> |
| 18 | + </eClassifiers> |
| 19 | + <eClassifiers xsi:type="ecore:EDataType" name="TStoreGeneratedPatternObject" instanceClassName="org.eclipse.emf.common.util.Enumerator"> |
| 20 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 21 | + <details key="name" value="TStoreGeneratedPattern:Object"/> |
| 22 | + <details key="baseType" value="TStoreGeneratedPattern"/> |
| 23 | + </eAnnotations> |
| 24 | + </eClassifiers> |
| 25 | + <eClassifiers xsi:type="ecore:EClass" name="DocumentRoot"> |
| 26 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 27 | + <details key="name" value=""/> |
| 28 | + <details key="kind" value="mixed"/> |
| 29 | + </eAnnotations> |
| 30 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="mixed" unique="false" upperBound="-1" |
| 31 | + eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EFeatureMapEntry"> |
| 32 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 33 | + <details key="kind" value="elementWildcard"/> |
| 34 | + <details key="name" value=":mixed"/> |
| 35 | + </eAnnotations> |
| 36 | + </eStructuralFeatures> |
| 37 | + <eStructuralFeatures xsi:type="ecore:EReference" name="xMLNSPrefixMap" upperBound="-1" |
| 38 | + eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" |
| 39 | + transient="true" containment="true" resolveProxies="false"> |
| 40 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 41 | + <details key="kind" value="attribute"/> |
| 42 | + <details key="name" value="xmlns:prefix"/> |
| 43 | + </eAnnotations> |
| 44 | + </eStructuralFeatures> |
| 45 | + <eStructuralFeatures xsi:type="ecore:EReference" name="xSISchemaLocation" upperBound="-1" |
| 46 | + eType="ecore:EClass http://www.eclipse.org/emf/2002/Ecore#//EStringToStringMapEntry" |
| 47 | + transient="true" containment="true" resolveProxies="false"> |
| 48 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 49 | + <details key="kind" value="attribute"/> |
| 50 | + <details key="name" value="xsi:schemaLocation"/> |
| 51 | + </eAnnotations> |
| 52 | + </eStructuralFeatures> |
| 53 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="lazyLoadingEnabled" eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" |
| 54 | + unsettable="true"> |
| 55 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 56 | + <details key="kind" value="attribute"/> |
| 57 | + <details key="name" value="LazyLoadingEnabled"/> |
| 58 | + <details key="namespace" value="##targetNamespace"/> |
| 59 | + </eAnnotations> |
| 60 | + </eStructuralFeatures> |
| 61 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="storeGeneratedPattern" |
| 62 | + eType="#//TStoreGeneratedPattern" unsettable="true"> |
| 63 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 64 | + <details key="kind" value="attribute"/> |
| 65 | + <details key="name" value="StoreGeneratedPattern"/> |
| 66 | + <details key="namespace" value="##targetNamespace"/> |
| 67 | + </eAnnotations> |
| 68 | + </eStructuralFeatures> |
| 69 | + <eStructuralFeatures xsi:type="ecore:EAttribute" name="useStrongSpatialTypes" |
| 70 | + eType="ecore:EDataType http://www.eclipse.org/emf/2003/XMLType#//Boolean" |
| 71 | + defaultValueLiteral="true" unsettable="true"> |
| 72 | + <eAnnotations source="http:///org/eclipse/emf/ecore/util/ExtendedMetaData"> |
| 73 | + <details key="kind" value="attribute"/> |
| 74 | + <details key="name" value="UseStrongSpatialTypes"/> |
| 75 | + <details key="namespace" value="##targetNamespace"/> |
| 76 | + </eAnnotations> |
| 77 | + </eStructuralFeatures> |
| 78 | + </eClassifiers> |
| 79 | +</ecore:EPackage> |
0 commit comments