public class InputStep extends Object implements WorkflowStep
Modifier and Type | Class and Description |
---|---|
static class |
InputStep.Parameterizer
Parameterization class.
|
Modifier and Type | Field and Description |
---|---|
private Database |
database
Holds the database to have the algorithms run with.
|
private Database database
public InputStep(Database database)
database
- Database to usepublic Database getDatabase()
Copyright © 2015 ELKI Development Team, Lehr- und Forschungseinheit für Datenbanksysteme, Ludwig-Maximilians-Universität München. License information.