1
0
Fork 0
mirror of https://github.com/yweber/lodel2.git synced 2026-04-30 04:00:57 +02:00
lodel2_mirror/EditorialModel/migrationhandler/__init__.py
2015-09-10 11:46:51 +02:00

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.
#