Skip to main content



      Home
Home » Archived » Service Oriented Architecture Tools Platform (STP) » Listening to changes in the BPMN Diagram(Task name modifications do not send notifications to listener)
Listening to changes in the BPMN Diagram [message #652678] Sat, 05 February 2011 02:57 Go to next message
Eclipse UserFriend
Hi,

I am trying to integrate with the BPMN modeler. My domain model is also an EMF model.

I wanted to listen to changes in the BPMN EMF model and correspondingly make changes to my domain model.
I created my EContentAdapter to listen to these changes:

editor.getDiagram.getElement().eAdapters().add(myListener)

However whenever the name of an Activity (Task) is modified I dont get any notifications. I only get notifications on Add and Remove.

I am not sure why this is happening. What exactly am I missing?

Also I want to listen to changes on even those BPMN models (editor) that are already opened (from my previous run).
What would be the best way to achieve this.

Any help would be really appreciated.

Thanks a lot,
Nidhi



Re: Listening to changes in the BPMN Diagram [message #652679 is a reply to message #652678] Sat, 05 February 2011 03:17 Go to previous message
Eclipse UserFriend
Oops! I guess I posted in the wrong forum, I'll move the question to the right one : eclipse.bpmn-modeler

Sorry for the confusion.

Thanks,
Nidhi
Previous Topic:Transform STP BPMN Model to raw BPMN?
Next Topic:BPMN Modeler Annotations
Goto Forum:
  


Current Time: Wed Jul 23 15:22:06 EDT 2025

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

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

Back to the top