| [news.eclipse.modeling.gmf] How can I add a new Listener to a SematicElement |
Hi, I would like to use handleNotificationEvent if the properties of a SematicElement changes. But the intresting SematicElement isn't the assosiated SematicElement of the EditPart. How can I add the EditPart as listener of the new SematicElement? Steffen