The Plugin Management System
Todo
This part will come in with the full description of the plugin system in the next PR. -J.C. 05/07/19
- class vivarium.engine.framework.plugins.PluginGroup(controller, builder_interface)[source]
- Parameters:
controller (Manager | ComponentConfigurationParser)
builder_interface (Interface)
-
controller:
Manager|ComponentConfigurationParser
- exception vivarium.engine.framework.plugins.PluginConfigurationError[source]
Error raised when plugin configuration is incorrectly specified.