public class BRLConditionBuilder extends Object
Constructor and Description |
---|
BRLConditionBuilder(Index index,
VerifierColumnUtilities utils,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
Condition |
build() |
BRLConditionBuilder |
with(org.drools.workbench.models.guided.dtable.shared.model.BRLConditionVariableColumn conditionColumn) |
BRLConditionBuilder |
with(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 realCellValue) |
BRLConditionBuilder |
with(int columnIndex) |
public BRLConditionBuilder(Index index, VerifierColumnUtilities utils, AnalyzerConfiguration configuration)
public Condition build() throws BuildException
BuildException
public BRLConditionBuilder with(org.drools.workbench.models.guided.dtable.shared.model.BRLConditionVariableColumn conditionColumn)
public BRLConditionBuilder with(org.drools.workbench.models.guided.dtable.shared.model.DTCellValue52 realCellValue)
public BRLConditionBuilder with(int columnIndex)
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.