org.drools.brms.client.modeldriven |
This contains utilities and widgets for the model driven/scorecard style way of
editing a rule.
This has the interesting feature of being able to work over standard DRL, no special markup needed.
Its actually a subset of DRL, complex structures and semantics can not be supported.
However, this can be augmented with DSLs which can express any construct needed.
|
Java Source File Name | Type | Comment |
Alert.java | Class | |
HumanReadable.java | Class | This contains some simple mappings between operators, conditional elements and the human readable
equivalent. |
HumanReadableTest.java | Class | |
SuggestionCompletionEngine.java | Class | An suggestion completion processor. |
SuggestionCompletionTest.java | Class | |