Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Today's Messages (on)  | Unanswered Messages (off)

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 is currently offline 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
Forum: EGL Development Tools
 Topic: Screen Navigation Using EDT Eclipse
Re: Screen Navigation Using EDT Eclipse [message #1060701 is a reply to message #1060690] Tue, 28 May 2013 02:30
gio coot is currently offline gio coot
Messages: 20
Registered: December 2012
Junior Member
Hi Richard
thanks for you reply; as i'm new to EGL, i'm looking for small and simple aplication (like could be this "EDT_Issue_NavigatingScreens.doc") for learn the logic to login to the server/database (i'm a RPG programmer on iSeries), and how to build application to manage master files (inventory, customers) and manage invoicing .. etc etc.

Thanks in advance for you help

Gio
Forum: Eclipse 4
 Topic: singleton part
Re: singleton part [message #1060702 is a reply to message #1060685] Tue, 28 May 2013 02:48
Dirk Fauth is currently online Dirk Fauth
Messages: 526
Registered: July 2012
Senior Member
If you create your instance with the new operator there is no injection. I think what you want to do is inject the current available MyViewPart into your LoadDataHandler.execute()



Current Time: Tue May 28 02:51:04 EDT 2013

Powered by FUDForum. Page generated in 0.01528 seconds