| <?xml version="1.0" encoding="UTF-8"?> | |
| <?eclipse version="3.2"?> | |
| <plugin> | |
| <extension | |
| point="org.eclipse.papyrus.uml.extensionpoints.UMLLibrary"> | |
| <library | |
| description="A library that contains Python standard types" | |
| iconpath="icons/transfo_py.gif" | |
| name="Designer model library: PSL (Python Standard)" | |
| path="pathmap://PapyrusPython_LIBRARIES/PythonStdLib.uml"> | |
| </library> | |
| </extension> | |
| </plugin> |