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,
org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol,
AnalyzerConfiguration configuration) |
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, org.drools.workbench.models.guided.dtable.shared.model.ActionCol52 actionCol, AnalyzerConfiguration configuration)
public static Comparable getValue(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 dtCellValue52)
public void build()
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.