Uses of Interface
org.drools.common.BeliefSystem

Packages that use BeliefSystem
org.drools This is the engine that works off binary RuleBases, you will mostly use WorkingMemory, RuleBase and RuleBaseFactory 
org.drools.common   
 

Uses of BeliefSystem in org.drools
 

Methods in org.drools that return BeliefSystem
abstract  BeliefSystem BeliefSystemType.createInstance(InternalWorkingMemory wm, TruthMaintenanceSystem tms)
           
 

Uses of BeliefSystem in org.drools.common
 

Classes in org.drools.common that implement BeliefSystem
 class SimpleBeliefSystem
          Default implementation emulates classical Drools TMS behaviour.
 



Copyright © 2001-2012 JBoss by Red Hat. All Rights Reserved.