-
name
java.lang.String name
-
glossary
Glossary glossary
-
engine
OpenRulesEngine engine
-
firstRun
boolean firstRun
-
runName
java.lang.String runName
-
saveRunLog
boolean saveRunLog
-
runLog
java.util.Vector<E> runLog
-
output
java.lang.Object output
-
ruleId
java.lang.String ruleId
-
currentTest
com.openrules.ruleengine.DecisionTest currentTest
-
tests
java.util.ArrayList<E> tests
-
errors
java.util.List<E> errors
-
businessMaps
java.util.List<E> businessMaps
-
compareMethodForSort
java.lang.String compareMethodForSort
-
importedDecisions
java.util.ArrayList<E> importedDecisions
-
collectionHandler
com.openrules.ruleengine.CollectionHandler collectionHandler
-
executionPath
DecisionExecutionPath executionPath
-
goals
java.lang.String[] goals
-
parentDecision
Decision parentDecision
-
report
org.openl.util.IReport report