blob: 4132ac92266aa8da71bdecffb4980b0fa2b392d7 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
<copyright>
Copyright (c) 2014 Fraunhofer FOKUS and others.
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:
Marc-Florian Wendland
</copyright>
$Id$
-->
<plugin>
<extension point="org.eclipse.emf.ecore.generated_package">
<package
uri="http://www.eclipse.org/mdt/upr/SoaML/1.0"
class="org.eclipse.upr.soaml.SoaMLPackage"
genModel="model/soaml.profile.genmodel"/>
</extension>
<extension point="org.eclipse.emf.ecore.extension_parser">
<parser
type="soaml"
class="org.eclipse.upr.soaml.util.SoaMLResourceFactoryImpl"/>
</extension>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://SOAML/"
target="platform:/plugin/org.eclipse.upr.soaml/model/">
</mapping>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://SOAML/soaml.profile.uml#_tiNx8YkvEeG3wfyYvwFbfA"
uri="http://www.eclipse.org/mdt/upr/SoaML/1.0">
</profile>
</extension>
</plugin>