core.module_management¶
Modules are add-ons to the model that change its behaviour. They are declared by name, and should contain a short description, the name of the file containing the modified methods.
Functions
|
|
|
Because modules can have different flavours, the name of the module does not always match the name of the file defining it. |
|
|
|
Used to get all parameters and their values from a given module. |
|
Used to load a Mercury module with the path to modules and its names. |