| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.4"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile"> | |
| <profile | |
| description="UML pofile for the IoT" | |
| name="IoTML" | |
| path="pathmap://IOTML_PROFILE/IoT-ML.profile.uml" | |
| provider="Eclipse Modeling Project"> | |
| </profile> | |
| </extension> | |
| <extension point="org.eclipse.papyrus.infra.newchild"> | |
| <menuCreationModel model="resources/IoTML.creationmenumodel"></menuCreationModel> | |
| </extension> | |
| </plugin> |