mafw.plugins
Exports Processor classes to the execution script.
Functions
Returns a list of processors to be registered |
|
Returns a list of Models to be used as Standard Tables in MAFw |
|
Returns a list of user interfaces that can be used |
- mafw.plugins.register_processors() list[type[Processor]][source]
Returns a list of processors to be registered
- mafw.plugins.register_standard_tables() list[type[StandardTable]][source]
Returns a list of Models to be used as Standard Tables in MAFw
- mafw.plugins.register_user_interfaces() list[type[UserInterfaceBase]][source]
Returns a list of user interfaces that can be used