class RANGE_ORDERING |
---|
**** |
________This_class_models_an_ordering_rule_which_applies_to_all_of ___the_members_of_a_range_of_tokens. |
attr base_weight : ORDER_WEIGHT ; |
---|
attr domain : RANGE ; |
---|
attr rules : ARRAY{ORDER_RULE} ; |
---|
attr weights : ARRAY{ORDER_WEIGHT} ; |
---|
**** |
________This_array_is_'parameterised'_in_that_any_weight_which_is_of_the ___value_ORDER_WEIGHT::maxval_is_deemed_to_be_of_the_weight_of_the_token ___in_the_range. |
attr weights : ARRAY{ORDER_WEIGHT} ; |
---|
**** |
________This_array_is_'parameterised'_in_that_any_weight_which_is_of_the ___value_ORDER_WEIGHT::maxval_is_deemed_to_be_of_the_weight_of_the_token ___in_the_range. |