| Forum: UML2 |
|---|
| Topic: Loading UML-Model with papyrus-profile applied |
|---|
| Re: Loading UML-Model with papyrus-profile applied [message #1060700 is a reply to message #1060187] |
Tue, 28 May 2013 02:23 |
Ba sti Messages: 8 Registered: February 2013 |
Junior Member |
|
|
hi christian,
the stereotypes that are missing are all defined in "pathmap://SysML_PROFILES/SysML.profile.uml". So i thought it is a mapping problem like the one with the papyrus-documentation, so i´ve added this line to my code:
uriMap.put(URI.createURI("pathmap://SysML_PROFILES/SysML.profile.uml"), URI.createURI("file:/D:/.../plugins/sysml/org.eclipse.papyrus.sysml/model/SysML.profile.uml/"));
This only solved the problem with my own stereotypes that are based on stereotypes defined in this profile, they are accessable now. But it is still not possible to access the SysML-stereotypes..
Regards,
Basti
|
|
|
Powered by
FUDForum. Page generated in 0.01697 seconds