Part of pida.core.plugins View In Hierarchy
This is an `ExtensionPoint` prepared to hold `Plugin`s.
Split Table into Classes Show Methods in One Table
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 360 | Method | __init__ | Creates a new extension point object. |
| 365 | Class Method | _activate | This method is called when the object is placed in an initialized |
Inherited from ExtensionPoint:
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 312 | Method | init_extensions | Initializes the valid extensions. |
| 328 | Class Method | add | Adds one more element to the extension point, or named list. |
| 336 | Class Method | __getitem__ | Undocumented |
| 344 | Method | has_init | Verifies if the extension point was already initialized. |
| 351 | Class Method | keys | Undocumented |
| Line # | Kind | Name | Docs |
|---|---|---|---|
| 336 | Class Method | __getitem__ | Undocumented |
| 360 | Method | __init__ | Creates a new extension point object. |
| 365 | Class Method | _activate | This method is called when the object is placed in an initialized |
| 328 | Class Method | add | Adds one more element to the extension point, or named list. |
| 344 | Method | has_init | Verifies if the extension point was already initialized. |
| 312 | Method | init_extensions | Initializes the valid extensions. |
| 351 | Class Method | keys | Undocumented |