Uses of Interface
org.drools.traits.core.factmodel.TraitRegistry
-
Packages that use TraitRegistry Package Description org.drools.traits.core.factmodel org.drools.traits.core.reteoo -
-
Uses of TraitRegistry in org.drools.traits.core.factmodel
Classes in org.drools.traits.core.factmodel that implement TraitRegistry Modifier and Type Class Description classTraitRegistryImplMethods in org.drools.traits.core.factmodel with parameters of type TraitRegistry Modifier and Type Method Description voidTraitRegistry. merge(TraitRegistry other)voidTraitRegistryImpl. merge(TraitRegistry otherRegistry) -
Uses of TraitRegistry in org.drools.traits.core.reteoo
Methods in org.drools.traits.core.reteoo that return TraitRegistry Modifier and Type Method Description TraitRegistryTraitRuntimeComponentFactory. getTraitRegistry(org.drools.core.impl.RuleBase knowledgeBase)TraitRegistryTraitRuntimeComponentFactoryImpl. getTraitRegistry(org.drools.core.impl.RuleBase knowledgeBase)
-