mirror of
https://github.com/yweber/lodel2.git
synced 2026-04-30 04:00:57 +02:00
6 lines
259 B
Python
6 lines
259 B
Python
## @package EditorialModel.migrationhandler
|
|
# @brief Tell to an editorial model wether or not a wanted modification is possible
|
|
#
|
|
# The migration handler provide an API for the EditorialModel to ask wether or not a model modification
|
|
# is possible/allowed.
|
|
#
|