public class ActionBuilder extends Object
| Constructor and Description |
|---|
ActionBuilder(Index index,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
Rule rule,
List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52> row,
ColumnUtilities utils,
org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol) |
| Modifier and Type | Method and Description |
|---|---|
void |
build() |
static Comparable |
getValue(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dtCellValue52) |
public ActionBuilder(Index index, org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, Rule rule, List<org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52> row, ColumnUtilities utils, org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol)
public void build()
public static Comparable getValue(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dtCellValue52)
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.