Package elki.workflow
Interface WorkflowStep
-
- All Known Implementing Classes:
AlgorithmStep
,EvaluationStep
,InputStep
,LoggingStep
,OutputStep
public interface WorkflowStep
Trivial interface for workflow steps. A logical grouping of classes with no real functionality.- Since:
- 0.4.0
- Author:
- Erich Schubert