
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()