public class EqualsIndex extends ARuleIndex
| Modifier and Type | Class and Description |
|---|---|
static class |
EqualsIndex.Builder |
| Constructor and Description |
|---|
EqualsIndex(DecisionTableRuleNode emptyOrFormulaNodes,
Map<Object,DecisionTableRuleNode> valueNodes) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<DecisionTableRuleNode> |
nodes() |
collectRules, findNode, getEmptyOrFormulaNodespublic EqualsIndex(DecisionTableRuleNode emptyOrFormulaNodes, Map<Object,DecisionTableRuleNode> valueNodes)
public Iterable<DecisionTableRuleNode> nodes()
nodes in interface IRuleIndexnodes in class ARuleIndexCopyright © 2004–2019 OpenL Tablets. All rights reserved.