blob: 4392c2d39ae86729ca8ff02a73f1bd3650e62d9e [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 v2.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v20.html
Contributors:
Gregoire DUPE (Mia-Software) - initial API and implementation
-->
<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:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" name="aWrongName" isEditable="true" description="Ocl Model Query Set">
<associatedMetamodels href="http://www.eclipse.org/emf/2002/Ecore#/"/>
<queries xsi:type="query:OCLModelQuery" name="oclQueryTest" description="A test query" query="self">
<returnType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EOperation"/>
<scope href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/>
</queries>
</query:ModelQuerySet>