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 

C

checkAndSetRuleMethod(String) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
cleanErrors() - Method in class com.openrules.ruleengine.Decision
 
close() - Method in class com.openrules.tools.DatabaseIterator
 
close() - Method in class com.openrules.tools.DatabaseIteratorMySQL
 
closeReport() - Method in class com.openrules.ruleengine.Decision
 
CollectionHandler - Class in com.openrules.ruleengine
 
CollectionHandler(Decision) - Constructor for class com.openrules.ruleengine.CollectionHandler
 
com.openrules.ruleengine - package com.openrules.ruleengine
 
ComparableDecisionVariable - Class in com.openrules.ruleengine
 
ComparableDecisionVariable() - Constructor for class com.openrules.ruleengine.ComparableDecisionVariable
 
compare(String, Oper, String) - Method in class com.openrules.ruleengine.Decision
Compares "value" with the value of the decision "name" using operator "op"
compare(String, Oper, String[]) - Method in class com.openrules.ruleengine.Decision
Checks if the value of the decision variable "name" is comparable with elements of "compareValues" as defined by the operator "op"
compare(String, String) - Method in class com.openrules.ruleengine.Decision
Checks if the value of the decision variable "name" is among elements of "compareValues"
compare(String, Oper, String) - Method in class com.openrules.ruleengine.Glossary
This method is used by conditions of the type "ConditionVarOperValues"
compare(String, Oper, String[]) - Method in class com.openrules.ruleengine.Glossary
This method is used by conditions of the type "Condition" with operators
compare(String, String) - Method in class com.openrules.ruleengine.Glossary
This method is used by conditions of the type "If" without operators
compare(String, Oper, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
This method is used by conditions of the type "ConditionVarOperValues"
compare(String, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
This method is used by conditions of the type "If" without operators
compare(Comparable, Comparable) - Method in class com.openrules.tools.Operator
 
compare(int, int) - Method in class com.openrules.tools.Operator
 
compare(long, long) - Method in class com.openrules.tools.Operator
 
compare(double, double) - Method in class com.openrules.tools.Operator
 
compare(Date, Date) - Method in class com.openrules.tools.Operator
 
compareArrays(String, Oper, String[]) - Method in class com.openrules.ruleengine.GlossaryArrayHandler
 
compareBigDecimalValueWithExpression(BigDecimal, String) - Method in class com.openrules.ruleengine.Glossary
 
compareBigDecimalValueWithExpression(BigDecimal, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
 
compareBool(String, String, boolean) - Method in class com.openrules.ruleengine.Decision
Compares a boolean "value" with the value of the variable "name" using "op"
compareBool(String, String, String) - Method in class com.openrules.ruleengine.Decision
Compares values of two boolean decision variables using "op"
compareDate(String, String, Date) - Method in class com.openrules.ruleengine.Decision
Compares the value of the variable "name" with the "date"
compareDate(String, String, String) - Method in class com.openrules.ruleengine.Decision
Compares values of two Date decision variables using "op"
compareDomain(String, String, String) - Method in class com.openrules.ruleengine.Decision
 
compareDoubleValueWithExpression(double, String) - Method in class com.openrules.ruleengine.Glossary
 
compareDoubleValueWithExpression(double, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
 
compareInt(String, String, int) - Method in class com.openrules.ruleengine.Decision
Compares the decision variable's value with the "value" using the operator "op"
compareInt(String, String, String) - Method in class com.openrules.ruleengine.Decision
Compares values of two integer decision variables
compareIntValueWithExpression(int, String) - Method in class com.openrules.ruleengine.Glossary
 
compareIntValueWithExpression(int, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
 
compareLongValueWithExpression(long, String) - Method in class com.openrules.ruleengine.Glossary
 
compareLongValueWithExpression(long, String) - Method in class com.openrules.ruleengine.GlossaryCompareAssign
 
compareReal(String, String, double) - Method in class com.openrules.ruleengine.Decision
Compares the decision variable's value with the "value" using the operator "op"
compareReal(String, String, String) - Method in class com.openrules.ruleengine.Decision
Compares values of two real decision variables
compareString(String, String, String) - Method in class com.openrules.ruleengine.Decision
Compares "value" with the value of the decision "name" using "op"
compareTo(ComparableDecisionVariable) - Method in class com.openrules.ruleengine.ComparableDecisionVariable
 
contains(Object[], Object) - Static method in class com.openrules.tools.Methods
 
contains(String[], String[]) - Static method in class com.openrules.tools.Methods
 
contains(String[], String) - Static method in class com.openrules.tools.Methods
 
count(String) - Method in class com.openrules.tools.DbUtil
 
createAndExecuteBriefQuery(String) - Method in class com.openrules.tools.Database
 
createAndExecuteBriefQuery(String) - Method in class com.openrules.tools.DatabaseMySQL
 
createBusinessMaps(String) - Method in class com.openrules.ruleengine.Decision
 
createDecision(String) - Method in class com.openrules.ruleengine.DecisionModel
Creates and returns an instance of Decision based on the existing engine
createGoal(String) - Method in class com.openrules.ruleengine.DecisionModel
Creates and returns an instance of Goal defined in this decision model
createRunReport(String, String, String) - Method in class com.openrules.ruleengine.Decision
 
currentHour() - Static method in class com.openrules.tools.Dates
 
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