mafw.plugins
Exports Processor classes to the execution script.
Functions
Returns the list of modules with the database model definitions |
|
Returns a list of processors to be registered |
|
Returns a list of user interfaces that can be used |
- mafw.plugins.register_db_model_modules() List[str][source]
Returns the list of modules with the database model definitions
- mafw.plugins.register_processors() List[ProcessorClassProtocol][source]
Returns a list of processors to be registered
- mafw.plugins.register_user_interfaces() List[UserInterfaceClassProtocol][source]
Returns a list of user interfaces that can be used