org.mandarax.examples.crm |
|
Java Source File Name | Type | Comment |
DiscountCalculator.java | Class | The rule based disount calculator. |
KBLoader.java | Class | Class responsible for loading the knowledge base.
In this example, we use ZKB and load the kb from a folder
(alternatively, a zip file could be used as well). |
PredicatesAndFunctions.java | Class | Factory for predicates and functions used in this example. |