| Interface | Description |
|---|---|
| ImportPlugin |
This interface should be implemented by plugins that serve as input plugins.
|
| Class | Description |
|---|---|
| AbstractImportPlugin |
Note that implementing classes of this baseclass should carry the
UIImportPlugin annotation
Subclasses of AbstractImportPlugin should use the @Plugin Annotation as
follows:
|