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

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

Uses of TraitFactory in org.drools.base
 

Methods in org.drools.base with parameters of type TraitFactory
protected
<K> TraitableBean
DefaultKnowledgeHelper.asTraitable(K core, TraitFactory builder)
           
protected
<T,K> T
DefaultKnowledgeHelper.processTraits(K core, Class<T> trait, TraitFactory builder, boolean needsUpdate, TraitableBean inner, boolean logical)
           
 

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-2012 JBoss by Red Hat. All Rights Reserved.