Uses of Class
org.drools.factmodel.traits.TraitFactory

Packages that use TraitFactory
org.drools.base   
org.drools.factmodel.traits   
org.drools.reteoo   
 

Uses of TraitFactory in org.drools.base
 

Methods in org.drools.base with parameters of type TraitFactory
protected
<K> TraitableBean<K,CoreWrapper<K>>
DefaultKnowledgeHelper.asTraitable(K core, TraitFactory builder)
           
 

Uses of TraitFactory in org.drools.factmodel.traits
 

Methods in org.drools.factmodel.traits that return TraitFactory
static TraitFactory TraitFactory.getTraitBuilderForKnowledgeBase(org.drools.KnowledgeBase kb)
           
 

Uses of TraitFactory in org.drools.reteoo
 

Methods in org.drools.reteoo that return TraitFactory
static TraitFactory ReteooComponentFactory.getDefaultTraitFactory()
           
 TraitFactory ReteooComponentFactory.getTraitFactory()
           
 

Methods in org.drools.reteoo with parameters of type TraitFactory
 void ReteooComponentFactory.setTraitFactory(TraitFactory tf)
           
 



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