|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogicTransformer | |
|---|---|
| org.drools.rule | Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. |
| Uses of LogicTransformer in org.drools.rule |
|---|
| Methods in org.drools.rule that return LogicTransformer | |
|---|---|
static LogicTransformer |
LogicTransformer.getInstance()
|
LogicTransformer |
LogicTransformerFactory.getLogicTransformer()
|
LogicTransformer |
DefaultLogicTransformerFactory.getLogicTransformer()
|
| Methods in org.drools.rule with parameters of type LogicTransformer | |
|---|---|
GroupElement[] |
Rule.getTransformedLhs(LogicTransformer transformer)
Uses the LogicTransformer to process the Rule patters - if no ORs are used this will return an array of a single AND element. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||