public class EqualsIndexDecisionTableRuleNode extends DecisionTableRuleNode implements IDecisionTableRuleNodeV2
| Constructor and Description |
|---|
EqualsIndexDecisionTableRuleNode(int[] rules,
IRuleIndex nextIndex) |
| Modifier and Type | Method and Description |
|---|---|
IRuleIndex |
getNextIndex() |
int[] |
getRules() |
Set<Integer> |
getRuleSet() |
boolean |
hasIndex() |
getRulesIterator, setNextIndexpublic EqualsIndexDecisionTableRuleNode(int[] rules,
IRuleIndex nextIndex)
public int[] getRules()
getRules in interface IDecisionTableRuleNodegetRules in class DecisionTableRuleNodepublic IRuleIndex getNextIndex()
getNextIndex in class DecisionTableRuleNodepublic boolean hasIndex()
hasIndex in class DecisionTableRuleNodepublic Set<Integer> getRuleSet()
getRuleSet in interface IDecisionTableRuleNodeV2Copyright © 2004–2019 OpenL Tablets. All rights reserved.