Class TruthMaintenanceSystemFactoryImpl

  • All Implemented Interfaces:
    Comparable<org.kie.api.internal.utils.KieService>, org.drools.core.common.TruthMaintenanceSystemFactory, org.kie.api.internal.utils.KieService

    public class TruthMaintenanceSystemFactoryImpl
    extends Object
    implements org.drools.core.common.TruthMaintenanceSystemFactory
    • Constructor Detail

      • TruthMaintenanceSystemFactoryImpl

        public TruthMaintenanceSystemFactoryImpl()
    • Method Detail

      • getOrCreateTruthMaintenanceSystem

        public org.drools.core.common.TruthMaintenanceSystem getOrCreateTruthMaintenanceSystem​(org.drools.core.common.ReteEvaluator reteEvaluator)
        Specified by:
        getOrCreateTruthMaintenanceSystem in interface org.drools.core.common.TruthMaintenanceSystemFactory
      • getOrCreateTruthMaintenanceSystem

        public org.drools.core.common.TruthMaintenanceSystem getOrCreateTruthMaintenanceSystem​(org.drools.core.common.InternalWorkingMemoryEntryPoint entryPoint)
        Specified by:
        getOrCreateTruthMaintenanceSystem in interface org.drools.core.common.TruthMaintenanceSystemFactory
      • clearTruthMaintenanceSystem

        public void clearTruthMaintenanceSystem​(org.drools.core.common.InternalWorkingMemoryEntryPoint entryPoint)
        Specified by:
        clearTruthMaintenanceSystem in interface org.drools.core.common.TruthMaintenanceSystemFactory
      • createTmsQuery

        public org.drools.core.definitions.rule.impl.QueryImpl createTmsQuery​(String name,
                                                                              Predicate<Class<? extends Annotation>> hasAnnotation)
        Specified by:
        createTmsQuery in interface org.drools.core.common.TruthMaintenanceSystemFactory
      • getEntryPointsMapSize

        public int getEntryPointsMapSize()
      • clearEntryPointsMap

        public void clearEntryPointsMap()