| Interface | Description |
|---|---|
| JstacsTool |
Interface for a generic Jstacs tool.
|
| Protocol |
Interface for the protocol of the run of a
JstacsTool. |
| Class | Description |
|---|---|
| DataColumnParameter |
SimpleParameter that represents a data column parameter in Galaxy and JstacsFX. |
| JstacsTool.ResultEntry |
Representation of default results.
|
| ProgressUpdater |
Interface for a progress bar (or similar) indicating a tool's progress.
|
| ToolResult |
Class for the results of a
JstacsTool. |