Interface | Description |
---|---|
BusinessMap | |
DecisionObject | |
RuleMethod |
Class | Description |
---|---|
BusinessMapImpl | |
CollectionHandler | |
ComparableDecisionVariable | |
Decision |
Decision is the main class for creating and running decisions using the
standard OpenRules decision templates defined in Excel.
|
DecisionBuilder |
This class is used by the batch file "build.bat" in the standard workspace "openrules.medels"to build
execution paths for all goals and save them in the file Goals.xls.
|
DecisionData |
A placeholder for OpenRulesEngine to access Excel-based data tables.
|
DecisionExecutionPath |
This class defines an execution path that can be automatically build for decision models with one or more
goals, for which the method "Decision"is not specified in Excel.
|
DecisionInterfaceGenerator | |
DecisionMismatch | |
DecisionModel |
A placeholder for OpenRulesEngine.
|
DecisionTest |
Represents one decision test including related business objects and expected
results
|
DecisionVariableModifier | |
DT | |
ExternalRules | |
Glossary | |
GlossaryArrayHandler | |
GlossaryCompareAssign | |
GlossaryElement | |
Goal | |
JavaInterfaceGenerator | |
OpenRulesEngine |
OpenRulesEngine is a convenience class to run different configurations of
OpenRules-based rule engines.
|
RuleEngine |