Skip to main content



      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 00:14 Go to next message
Eclipse UserFriend
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 08:40 Go to previous message
Eclipse UserFriend
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: Sat Jul 12 10:00:07 EDT 2025

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

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

Back to the top