blob: edb85650e7d38751a6304290df1a3f995fc1d775 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2009 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) - Meta-model design and implementation
-->
<ecore:EPackage xmi:version="2.0"
xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:ecore="http://www.eclipse.org/emf/2002/Ecore" name="jxpath"
nsURI="http://www.eclipse.org/MoDisco/infra/query/jxpath/0.8.incubation" nsPrefix="jxpath">
<eClassifiers xsi:type="ecore:EClass" name="JXPathModelQuery" eSuperTypes="platform:/plugin/org.eclipse.gmt.modisco.infra.query/model/query.ecore#//ModelQuery">
<eAnnotations source="http://www.eclipse.org/emf/2002/GenModel">
<details key="documentation" value="An JXPathModelQuery is a ModelQuery describing a JXPath expression.&#xD;&#xA;&#xD;&#xA;The JXPath expression are stored into the JXPathModelQuery::query attribure."/>
</eAnnotations>
<eStructuralFeatures xsi:type="ecore:EAttribute" name="query" eType="ecore:EDataType http://www.eclipse.org/emf/2002/Ecore#//EString"/>
</eClassifiers>
</ecore:EPackage>