Sparx Systems Forum

Enterprise Architect => Bugs and Issues => Topic started by: Jens Nötzold on August 14, 2024, 07:52:08 pm

Title: Unexpected Event EA_OnNotifyContextItemModified
Post by: Jens Nötzold on August 14, 2024, 07:52:08 pm
Changing a class' operation (aka otMethod) using the operation properties dialog (F10) leads to 2 events, one for otMethod and a second one for otElement.
In contrast, changing via features dialog or properties window only produces 1 event for otMethod.
In contrast, changing class' attributes produce just one event for otAttribute, independently of the dialog/window used.

Should there be an additional event on otElement in general or just one for attribute/method ?

(Don't know, if its a new one. I'm on EA 16.1.1628)

Jens
Title: Re: Unexpected Event EA_OnNotifyContextItemModified
Post by: Geert Bellekens on August 14, 2024, 08:44:17 pm
IMO there should only be an event for the operation/attribute, not for Element

Geert