| <?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="testCustomization"> | |
| <associatedMetamodels href="http://www.eclipse.org/emf/2002/Ecore#/"/> | |
| <queries xsi:type="query:JavaModelQuery" name="doesEClassNameStartWithEP" description="a dummy query for testing uiCustom" implementationClassName="org.eclipse.modisco.infra.browser.custom.tests.queries.DoesEClassNameStartWithEP"> | |
| <returnType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EBoolean"/> | |
| <scope href="http://www.eclipse.org/emf/2002/Ecore#//EClass"/> | |
| </queries> | |
| </query:ModelQuerySet> |