| <?xml version="1.0" encoding="UTF-8"?> | |
| <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="org.eclipse.modisco.infra.browser.custom.tests"> | |
| <associatedMetamodels href="http://www.eclipse.org/emf/2002/Ecore#/"/> | |
| <queries xsi:type="query:OCLModelQuery" name="customTestQuery" description="" query="'org.eclipse.modisco.infra.browser.custom.tests'"> | |
| <returnType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EString"/> | |
| <scope href="http://www.eclipse.org/emf/2002/Ecore#//EClass"/> | |
| </queries> | |
| <queries xsi:type="query:OCLModelQuery" name="identity" description="returns self" query="self"> | |
| <returnType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/> | |
| <scope href="http://www.eclipse.org/emf/2002/Ecore#//EObject"/> | |
| </queries> | |
| </query:ModelQuerySet> |