Interface | Description |
---|---|
IIntegrationService |
This interface describes all service methods that are available to plug-ins
to interact and integrate seamlessly with the main application.
|
IPluginInfo |
Defines the methods that provide meta data about a plugin.
|
Class | Description |
---|---|
AModelObjectVisitor |
Abstract definition of an object that gets called for all elements of
the object model hierarchy.
|
APluginImplementation |
Abstract superclass of plug-in implementations
|
PluginConfiguration |
This is the container class for generic plugin configuration.
|