| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| Copyright (c) 2009, 2018 Mia-Software. | |
| All rights reserved. This program and the accompanying materials | |
| are made available under the terms of the Eclipse Public License v1.0 | |
| which accompanies this distribution, and is available at | |
| http://www.eclipse.org/legal/epl-v10.html | |
| Contributors: | |
| Frederic Madiot (Mia-Software) - meta-model design | |
| Gregoire DUPE (Mia-Software) - design and implementation | |
| Nicolas BROS (Mia-Software) | |
| Fabien Giquel (Mia-Software) - Bug 533168 - (releng) OutOfMemory during quality postprocessing because large number of checkstyle warnings | |
| --> | |
| <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" copyrightText="Copyright (c) 2009, 2018 Mia-Software.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html

Contributors:
 Frederic Madiot (Mia-Software) - meta-model design
 Gregoire DUPE (Mia-Software) - design and implementation
 Fabien Giquel (Mia-Software) - Bug 533168 - (releng) OutOfMemory during quality postprocessing because large number of checkstyle warnings
" | |
| modelDirectory="/org.eclipse.gmt.modisco.infra.facet/src-gen" editDirectory="/org.eclipse.gmt.modisco.infra.facet.edit/src-gen" | |
| editorDirectory="/org.eclipse.gmt.modisco.infra.facet.editor/src-gen" modelPluginID="org.eclipse.gmt.modisco.infra.facet" | |
| modelName="Facet" editPluginClass="org.eclipse.gmt.modisco.infra.facet.edit.provider.FacetEditPlugin" | |
| editorPluginClass="org.eclipse.gmt.modisco.infra.facet.editor.presentation.FacetEditorPlugin" | |
| testsDirectory="/org.eclipse.modisco.infra.facet.tests/src-gen" testSuiteClass="org.eclipse.modisco.infra.facet.tests.emf.FacetAllTests" | |
| testsPluginID="org.eclipse.modisco.infra.facet.tests" importerID="org.eclipse.emf.importer.ecore" | |
| complianceLevel="6.0" copyrightFields="false" usedGenPackages="platform:/plugin/org.eclipse.emf.ecore/model/Ecore.genmodel#//ecore platform:/plugin/org.eclipse.gmt.modisco.infra.query/model/query.genmodel#//query"> | |
| <foreignModel>facet.ecore</foreignModel> | |
| <genPackages prefix="Facet" basePackage="org.eclipse.gmt.modisco.infra" disposableProviderFactory="true" | |
| providerPackageSuffix="edit.provider" presentationPackageSuffix="editor.presentation" | |
| testsPackageSuffix="tests.emf" ecorePackage="facet.ecore#/"> | |
| <genClasses ecoreClass="facet.ecore#//Facet"> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//Facet/conditionQuery"/> | |
| <genFeatures property="Readonly" notify="false" createChild="false" ecoreFeature="ecore:EReference facet.ecore#//Facet/facetSet"/> | |
| </genClasses> | |
| <genClasses ecoreClass="facet.ecore#//FacetAttribute"/> | |
| <genClasses ecoreClass="facet.ecore#//FacetReference"/> | |
| <genClasses image="false" ecoreClass="facet.ecore#//FacetStructuralFeature"> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//FacetStructuralFeature/valueQuery"/> | |
| </genClasses> | |
| <genClasses ecoreClass="facet.ecore#//FacetSet"> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//FacetSet/extendedPackage"/> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//FacetSet/facets"/> | |
| <genOperations ecoreOperation="facet.ecore#//FacetSet/getFacet"> | |
| <genParameters ecoreParameter="facet.ecore#//FacetSet/getFacet/name"/> | |
| </genOperations> | |
| </genClasses> | |
| <genClasses ecoreClass="facet.ecore#//Shortcut"> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//Shortcut/path"/> | |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference facet.ecore#//Shortcut/oppositeReference"/> | |
| </genClasses> | |
| </genPackages> | |
| </genmodel:GenModel> |