Uses of Class
org.drools.traits.core.factmodel.TraitFactoryImpl
-
Packages that use TraitFactoryImpl Package Description org.drools.traits.core.factmodel org.drools.traits.core.reteoo -
-
Uses of TraitFactoryImpl in org.drools.traits.core.factmodel
Methods in org.drools.traits.core.factmodel that return TraitFactoryImpl Modifier and Type Method Description static TraitFactoryImplTraitFactoryImpl. getTraitBuilderForKnowledgeBase(org.drools.base.RuleBase kb) -
Uses of TraitFactoryImpl in org.drools.traits.core.reteoo
Methods in org.drools.traits.core.reteoo that return TraitFactoryImpl Modifier and Type Method Description TraitFactoryImplTraitRuntimeComponentFactoryImpl. getTraitFactory(org.drools.base.RuleBase knowledgeBase)
-