Skip to content
Snippets Groups Projects

Release 0.1.0

Merged Adham Hashibon requested to merge release-0.1.0 into master
4 files
+ 15
3
Compare changes
  • Side-by-side
  • Inline
Files
4
@@ -5,6 +5,10 @@ A single Plugin can provide one or more of the pluggable entities described
elsewhere (MCO/KPICalculators/DataSources/NotificationListeners/UIHooks).
Multiple plugins can be installed to provide a broad range of functionalities.
An example plugin implementation is available at:
https://github.com/force-h2020/force-bdss-plugin-enthought-example
Plugins must return Factories. Each Factory provides factory methods for
one of the above pluggable entities and its associated classes.
Loading