Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » GEF Moving BPMN Shapes(Moving BPMN Shapes Doesn't reflect in View)
GEF Moving BPMN Shapes [message #714211] Wed, 10 August 2011 04:14 Go to next message
Guru  is currently offline Guru Friend
Messages: 9
Registered: July 2011
Location: India
Junior Member
Hello ,

I am developing BPMN2 Editor using GEF . I have BPMN2 EMF Models. As of Now I am able to Drag and Drop BPMN Shapes into editor from Palette . When i move the BPMN Shapes it doesn't reflect in views but in the XML Code its Modified. I debug my project and found after moving BPMN Shapes getTarget() and notifyChanged() method not being invoked. But in my models eNotification for setting bounds gets passed . Is there any solution for that problem (or) any sample code for changing layout of BPMN Shapes using BPMN2 Models using GEF.

Thanks.
Re: GEF Moving BPMN Shapes [message #756598 is a reply to message #714211] Mon, 14 November 2011 13:40 Go to previous message
Karthikeyan Missing name is currently offline Karthikeyan Missing nameFriend
Messages: 47
Registered: July 2011
Member
Hi, it can be fixed, ie it will notify the changes if there is any changes done in Model otherwise it will not reflect in editor, so just do any hard code changes in the model while changing the model, then it will reflect in the model editor.

Regards,
Karthikeyan
Previous Topic:Drawing a line connected to a figure
Next Topic:Problem with ZEST...
Goto Forum:
  


Current Time: Tue Mar 19 09:27:05 GMT 2024

Powered by FUDForum. Page generated in 0.03614 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top