mafw.hookspecs

Defines the hook specification decorator bound the MAFw library.

Functions

register_processors()

Register multiple processor classes

register_standard_tables()

Register standard tables

register_user_interfaces()

Register multiple user interfaces

mafw.hookspecs.register_processors() list[Processor][source]

Register multiple processor classes

mafw.hookspecs.register_standard_tables() list[StandardTable][source]

Register standard tables

mafw.hookspecs.register_user_interfaces() list[UserInterfaceBase][source]

Register multiple user interfaces