|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractRule.UtilityOptions | |
---|---|
clarion.system |
Uses of AbstractRule.UtilityOptions in clarion.system |
---|
Fields in clarion.system declared as AbstractRule.UtilityOptions | |
---|---|
static AbstractRule.UtilityOptions |
AbstractRule.GLOBAL_UTILITY_OPTION
Specifies the method to use for calculating utility. |
AbstractRule.UtilityOptions |
AbstractRule.UTILITY_OPTION
Specifies the method to use for calculating utility. |
Methods in clarion.system that return AbstractRule.UtilityOptions | |
---|---|
static AbstractRule.UtilityOptions |
AbstractRule.UtilityOptions.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static AbstractRule.UtilityOptions[] |
AbstractRule.UtilityOptions.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |