| GlobalContext |
Any implementation should maintain a referencte to a single plugin context.
|
| ObjectConstructor |
|
| PluginContext |
|
| PluginContextID |
Represents an ID of a plugin context.
|
| PluginDescriptor |
|
| PluginDescriptorID |
This interface provides an ID for each plugin.
|
| PluginExecutionResult |
This class represents the result of a plugin execution.
|
| PluginManager |
The plugin manager manages plugins.
|
| PluginManager.PluginManagerListener |
This interface describes an error listener for the plugin manager.
|
| Progress |
Interface for progress indicator
|
| ProMCanceller |
Interface that can be used by visualizations to receive a notification from
the framework when they are removed.
|