Drools :: Core 6.1.0.Beta1

Uses of Interface
org.drools.core.rule.LogicTransformerFactory

Packages that use LogicTransformerFactory
org.drools.core.reteoo   
org.drools.core.rule Contains the binary representations of rule constructs, like Package (which the compiler produces), Rule, and Conditional Elements. 
 

Uses of LogicTransformerFactory in org.drools.core.reteoo
 

Methods in org.drools.core.reteoo that return LogicTransformerFactory
static LogicTransformerFactory KieComponentFactory.getDefaultLogicTransformerFactory()
           
 LogicTransformerFactory KieComponentFactory.getLogicTransformerFactory()
           
 

Methods in org.drools.core.reteoo with parameters of type LogicTransformerFactory
 void KieComponentFactory.setLogicTransformerFactory(LogicTransformerFactory provider)
           
 

Uses of LogicTransformerFactory in org.drools.core.rule
 

Classes in org.drools.core.rule that implement LogicTransformerFactory
 class DefaultLogicTransformerFactory
           
 


Drools :: Core 6.1.0.Beta1

Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.