| <?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" copyrightText="******************************************************************************
* Copyright (c) 2018 Obeo.
* 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:
* Obeo - initial API and implementation
******************************************************************************" |
| modelDirectory="/org.eclipse.sirius.tests.sample.xtext.statemachine/src-gen" modelPluginID="org.eclipse.sirius.tests.sample.xtext.statemachine" |
| forceOverwrite="true" modelName="Statemachine" updateClasspath="false" rootExtendsClass="org.eclipse.emf.ecore.impl.MinimalEObjectImpl$Container" |
| complianceLevel="6.0" copyrightFields="false" runtimeVersion="2.12"> |
| <genPackages prefix="Statemachine" basePackage="org.eclipse.sirius.tests.sample.xtext" |
| disposableProviderFactory="true" fileExtensions="statemachine" ecorePackage="Statemachine.ecore#/"> |
| <genClasses ecoreClass="Statemachine.ecore#//Statemachine"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Statemachine/events"/> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Statemachine/resetEvents"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Statemachine/commands"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Statemachine/states"/> |
| </genClasses> |
| <genClasses ecoreClass="Statemachine.ecore#//NamedElement"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Statemachine.ecore#//NamedElement/name"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Statemachine.ecore#//NamedElement/displayname"/> |
| </genClasses> |
| <genClasses ecoreClass="Statemachine.ecore#//Event"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Statemachine.ecore#//Event/code"/> |
| </genClasses> |
| <genClasses ecoreClass="Statemachine.ecore#//Command"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute Statemachine.ecore#//Command/code"/> |
| </genClasses> |
| <genClasses ecoreClass="Statemachine.ecore#//State"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Statemachine.ecore#//State/actions"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference Statemachine.ecore#//State/transitions"/> |
| </genClasses> |
| <genClasses ecoreClass="Statemachine.ecore#//Transition"> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Transition/event"/> |
| <genFeatures notify="false" createChild="false" propertySortChoices="true" ecoreFeature="ecore:EReference Statemachine.ecore#//Transition/state"/> |
| </genClasses> |
| </genPackages> |
| </genmodel:GenModel> |