EContentAdapter on BPMN EMF model [message #652682] |
Sat, 05 February 2011 03:34  |
Eclipse User |
|
|
|
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
P.S: I was not sure whether to post this on the BPMN newsgrp or EMF newsgrp. Please do let me know in case this is not the right place.
|
|
|
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.33647 seconds