| <?xml version="1.0" encoding="ASCII"?> | |
| <!-- | |
| 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 | |
| --> | |
| <uicustom:MetamodelView xmi:version="2.0" xmlns:xmi="http://www.omg.org/XMI" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:uicustom="http://www.eclipse.org/MoDisco/infra/browser/custom/0.8" metamodelURI="http://www.eclipse.org/modisco/examples/uml/umlFacetSet.facetSet"> | |
| <types metaclassName="_example_umlFacets.Query"> | |
| <customizedFeatures customizedFeature="icon"> | |
| <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.modisco.infra.browser.custom.examples.uml/icons/query16x16.png"/> | |
| </customizedFeatures> | |
| <customizedFeatures customizedFeature="facetOverlayIcon"> | |
| <defaultValue xsi:type="uicustom:StaticFeatureValue" value="/org.eclipse.modisco.infra.browser.custom.examples.uml/icons/query8x8.png:BottomRight"/> | |
| </customizedFeatures> | |
| </types> | |
| </uicustom:MetamodelView> |