| <?xml version="1.0" encoding="UTF-8"?> |
| <?eclipse version="3.0"?> |
| |
| <!-- |
| --> |
| |
| <plugin> |
| |
| <extension |
| point="org.eclipse.emf.ecore.uri_mapping"> |
| <mapping |
| source="pathmap://PapyrusPython_PROFILES/" |
| target="platform:/plugin/org.eclipse.papyrus.designer.languages.python.profile/profiles/"> |
| </mapping> |
| </extension> |
| <extension |
| point="org.eclipse.uml2.uml.generated_package"> |
| <profile |
| location="pathmap://PapyrusPython_PROFILES/python.profile.uml#_ZZc2IOjGEeyu5-ah8U05Lg" |
| uri="http://www.eclipse.org/papyrus/python/1"> |
| </profile> |
| </extension> |
| <extension |
| point="org.eclipse.emf.ecore.generated_package"> |
| <package |
| class="org.eclipse.papyrus.designer.languages.python.profile.python.PythonPackage" |
| genModel="profiles/python.genmodel" |
| uri="http://www.eclipse.org/papyrus/python/1"> |
| </package> |
| </extension> |
| |
| <extension point="org.eclipse.emf.ecore.generated_package"> |
| <!-- @generated python --> |
| <package |
| uri="http://www.eclipse.org/papyrus/python/1" |
| class="org.eclipse.papyrus.designer.languages.python.profile.python.PythonPackage" |
| genModel="profiles/python.genmodel"/> |
| </extension> |
| |
| </plugin> |