public class DtableRuleInspectorCache extends RuleInspectorCache
RuleInspectorCache.Filterindex| 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, resetpublic 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 RuleInspectorCacheCopyright © 2001–2016 JBoss by Red Hat. All rights reserved.