blob: 381f91195d94e0074538adeb98f7541bb6a43fa5 [file] [log] [blame]
<?xml version="1.0" encoding="ASCII"?>
<!--
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:
Gregoire DUPE (Mia-Software)
-->
<query:ModelQuerySet 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" xmlns:jxpath="http://www.eclipse.org/MoDisco/infra/query/jxpath/0.8.incubation" xmlns:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" name="jxpathQueryTest" isEditable="true" description="my query set">
<associatedMetamodels href="http://www.eclipse.org/emf/2002/Ecore#/"/>
<queries xsi:type="jxpath:JXPathModelQuery" name="jxpathQueryTest" description="my query" query="name">
<returnType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/>
<scope href="http://www.eclipse.org/emf/2002/Ecore#//EPackage"/>
</queries>
</query:ModelQuerySet>