Skip to content
Snippets Groups Projects
Commit 68eaa5f4 authored by Alexander Diewald's avatar Alexander Diewald
Browse files

PersistencyService: Add load listen method.

* The current implementation of the IPersistencyService does not
  allow to listen for "load" or "add" events during the startup of
  AF3 whereas later events for adding and removing IToplevelElements
  are present.
* Extend the PersistencyServiceListener and the IPersistencyService
  for such a capability to enable installing listeners for model
  elements in a plugin-in fashion.

Issue-Ref: 3514
Issue-Url: https://af3-developer.fortiss.org/issues/3514


Signed-off-by: default avatarAlexander Diewald <diewald@fortiss.org>
parent 83300555
No related branches found
No related tags found
1 merge request!19PersistencyService: Add load listen method.
Showing
with 44 additions and 6 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment