| <?xml version="1.0" encoding="UTF-8"?> | |
| <genmodel:GenModel xmi:version="2.0" | |
| xmlns:xmi="http://www.omg.org/XMI" xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" | |
| xmlns:genmodel="http://www.eclipse.org/emf/2002/GenModel" modelDirectory="/org.eclipse.emf.edapt.migration.test/generated-src" | |
| editDirectory="/org.eclipse.emf.edapt.migration.test.edit/generated-src" | |
| editorDirectory="/org.eclipse.emf.edapt.migration.test.editor/generated-src" | |
| modelPluginID="org.eclipse.emf.edapt.migration.test" modelName="Test" modelPluginClass="TestPlugin" | |
| importerID="org.eclipse.emf.importer.ecore" complianceLevel="5.0" copyrightFields="false"> | |
| <foreignModel>test.ecore</foreignModel> | |
| <genPackages prefix="Test" basePackage="org.eclipse.emf.edapt.migration" disposableProviderFactory="true" | |
| multipleEditorPages="false" ecorePackage="test.ecore#/"> | |
| <genClasses ecoreClass="test.ecore#//TestSuiteDefinition"> | |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference test.ecore#//TestSuiteDefinition/cases"/> | |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute test.ecore#//TestSuiteDefinition/history"/> | |
| </genClasses> | |
| <genClasses ecoreClass="test.ecore#//TestCaseDefinition"> | |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute test.ecore#//TestCaseDefinition/model"/> | |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute test.ecore#//TestCaseDefinition/expectedModel"/> | |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference test.ecore#//TestCaseDefinition/suite"/> | |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute test.ecore#//TestCaseDefinition/expectedDifferences"/> | |
| </genClasses> | |
| <genClasses image="false" ecoreClass="test.ecore#//NamedElement"> | |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute test.ecore#//NamedElement/name"/> | |
| </genClasses> | |
| </genPackages> | |
| </genmodel:GenModel> |