| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.0"?> | |
| <!-- | |
| <copyright> | |
| </copyright> | |
| $Id$ | |
| --> | |
| <plugin> | |
| <extension point="org.eclipse.papyrus.uml.extensionpoints.UMLProfile"> | |
| <profile | |
| description="safety pattern profile" | |
| iconpath="icons/safetypattern_16x16.gif" | |
| name="Safety Patterns" | |
| path="pathmap://SPATTERN_PROFILE/SafetyPatterns.profile.uml" | |
| provider="CEA LIST"> | |
| </profile> | |
| </extension> | |
| </plugin> |