public class DtableRuleInspectorCache extends RuleInspectorCache
RuleInspectorCache.Filter
index
Constructor and Description |
---|
DtableRuleInspectorCache(ColumnUtilities utils,
org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model,
Index index,
AnalyzerConfiguration configuration) |
Modifier and Type | Method and Description |
---|---|
void |
deleteColumns(int firstColumnIndex,
int numberOfColumns) |
protected Rule |
makeRule(int index) |
void |
newColumn(int columnIndex) |
addRow, all, all, allRuleInspectors, getConfiguration, getRule, getRuleInspector, removeRow, reset
public DtableRuleInspectorCache(ColumnUtilities utils, org.drools.workbench.models.guided.dtable.shared.model.GuidedDecisionTable52 model, Index index, AnalyzerConfiguration configuration)
public void newColumn(int columnIndex)
public void deleteColumns(int firstColumnIndex, int numberOfColumns)
protected Rule makeRule(int index)
makeRule
in class RuleInspectorCache
Copyright © 2001–2016 JBoss by Red Hat. All rights reserved.