Class BeliefSystemFactory


  • public class BeliefSystemFactory
    extends java.lang.Object
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static BeliefSystem createBeliefSystem​(org.drools.core.BeliefSystemType type, org.drools.core.common.InternalWorkingMemoryEntryPoint ep, org.drools.core.common.TruthMaintenanceSystem tms)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • BeliefSystemFactory

        public BeliefSystemFactory()
    • Method Detail

      • createBeliefSystem

        public static BeliefSystem createBeliefSystem​(org.drools.core.BeliefSystemType type,
                                                      org.drools.core.common.InternalWorkingMemoryEntryPoint ep,
                                                      org.drools.core.common.TruthMaintenanceSystem tms)