blob: 80d88ef7e96b2d781ad50d075fc98d97a8eca4d3 [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2005, 2018 IBM Corporation, Embarcadero Technologies, CEA, 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:
IBM - initial API and implementation
Kenn Hussey (Embarcadero Technologies) - 215488
Kenn Hussey (CEA) - 327039, 418466
Kenn Hussey - 535301
-->
<plugin>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://UML_LIBRARIES/"
target="platform:/plugin/org.eclipse.uml2.uml.resources/libraries/">
</mapping>
</extension>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://UML_METAMODELS/"
target="platform:/plugin/org.eclipse.uml2.uml.resources/metamodels/">
</mapping>
</extension>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://UML_PROFILES/"
target="platform:/plugin/org.eclipse.uml2.uml.resources/profiles/">
</mapping>
</extension>
<extension
point="org.eclipse.uml2.uml.dynamic_package">
<profile uri="http://www.eclipse.org/uml2/schemas/Ecore/5" location="pathmap://UML_PROFILES/Ecore.profile.uml#_0"/>
</extension>
<extension
point="org.eclipse.uml2.uml.dynamic_package">
<profile uri="http://www.eclipse.org/uml2/schemas/UML2/2" location="pathmap://UML_PROFILES/UML2.profile.uml#_0"/>
</extension>
</plugin>