| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.4"?> |
| <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.dynamic_package"> |
| <profile |
| uri="http://www.eclipse.org/papyrusrt/codegen/cpp/cppproperties/1" |
| location="pathmap://UMLRT_CPP/RTCppProperties.profile.uml#_0"> |
| </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> |
| </plugin> |