blob: b96f245e3490ae528b0d5b8a9f9629b0ce9ccee2 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2011 Mia-Software.
All rights reserved. This program and the accompanying materials
are made available under the terms of the Eclipse Public License v1.0
which accompanies this distribution, and is available at
http://www.eclipse.org/legal/epl-v10.html
Contributors:
Gregoire Dupe (Mia-Software) - Bug 361794 - [Restructuring] New customization meta-model
David Couvrand (Soft-Maint) - Bug 402725 - Need a query to get an image from an URI
Nicolas Rault (Soft-Maint) - Bug 402725 - Need a query to get an image from an URI
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/emf/facet/custom/0.2.incubation/custom"
class="org.eclipse.emf.facet.custom.metamodel.v0_2_0.custom.CustomPackage"
genModel="model/custom-0.2.0.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/emf/facet/custom/0.2.incubation/custom_primitive_types"
class="org.eclipse.emf.facet.custom.metamodel.v0_2_0.custompt.CustomptPackage"
genModel="model/custom_primitive_types-0.2.0.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/emf/facet/custom/0.3.incubation/query"
class="org.eclipse.emf.facet.custom.metamodel.v0_3_0.query.QueryPackage"
genModel="model/query-0.3.0.genmodel"/>
</extension>
</plugin>