Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » UML2 » undo notification
undo notification [message #623667] Sun, 15 July 2007 06:22
Bogdan Pistol is currently offline Bogdan PistolFriend
Messages: 29
Registered: July 2009
Junior Member
Hello,

The UML elements are Notifiers, so I can add an Adapter to their eAdapters
and I can listen for notifications.
But when I undo() a ChangeCommand from a BasicCommandStack the
notifications from the UML elements are not fired.

I sow that I can listen for events directly from BasicCommandStack with
commandStackChanged(EventObject), but I do not know how to find out what
features of what objects changed.

Is there a way to configure the UML elements to notify me when an undo()
or redo() affects those elements or their features?

Bogdan,
Previous Topic:modeling object creation action
Next Topic:creating Resource
Goto Forum:
  


Current Time: Thu Apr 25 14:50:26 GMT 2024

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

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

Back to the top