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