Skip navigation links
A B C D E F G H I 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
saveToFile(String) - Method in class com.openrules.table.external.DecisionBook
 
saveToFile(String) - Method in interface com.openrules.table.external.IDecisionBook
Save the DecisionBook into an xls-file
set(int, Object) - Method in class com.openrules.table.external.Objects
 
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 interface com.openrules.ruleengine.DecisionObject
Sets a value "value" for the attribute "name"
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
 
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
 
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
 
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
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
 
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
setOutput(Object) - Method in class com.openrules.ruleengine.Decision
Sets the decision output object
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
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
 
setStyle(Row, int, CellStyle) - Method in class com.openrules.table.external.DecisionBook
 
setStyle() - Method in class com.openrules.table.external.DecisionBook
 
setStyleForSignature() - Method in class com.openrules.table.external.DecisionBook
 
setStyleForTitle() - Method in class com.openrules.table.external.DecisionBook
 
setTests(ArrayList<DecisionTest>) - Method in class com.openrules.ruleengine.Decision
 
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
 
size() - Method in class com.openrules.table.external.Objects
 
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 L M N O P R S T U V W X Y 
Skip navigation links