blob: 040407daa1f09b1c9891e2f5096d152c191fb5d9 [file] [log] [blame]
<?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="*******************************************************************************&#xA;Copyright (c) 2008 The University of York.&#xA;All rights reserved. This program and the accompanying materials&#xA;are made available under the terms of the Eclipse Public License v1.0&#xA;which accompanies this distribution, and is available at&#xA;http://www.eclipse.org/legal/epl-v10.html&#xA;&#xA;Contributors:&#xA; Louis Rose - initial API and implementation&#xA;******************************************************************************"
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>