1 | <?xml version="1.0" encoding="UTF-8"?> |
---|
2 | <genmodel:GenModel xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" |
---|
3 | xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/ARRFx.Model/src" modelPluginID="ARFFx" modelName="ARFFx" |
---|
4 | rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" importerID="org.eclipse.emf.importer.ecore" |
---|
5 | complianceLevel="7.0" copyrightFields="false" language="" operationReflection="true" |
---|
6 | importOrganizing="true"> |
---|
7 | <foreignModel>ARFFx.ecore</foreignModel> |
---|
8 | <genPackages prefix="ARFFx" disposableProviderFactory="true" ecorePackage="ARFFx.ecore#/"> |
---|
9 | <genClasses ecoreClass="ARFFx.ecore#//Model"> |
---|
10 | <genFeatures createChild="false" ecoreFeature="ecore:EAttribute ARFFx.ecore#//Model/name"/> |
---|
11 | <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Model/attributes"/> |
---|
12 | <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Model/rows"/> |
---|
13 | <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Model/dimensions"/> |
---|
14 | <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Model/types"/> |
---|
15 | </genClasses> |
---|
16 | <genClasses ecoreClass="ARFFx.ecore#//Attribute"> |
---|
17 | <genFeatures createChild="false" ecoreFeature="ecore:EAttribute ARFFx.ecore#//Attribute/name"/> |
---|
18 | <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Attribute/type"/> |
---|
19 | <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Attribute/dimension"/> |
---|
20 | </genClasses> |
---|
21 | <genClasses ecoreClass="ARFFx.ecore#//Row"> |
---|
22 | <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Row/values"/> |
---|
23 | </genClasses> |
---|
24 | <genClasses ecoreClass="ARFFx.ecore#//Value"> |
---|
25 | <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference ARFFx.ecore#//Value/ofAttribute"/> |
---|
26 | <genFeatures createChild="false" ecoreFeature="ecore:EAttribute ARFFx.ecore#//Value/content"/> |
---|
27 | </genClasses> |
---|
28 | <genClasses ecoreClass="ARFFx.ecore#//Dimension"> |
---|
29 | <genFeatures createChild="false" ecoreFeature="ecore:EAttribute ARFFx.ecore#//Dimension/name"/> |
---|
30 | </genClasses> |
---|
31 | <genClasses ecoreClass="ARFFx.ecore#//Type"> |
---|
32 | <genFeatures createChild="false" ecoreFeature="ecore:EAttribute ARFFx.ecore#//Type/name"/> |
---|
33 | </genClasses> |
---|
34 | </genPackages> |
---|
35 | </genmodel:GenModel> |
---|