The dip.developer.plugins module contains the definitions of all plugins implemented by the dip.developer module.
Base class: Model
The ExtensionsViewerToolPlugin class is the plugin definition for the extension points viewer tool.
This is called when the plugin is enabled to ask that it configures itself.
Parameter: | plugin_manager – the plugin manager. |
---|
Base class: Model
The PluginsViewerToolPlugin class is the plugin definition for the plugins viewer tool.
This is called when the plugin is enabled to ask that it configures itself.
Parameter: | plugin_manager – the plugin manager. |
---|
Base class: Model
The ServicesViewerToolPlugin class is the plugin definition for the services viewer tool.
This is called when the plugin is enabled to ask that it configures itself.
Parameter: | plugin_manager – the plugin manager. |
---|