mafw.plugins

Exports Processor classes to the execution script.

Functions

register_processors()

Returns a list of processors to be registered

register_standard_tables()

Returns a list of Models to be used as Standard Tables in MAFw

register_user_interfaces()

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