de.lmu.ifi.dbs.elki.workflow
Interface WorkflowStep

All Superinterfaces:
InspectionUtilFrequentlyScanned, Parameterizable
All Known Implementing Classes:
AlgorithmStep, EvaluationStep, InputStep, LoggingStep, OutputStep

public interface WorkflowStep
extends Parameterizable

Trivial interface for workflow steps. A logical grouping of classes with no real functionality.



Release 0.4.0 (2011-09-20_1324)