public interface GuidedDecisionTableSourceBuilderIndirect extends GuidedDecisionTableSourceBuilder
Modifier and Type | Method and Description |
---|---|
Map<Integer,ParameterizedValueBuilder> |
getValueBuilders()
Get the ParameterizedValueBuilder for the BRL Fragment.
|
List<org.drools.workbench.models.guided.dtable.shared.model.BRLVariableColumn> |
getVariableColumns()
Get the BRL Variable Columns required to represent the XLS Column.
|
getRowCount
List<org.drools.workbench.models.guided.dtable.shared.model.BRLVariableColumn> getVariableColumns()
Map<Integer,ParameterizedValueBuilder> getValueBuilders()
Copyright © 2001–2020 JBoss by Red Hat. All rights reserved.