| <?xml version="1.0" encoding="UTF-8"?> | |
| <!-- | |
| 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 | |
| --> | |
| <facet:FacetSet xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:query="http://www.eclipse.org/MoDisco/infra/query/0.8.incubation" xmlns:facet="http://www.eclipse.org/MoDisco/infra/facet/0.8.incubation" name="_example_umlFacets2" nsURI="http://www.eclipse.org/modisco/examples/uml/umlFacetSet2.facetSet" nsPrefix="umlFacetSet" facets="//Metaclass //Utility"> | |
| <eClassifiers xsi:type="facet:Facet" name="Metaclass" abstract="true"> | |
| <eSuperTypes href="http://www.eclipse.org/uml2/3.0.0/UML#//Element"/> | |
| <conditionQuery xsi:type="query:OCLModelQuery" href="modisco:/query/_example_uml#isMetaClass"/> | |
| </eClassifiers> | |
| <eClassifiers xsi:type="facet:Facet" name="Utility" abstract="true"> | |
| <eSuperTypes href="http://www.eclipse.org/uml2/3.0.0/UML#//Element"/> | |
| <conditionQuery xsi:type="query:OCLModelQuery" href="modisco:/query/_example_uml#isUtility"/> | |
| </eClassifiers> | |
| <extendedPackage href="http://www.eclipse.org/uml2/3.0.0/UML#/"/> | |
| </facet:FacetSet> |