<?xml version="1.0" encoding="UTF-8"?> | |
<!-- | |
Copyright (c) 2009 Mia-Software and others. | |
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 | |
--> | |
<facet:FacetSet 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:facet="http://www.eclipse.org/MoDisco/infra/facet/0.8.incubation" xmlns:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" name="test001" nsURI="http://www.eclipse.org/xxx/test001" nsPrefix="xxx" facets="//EPackageFacet //EClassFacet"> | |
<eClassifiers xsi:type="facet:Facet" name="EPackageFacet" abstract="true"> | |
<eSuperTypes href="http://www.eclipse.org/emf/2002/Ecore#//EPackage"/> | |
<eStructuralFeatures xsi:type="facet:FacetAttribute" name="nbEClassifiers" changeable="false" volatile="true" defaultValueLiteral="" unsettable="true" derived="true"> | |
<eType xsi:type="ecore:EDataType" href="http://www.eclipse.org/emf/2002/Ecore#//EInt"/> | |
<valueQuery xsi:type="query:OCLModelQuery" href="modisco:/query/test001#nbEClassifiers"/> | |
</eStructuralFeatures> | |
</eClassifiers> | |
<eClassifiers xsi:type="facet:Facet" name="EClassFacet" abstract="true"> | |
<eSuperTypes href="http://www.eclipse.org/emf/2002/Ecore#//EClass"/> | |
<eStructuralFeatures xsi:type="facet:FacetReference" name="subClasses" upperBound="-1" changeable="false" volatile="true" unsettable="true" derived="true"> | |
<eType xsi:type="ecore:EClass" href="http://www.eclipse.org/emf/2002/Ecore#//EClass"/> | |
<valueQuery xsi:type="query:JavaModelQuery" href="modisco:/query/test001#getSubClasses"/> | |
</eStructuralFeatures> | |
</eClassifiers> | |
<extendedPackage href="http://www.eclipse.org/emf/2002/Ecore#/"/> | |
</facet:FacetSet> |