Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Eclipse Projects » GEF » EMF model data update programatically(EMF GMF integration)
EMF model data update programatically [message #1552845] Thu, 08 January 2015 10:56
Shrikanth NC is currently offline Shrikanth NCFriend
Messages: 31
Registered: February 2014
Member
I am having a diagram project, generated via GMF and underlying model is EMF.

Functionality is,

I have some rectangle nodes that I drag from palette n drop to canvas.

1. I need to add some right click actions to the rectangle gef node.
2. The action should edit the underlying emf model property

(Directly editing by calling setter method throws transaction exception )

Now I want to know the proper way to implement the following functionality.

Kindly help!


Previous Topic:GEF Framework
Next Topic:How to Trigger Action from an Action
Goto Forum:
  


Current Time: Fri Apr 26 09:31:06 GMT 2024

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

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

Back to the top