How to programmtically be notified when an element in a sumodel have been manually loaded/resolved. [message #1786378] |
Wed, 02 May 2018 06:07  |
Eclipse User |
|
|
|
I am trying to be notified when an element in a submodel is being loaded manually using the context menu entry "Load" in Model Explorer view.
I have added a ResourceSetListener without any filter to the editing domain. This listener is notified when an element is being loaded. But at the time for notification, the element to be loaded does not seems to have been completely resolved as the Owner reference is not yet set, e.g. the method element.getOwner() returns null.
Is there an alternative for how to get notification when an element in a submodel is loaded at the time where it has been completely resolved including the owner reference being set?
/Thomas
|
|
|
|
|
|
Powered by
FUDForum. Page generated in 0.31062 seconds