- Rule - Class in si.JDEXi
-
Rule class.
- Rule(Integer) - Constructor for class si.JDEXi.Rule
-
Constructor with low parameter.
- Rule(Integer, Integer) - Constructor for class si.JDEXi.Rule
-
Constructor with low, high parameters.
- Rule(Integer, Integer, Boolean) - Constructor for class si.JDEXi.Rule
-
Constructor with low, high, entered parameters.
- Rule(Integer, Boolean) - Constructor for class si.JDEXi.Rule
-
Constructor with low and entered parameters.
- ruleBounds(int) - Method in class si.JDEXi.Attribute
-
Calculates lower and higher bounds for x-th rule.
- ruleIsConsistent(int, Rule) - Method in class si.JDEXi.Attribute
-
Tests whether rule x is consistent with respect to bounds.
- ruleIsConsistent(int) - Method in class si.JDEXi.Attribute
-
Tests whether rule x is consistent according to the dominance principle.