Uses of Package
de.lmu.ifi.dbs.elki.workflow

Packages that use de.lmu.ifi.dbs.elki.workflow
de.lmu.ifi.dbs.elki ELKI framework "Environment for Developing KDD-Applications Supported by Index-Structures" KDDTask is the main class of the ELKI-Framework for command-line interaction. 
de.lmu.ifi.dbs.elki.gui.multistep.panels Panels for the multi-step GUI 
de.lmu.ifi.dbs.elki.workflow Work flow packages, e.g. following the usual KDD model, closely related to CRISP-DM 
 

Classes in de.lmu.ifi.dbs.elki.workflow used by de.lmu.ifi.dbs.elki
AlgorithmStep
          The "algorithms" step, where data is analyzed.
EvaluationStep
          The "evaluation" step, where data is analyzed.
InputStep
          Data input step of the workflow.
OutputStep
          The "output" step, where data is analyzed.
 

Classes in de.lmu.ifi.dbs.elki.workflow used by de.lmu.ifi.dbs.elki.gui.multistep.panels
AlgorithmStep
          The "algorithms" step, where data is analyzed.
EvaluationStep
          The "evaluation" step, where data is analyzed.
InputStep
          Data input step of the workflow.
OutputStep
          The "output" step, where data is analyzed.
 

Classes in de.lmu.ifi.dbs.elki.workflow used by de.lmu.ifi.dbs.elki.workflow
AlgorithmStep
          The "algorithms" step, where data is analyzed.
EvaluationStep
          The "evaluation" step, where data is analyzed.
InputStep
          Data input step of the workflow.
LoggingStep
          Pseudo-step to configure logging / verbose mode.
OutputStep
          The "output" step, where data is analyzed.
WorkflowStep
          Trivial interface for workflow steps.
 


Release 0.4.0 (2011-09-20_1324)