| <?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) 2008 The University of York.
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:
 Louis Rose - initial API and implementation
******************************************************************************" |
| modelDirectory="/org.eclipse.epsilon.antlr.postprocessor.model/src" modelPluginID="org.eclipse.epsilon.antlr.postprocessor.model" |
| modelName="AntlrAst" importerID="org.eclipse.emf.importer.ecore" complianceLevel="6.0" |
| copyrightFields="false"> |
| <foreignModel>AntlrAst.ecore</foreignModel> |
| <genPackages prefix="AntlrAst" basePackage="org.eclipse.epsilon.antlr.postprocessor.model" |
| disposableProviderFactory="true" ecorePackage="AntlrAst.ecore#/"> |
| <genClasses ecoreClass="AntlrAst.ecore#//Ast"> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference AntlrAst.ecore#//Ast/roots"/> |
| </genClasses> |
| <genClasses image="false" ecoreClass="AntlrAst.ecore#//Node"> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute AntlrAst.ecore#//Node/text"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute AntlrAst.ecore#//Node/line"/> |
| <genFeatures createChild="false" ecoreFeature="ecore:EAttribute AntlrAst.ecore#//Node/column"/> |
| <genFeatures property="None" notify="false" createChild="false" ecoreFeature="ecore:EReference AntlrAst.ecore#//Node/parent"/> |
| <genFeatures property="None" children="true" createChild="true" ecoreFeature="ecore:EReference AntlrAst.ecore#//Node/children"/> |
| </genClasses> |
| </genPackages> |
| </genmodel:GenModel> |