public class CellBuilder extends Object
Constructor and Description |
---|
CellBuilder(Index index,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
int columnIndex,
ColumnUtilities utils,
org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
build(Rule rule,
List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52> row) |
public CellBuilder(Index index, org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, int columnIndex, ColumnUtilities utils, org.drools.workbench.models.guided.dtable.shared.model.BaseColumn baseColumn, AnalyzerConfiguration configuration)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.