| Package | Description | 
|---|---|
| de.lmu.ifi.dbs.elki | 
 ELKI framework "Environment for Developing KDD-Applications Supported by
 Index-Structures". 
 | 
| 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. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private OutputStep | 
KDDTask.outputStep
The output/visualization step 
 | 
(package private) OutputStep | 
KDDTask.Parameterizer.outputStep  | 
| Constructor and Description | 
|---|
KDDTask(InputStep inputStep,
       AlgorithmStep algorithmStep,
       EvaluationStep evaluationStep,
       OutputStep outputStep,
       java.util.Collection<TrackedParameter> settings)
Constructor. 
 | 
| Modifier and Type | Field and Description | 
|---|---|
private OutputStep | 
OutputTabPanel.outs
The data input configured 
 | 
| Modifier and Type | Method and Description | 
|---|---|
protected OutputStep | 
OutputStep.Parameterizer.makeInstance()  | 
Copyright © 2019 ELKI Development Team. License information.