blob: 68f0b8cc7695e5af78a60e5f8e52fb6ad836d2db [file] [log] [blame]
<?xml version="1.0" encoding="UTF-8"?>
<?eclipse version="3.0"?>
<!--
Copyright (c) 2014 CEA LIST.
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
-->
<plugin>
<extension
point="org.eclipse.emf.ecore.uri_mapping">
<mapping
source="pathmap://UMLRT_CPP/"
target="platform:/plugin/org.eclipse.papyrusrt.codegen.cpp.profile/profiles/">
</mapping>
</extension>
<extension
point="org.eclipse.uml2.uml.generated_package">
<profile
location="pathmap://UMLRT_CPP/RTCppProperties.profile.uml#_vl5LALs8EeSTjNEQkASznQ"
uri="http://www.eclipse.org/papyrus/umlrt/cppproperties">
</profile>
</extension>
<extension
point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile">
<profile
description="C/C++ profile used for code generation"
name="UML-RT C++ Property Set Profile"
path="pathmap://UMLRT_CPP/RTCppProperties.profile.uml"/>
</extension>
<extension point="org.eclipse.emf.ecore.generated_package">
<!-- @generated RTCppProperties.profile -->
<package
uri="http://www.eclipse.org/papyrus/umlrt/cppproperties"
class="org.eclipse.papyrusrt.codegen.cpp.profile.RTCppProperties.RTCppPropertiesPackage"
genModel="profiles/RTCppProperties.profile.genmodel"/>
</extension>
</plugin>