Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » GMF (Graphical Modeling Framework) » diagram log
diagram log [message #196804] Mon, 14 July 2008 06:38 Go to next message
Eclipse UserFriend
Originally posted by: tram.smith.gmail.com

hello,

my task is to create a diagram log using gmf undo, redo operations stored
in e.g. an ecore model

my question is what variable should i use in the code, or is there any
prepared component, what i can use?

thanks,
tram.smith
Re: diagram log [message #197261 is a reply to message #196804] Wed, 16 July 2008 09:44 Go to previous message
Alexander Shatalin is currently offline Alexander ShatalinFriend
Messages: 2928
Registered: July 2009
Senior Member
Hello tram.smith,

You can listen for an eclipse operation history to get all the notification
concerning running coperations. Then you can fill undo/redo model in accordance
with the data from these notifications.

-----------------
Alex Shatalin
Previous Topic:To change editparts position programmatically
Next Topic:figure descriptor
Goto Forum:
  


Current Time: Thu Apr 25 04:56:15 GMT 2024

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

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

Back to the top