Skip navigation links
A B C D E F G H I J L M N O P R S T U V W X Y 

E

equals(Object) - Method in class com.openrules.tools.DbUtil.DbEnv
 
evaluateBigDecimalArray(String, String, String) - Method in class com.openrules.ruleengine.CollectionHandler
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateBigDecimalArray(String, String, String) - Method in class com.openrules.ruleengine.Decision
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateDoubleArray(String, String, String) - Method in class com.openrules.ruleengine.CollectionHandler
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateDoubleArray(String, String, String) - Method in class com.openrules.ruleengine.Decision
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateIntArray(String, String, String) - Method in class com.openrules.ruleengine.CollectionHandler
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateIntArray(String, String, String) - Method in class com.openrules.ruleengine.Decision
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateLongArray(String, String, String) - Method in class com.openrules.ruleengine.CollectionHandler
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateLongArray(String, String, String) - Method in class com.openrules.ruleengine.Decision
If oper is "All Elements", then it checks if all elements in the array "arrayName" satisfy the condition If oper is "One Element", then it checks if at least one element in the array "arrayName" satisfies the condition
evaluateMap(String, String, String) - Method in class com.openrules.ruleengine.CollectionHandler
Finds a map associated in the glossary with the name "mapName" and checks if it contains the same value as "value" for the key "key"
evaluateMap(String, String, String) - Method in class com.openrules.ruleengine.Decision
Finds a map associated in the glossary with the name "mapName" and checks if it contains the same value as "value" for the key "key"
evaluateString(String) - Method in class com.openrules.ruleengine.Glossary
Evaluates if "string" is a String decision variable, and if yes returns its value.
execute() - Method in class com.openrules.ruleengine.Decision
This method executes this decision by running a related OpenRulesEngine for the Excel's method with the decision's name
execute(boolean) - Method in class com.openrules.ruleengine.Decision
This method executes this decision by running a related OpenRulesEngine for the Excel's method with the decision's name.
execute(String) - Method in class com.openrules.ruleengine.Decision
This method executes this decision by running a related OpenRulesEngine for the Excel's method passed as a parameter.
execute(String, Object[]) - Method in class com.openrules.ruleengine.Decision
This method executes this decision by running a related OpenRulesEngine for the Excel's method "methodName" with parameters defined by the array "params".
execute(String, Object) - Method in class com.openrules.ruleengine.Decision
This method executes this decision by running a related OpenRulesEngine for the Excel's method "methodName" with one parameter "param".
execute() - Method in class com.openrules.ruleengine.DecisionExecutionPath
 
execute() - Method in class com.openrules.ruleengine.Goal
 
executeAction(String) - Method in class com.openrules.ruleengine.Decision
This method is called from Excel template columns of the type ActionExecute
executeOneTest(String) - Method in class com.openrules.ruleengine.Decision
 
executeOneTest(DecisionTest) - Method in class com.openrules.ruleengine.Decision
 
executeQuery(String) - Method in class com.openrules.tools.Database
 
executeQuery(String) - Method in class com.openrules.tools.DatabaseMySQL
 
executeQuery(String) - Method in class com.openrules.tools.DbUtil
 
executeWithBusinessMaps() - Method in class com.openrules.ruleengine.Decision
 
ExternalRules - Class in com.openrules.ruleengine
 
ExternalRules() - Constructor for class com.openrules.ruleengine.ExternalRules
 
ExternalRules(List) - Constructor for class com.openrules.ruleengine.ExternalRules
 
extractFrom(String, String, String) - Static method in class com.openrules.tools.Methods
 
extractNumberFrom(String, char) - Static method in class com.openrules.tools.Methods
 
A B C D E F G H I J L M N O P R S T U V W X Y 
Skip navigation links