|
Interface Summary |
| FacetFinderSPI |
SPI for decomposing opaque data into facets. |
| FacetFinderSPI.ColumnID |
|
| ProcessorActionSPI |
SPI for actions capable of operating on a Processor object in the
workflow. |
| ProcessorViewSPI |
Interface for classes which should be notified about
changes to the current active processor object
within the workbench UI |
| RendererSPI |
SPI for rendering a data thing. |
| ResultMapSaveSPI |
Implementing classes are capable of storing a collection
of DataThing objects held in a result map. |
| SemanticMarkupViewSPI |
View and or Control over a SemanticMarkup model object |
| UIComponentFactorySPI |
Implementations can construct UI components to be inserted into
containers within the workbench. |
| UIComponentSPI |
Interface for any UI component to be used within the workbench |
| WorkflowInstanceSetViewSPI |
Implementors present a view over a set of workflow instance
models, creating appropriate progress and result displays. |
| WorkflowModelViewSPI |
Interface for classes which should be notified about
changes to the current active workflow model
(ModelMap.CURRENT_WORKFLOW) object
within the workbench UI |