blob: bbcf77177ade8f3a59f7b5c3d29176d9dc6de639 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.4"?>
<!--
Copyright (c) 2011, 2019 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) - Bug 361794 - [Restructuring] EMF Facet customization meta-model
Gregoire Dupe (Mia-Software) - Bug 369987 - [Restructuring][Table] Switch to the new customization and facet framework
Gregoire Dupé (Mia-Software) - Bug 418885 - ETypedElementSwitchQuery implemented using a deprecated query evaluator extension point
Gregoire Dupe (Mia-Software) - Bug 477657 - The catalog manager should be able to manage workspace model
-->
<plugin>
<extension point="org.eclipse.modisco.facet.efacet.core.queryImplementationRegistration">
<queryImplementationRegistration class="org.eclipse.modisco.facet.custom.core.internal.query.SwitchQueryImplementationFactory"/>
</extension>
</plugin>