
public class InputStep extends Object implements WorkflowStep
| Modifier and Type | Class and Description | 
|---|---|
| static class  | InputStep.ParameterizerParameterization class. | 
| Modifier and Type | Field and Description | 
|---|---|
| private Database | databaseHolds the database to have the algorithms run with. | 
private Database database
public InputStep(Database database)
database - Database to usepublic Database getDatabase()