Feature #1605
Updated by Alexander Watzinger almost 3 years ago
* Split classes from model into separate files
* Reversed type.root so that root[O] is now the root type and root[-1] the super type
* Renamed nodes to types
* Renamed view entity_view to view
* Merged different spellings of writable/writeable to writable
* Mypy checks
* Pylint checks