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 

S

save(String, String) - Method in class com.openrules.ruleengine.DecisionExecutionPath
Saves this execution path to the Excel file "goalFile"
save(String, String, boolean) - Method in class com.openrules.ruleengine.DecisionExecutionPath
 
saveRunLog(boolean) - Method in class com.openrules.ruleengine.Decision
Sets the mode "saveRunLog" for all future decision runs
saveRunLog(boolean) - Method in class com.openrules.ruleengine.Goal
 
selectAll(String) - Method in class com.openrules.tools.DbUtil
 
setActualValue(Object) - Method in class com.openrules.ruleengine.DecisionMismatch
 
setArrayHandler(GlossaryArrayHandler) - Method in class com.openrules.ruleengine.Glossary
 
setAttachment(Object) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setAttribute(String, String) - Method in interface com.openrules.ruleengine.BusinessMap
Sets a value for the attribute converting a string to the proper type.
setAttribute(String, String) - Method in class com.openrules.ruleengine.BusinessMapImpl
 
setAttribute(String, String) - Method in interface com.openrules.ruleengine.DecisionObject
Sets a value "value" for the attribute "name"
setAttribute(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setBool(String, boolean) - Method in class com.openrules.ruleengine.Decision
Sets boolean value to the decision variable"name"
setBool(String, boolean) - Method in class com.openrules.ruleengine.Glossary
 
setBool(String, int, boolean) - Method in class com.openrules.ruleengine.Glossary
 
setBusinessConcept(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setBusinessObjects(Object[]) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setCheckRuleUpdates(boolean) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setCollectionHandler(CollectionHandler) - Method in class com.openrules.ruleengine.Decision
 
setCurrentUserPassword(String) - Static method in class com.openrules.ruleengine.OpenRulesEngine
Sets the POI BIFF8 encryption/decryption password for the current thread.
setDate(String, Date) - Method in class com.openrules.ruleengine.Decision
Sets date value to the decision variable"name"
setDate(String, Date) - Method in class com.openrules.ruleengine.Glossary
 
setDate(String, int, Date) - Method in class com.openrules.ruleengine.Glossary
 
setDay(Date, int) - Static method in class com.openrules.tools.Dates
 
setDecision(Decision) - Method in class com.openrules.ruleengine.ComparableDecisionVariable
 
setDecisionObjects(HashMap<String, Object>) - Method in class com.openrules.ruleengine.DecisionTest
 
setDecisionTable(IDecisionTable) - Method in class com.openrules.ruleengine.DecisionVariableModifier
 
setDescription(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setDomain(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setDynamic(boolean) - Method in class com.openrules.ruleengine.GlossaryElement
 
setElementTypes(boolean) - Method in class com.openrules.ruleengine.Glossary
 
setErrors(List<Error>) - Method in class com.openrules.ruleengine.Decision
 
setExecutionPath(String) - Method in class com.openrules.ruleengine.Decision
The same as getExecutionPath(goal)
setExecutionPath(ArrayList<String>) - Method in class com.openrules.ruleengine.DecisionExecutionPath
 
setExpectations(HashMap<String, String>) - Method in class com.openrules.ruleengine.DecisionTest
 
setExpectedValue(Object) - Method in class com.openrules.ruleengine.DecisionMismatch
 
setExternalRules(ExternalRules) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setFirstRun(boolean) - Method in class com.openrules.ruleengine.Decision
Sets the very first run of this decision to be true or false
setId(String) - Method in class com.openrules.ruleengine.DecisionTest
 
setId(String) - Method in class com.openrules.ruleengine.DT
 
setImportedDecision(Decision) - Method in class com.openrules.ruleengine.DecisionVariableModifier
 
setInitializeVar(String, boolean) - Method in class com.openrules.ruleengine.Decision
 
setInt(String, int) - Method in class com.openrules.ruleengine.Decision
Sets integer value to the decision variable"name"
setInt(String, int) - Method in class com.openrules.ruleengine.Glossary
 
setInt(String, int, int) - Method in class com.openrules.ruleengine.Glossary
 
setLong(String, long) - Method in class com.openrules.ruleengine.Decision
Sets long value to the decision variable"name"
setLong(String, long) - Method in class com.openrules.ruleengine.Glossary
 
setMethod(String) - Method in class com.openrules.ruleengine.OpenRulesEngine
Defines a method inside xlsMainFile to run
setMethodName(String) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setModified(boolean) - Method in class com.openrules.ruleengine.ExternalRules
 
setMonth(Date, int) - Static method in class com.openrules.tools.Dates
 
setName(String) - Method in class com.openrules.ruleengine.Decision
Sets the decision name that is the name of the main Excel table of the type "Decision"
setNonDefinedMethodsAllowed(boolean) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setNotDefinedWarning(boolean) - Method in class com.openrules.ruleengine.OpenRulesEngine
Allows or disallows "not defined" warnings
setNotFoundMethod(String) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setOutput(Object) - Method in class com.openrules.ruleengine.Decision
Sets the decision output object
setProperty(Object) - Method in class com.openrules.ruleengine.GlossaryElement
 
setReal(String, double) - Method in class com.openrules.ruleengine.Decision
Sets real value to the decision variable"name"
setReal(String, double) - Method in class com.openrules.ruleengine.Glossary
 
setReal(String, int, double) - Method in class com.openrules.ruleengine.Glossary
 
setReport(IReport) - Method in class com.openrules.ruleengine.Decision
 
setRuleId(String) - Method in class com.openrules.ruleengine.Decision
Sets the latest executed rule's id available as $RULE_ID inside xls-templates
setRunName(String) - Method in class com.openrules.ruleengine.Decision
Sets a name of the current decision run
setScore(int) - Method in class com.openrules.ruleengine.ComparableDecisionVariable
 
setString(String, String) - Method in class com.openrules.ruleengine.Decision
Sets string value to the decision variable"name"
setString(String, String) - Method in class com.openrules.ruleengine.Glossary
 
setString(String, int, String) - Method in class com.openrules.ruleengine.Glossary
 
setTest(DecisionTest) - Method in class com.openrules.ruleengine.DecisionMismatch
 
setTests(ArrayList<DecisionTest>) - Method in class com.openrules.ruleengine.Decision
 
setType(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setUnknown(boolean) - Method in class com.openrules.ruleengine.GlossaryElement
 
setUsedAs(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setUsedByIterateOrSort(boolean) - Method in class com.openrules.ruleengine.DecisionVariableModifier
 
setValue(String) - Method in class com.openrules.ruleengine.GlossaryElement
 
setVariable(String) - Method in class com.openrules.ruleengine.DecisionMismatch
 
setXlsMainFileName(String) - Method in class com.openrules.ruleengine.OpenRulesEngine
 
setYear(Date, int) - Static method in class com.openrules.tools.Dates
 
showTypes() - Method in interface com.openrules.ruleengine.BusinessMap
 
showTypes() - Method in class com.openrules.ruleengine.BusinessMapImpl
 
sort(String) - Method in class com.openrules.ruleengine.Decision
Sorts an array "arrayName" specified in the decision Glossary.
sort(String, String) - Method in class com.openrules.ruleengine.Decision
 
sort(ComparableDecisionVariable[]) - Method in class com.openrules.ruleengine.Decision
 
sort(ComparableDecisionVariable[], String) - Method in class com.openrules.ruleengine.Decision
 
sort(List<ComparableDecisionVariable>, String) - Method in class com.openrules.ruleengine.Decision
 
sort(List<String>) - Static method in class com.openrules.tools.Methods
 
sortIgnoreCase(List<String>) - 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