Uses of Interface
org.drools.core.factmodel.traits.TraitRegistry
-
Packages that use TraitRegistry Package Description org.drools.core.factmodel.traits org.drools.core.reteoo -
-
Uses of TraitRegistry in org.drools.core.factmodel.traits
Methods in org.drools.core.factmodel.traits with parameters of type TraitRegistry Modifier and Type Method Description voidTraitRegistry. merge(TraitRegistry other) -
Uses of TraitRegistry in org.drools.core.reteoo
Methods in org.drools.core.reteoo that return TraitRegistry Modifier and Type Method Description TraitRegistryRuntimeComponentFactory. getTraitRegistry(RuleBase knowledgeBase)
-