- findAttribute(String) - Method in class si.JDEXi.Model
-
Find attribute in the model by name.
- findAttribute(String, ArrayList<Attribute>) - Method in class si.JDEXi.Model
-
Find attribute by name in list.
- findValue(String) - Method in class si.JDEXi.Scale
-
Find string scale value.
- findValue(Integer) - Method in class si.JDEXi.Scale
-
Find ordinal scale value.
- findVariable(String) - Method in class si.JDEXi.VariableList
-
Find variable by name.
- full() - Method in class si.JDEXi.Distribution
-
Fully populate distribution.
- functionIsConsistent() - Method in class si.JDEXi.Attribute
-
Tests whether the entire function is consistent.
- functionValue(int[]) - Method in class si.JDEXi.Attribute
-
Calculate function value with respect to args[].