Package org.drools.core.common
Interface BeliefSystemFactory
-
- All Known Implementing Classes:
PhreakBeliefSystemFactory
public interface BeliefSystemFactory
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description BeliefSystemcreateBeliefSystem(BeliefSystemType type, InternalWorkingMemoryEntryPoint ep, TruthMaintenanceSystem tms)
-
-
-
Method Detail
-
createBeliefSystem
BeliefSystem createBeliefSystem(BeliefSystemType type, InternalWorkingMemoryEntryPoint ep, TruthMaintenanceSystem tms)
-
-