| Package | Description |
|---|---|
| weka.gui.knowledgeflow | |
| weka.knowledgeflow | |
| weka.knowledgeflow.steps |
| Class and Description |
|---|
| Flow
Class that encapsulates the Steps involved in a Knowledge Flow process.
|
| FlowExecutor
Interface to something that can execute a Knowledge Flow process
|
| StepManagerImpl
Concrete implementation of the StepManager interface.
|
| Class and Description |
|---|
| BaseExecutionEnvironment
Base class for execution environments
|
| CallbackNotifierDelegate
Interface to something that can notify a Step that a Task submitted by
ExecutionEnvironment.submitTask() has finished.
|
| Data
Class for encapsulating data to be transferred between Knowledge Flow steps
over a particular connection type.
|
| ExecutionEnvironment
Client user interface for an execution environment.
|
| ExecutionFinishedCallback
Callback interface for receiving notification of a flow finishing
execution
|
| ExecutionResult
Stores the result generated by a StepTask.
|
| Flow
Class that encapsulates the Steps involved in a Knowledge Flow process.
|
| FlowExecutor
Interface to something that can execute a Knowledge Flow process
|
| FlowLoader
Interface to something that can load a Knowledge Flow
|
| FlowRunner
A FlowExecutor that can launch start points in a flow in parallel or
sequentially.
|
| LoggingLevel
Enum for different logging levels
|
| StepManager
Client public interface for the StepManager.
|
| StepManagerImpl
Concrete implementation of the StepManager interface.
|
| StepOutputListener
Inteface to something that listens to the output from a
Step |
| StepTask
A task that can be executed by the ExecutionEnvironment's submitTask()
service.
|
| StepTaskCallback
Callback that Steps can use when executing StepTasks via
EnvironmentManager.submitTask().
|
| Class and Description |
|---|
| Data
Class for encapsulating data to be transferred between Knowledge Flow steps
over a particular connection type.
|
| StepManager
Client public interface for the StepManager.
|
Copyright © 2016 University of Waikato, Hamilton, NZ. All Rights Reserved.