Added
- Added option to auto-register generated package in global registry, see the
`--auto-register-package` option.
- Added option to specify a user module, from where mixin classes. These mixins must then implement
all end-user specific code like operations and derived attributes. See the `--user-module`
command line option.
Fixed
- EDatatype registration.
- Various derived attribute fixes.