- getAllAttributes() - Method in class si.JDEXi.Model
-
Collects all model attributes.
- getAttribute(int) - Method in class si.JDEXi.Attribute
-
Get index-th child attribute.
- getAttributeCount() - Method in class si.JDEXi.Attribute
-
Get the number of child attributes of this attribute.
- getCompleteness() - Method in class si.JDEXi.Attribute
-
Get completeness.
- getCompleteness() - Method in class si.JDEXi.Model
-
Get model completeness, that is, whether or not all functions have a
required number of rule.
- getCount() - Method in class si.JDEXi.Distribution
-
Count the number of non-zero elements.
- getCumulative() - Method in class si.JDEXi.Distribution
-
Get cumulative value
- getDescription() - Method in class si.JDEXi.Attribute
-
Get description.
- getDescription() - Method in class si.JDEXi.ScaleValue
-
Get value description.
- getDistr() - Method in class si.JDEXi.Attribute
-
Get value distribution.
- getEntered() - Method in class si.JDEXi.Rule
-
Get entered value.
- getExplicitness() - Method in class si.JDEXi.Attribute
-
Get explicitness.
- getExplicitness() - Method in class si.JDEXi.Model
-
Get model explicitness, that is, whether or not all functions are 100%
defined.
- getExplicitness() - Method in class si.JDEXi.Rule
-
Get explicit value.
- getFunctionString() - Method in class si.JDEXi.Attribute
-
Represent function with a string.
- getGroup() - Method in class si.JDEXi.ScaleValue
-
Get value group.
- getHigh() - Method in class si.JDEXi.Rule
-
Get high value.
- getInputs() - Method in class si.JDEXi.Attribute
-
Number of this.attribute's immediate descendants.
- getInputValue(int) - Method in class si.JDEXi.Model
-
Get the value of the index-th basic (input) attribute.
- getInputValue(String) - Method in class si.JDEXi.Model
-
Get the value of some aggregate (input) attribute.
- getInputValues() - Method in class si.JDEXi.Model
-
Get a ";"-separated string of all input value assignments.
- getLevel() - Method in class si.JDEXi.Attribute
-
Get attribute level in the tree.
- getLink() - Method in class si.JDEXi.Attribute
-
Get linked attribute.
- getLow() - Method in class si.JDEXi.Rule
-
Get low value.
- getName() - Method in class si.JDEXi.Attribute
-
Get attribute name.
- getName() - Method in class si.JDEXi.ScaleValue
-
Get value name.
- getName() - Method in class si.JDEXi.Value
-
Get value name.
- getName() - Method in class si.JDEXi.Variable
-
Get value name.
- getOrdinal() - Method in class si.JDEXi.Value
-
Get ordinal value.
- getOutputDistr(int) - Method in class si.JDEXi.Model
-
Get the value distribution of the index-th aggregate (output) attribute.
- getOutputDistr(String) - Method in class si.JDEXi.Model
-
Get the value distribution of some aggregate (output) attribute.
- getOutputDistrString(int) - Method in class si.JDEXi.Model
-
Get value distribution of index-th output attribute.
- getOutputDistrString(String) - Method in class si.JDEXi.Model
-
Get value distribution of some output attribute.
- getOutputValue(int) - Method in class si.JDEXi.Model
-
Get the value of the index-th aggregate (output) attribute.
- getOutputValue(String) - Method in class si.JDEXi.Model
-
Get the value of some aggregate (output) attribute.
- getOutputValues() - Method in class si.JDEXi.Model
-
Get a ";"-separated string of all output value assignments.
- getRule(int) - Method in class si.JDEXi.Attribute
-
Get index-th rule of the function attached to this attribute.
- getRule() - Method in class si.JDEXi.CRule
-
Get rule value.
- getRuleCount() - Method in class si.JDEXi.Attribute
-
Get the number of rules contained in the function attached to this
attribute.
- getScaleCount() - Method in class si.JDEXi.Attribute
-
Get the size of the scale attached to this attribute.
- getScaleSize() - Method in class si.JDEXi.Attribute
-
Get scale size.
- getScaleValue(int) - Method in class si.JDEXi.Attribute
-
Get the name of index-th value of the scale attached to this attribute.
- getSet() - Method in class si.JDEXi.Distribution
-
Represent distribution with a set of values.
- getSingle() - Method in class si.JDEXi.Distribution
-
Get a single value represented by distribution.
- getSize() - Method in class si.JDEXi.Scale
-
Get scale size (number of scaleValues).
- getValue() - Method in class si.JDEXi.Attribute
-
Get single attribute value.
- getValue(int) - Method in class si.JDEXi.Distribution
-
Get distribution value at index.
- getValue() - Method in class si.JDEXi.Variable
-
Get ordinal value.
- getVariable(int) - Method in class si.JDEXi.VariableList
-
Get Variable at index.
- GROUP - Static variable in class si.JDEXi.ScaleValue
-