Package | Description |
---|---|
org.drools.core.beliefsystem.defeasible | |
org.drools.core.beliefsystem.jtms | |
org.drools.core.beliefsystem.simple | |
org.drools.core.common |
Constructor and Description |
---|
DefeasibleBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Constructor and Description |
---|
JTMSBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Constructor and Description |
---|
SimpleBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Modifier and Type | Field and Description |
---|---|
protected NamedEntryPoint |
AbstractWorkingMemory.defaultEntryPoint |
Modifier and Type | Method and Description |
---|---|
BeliefSystem |
BeliefSystemFactory.createBeliefSystem(BeliefSystemType type,
NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
BeliefSystem |
PhreakBeliefSystemFactory.createBeliefSystem(BeliefSystemType type,
NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Constructor and Description |
---|
TruthMaintenanceSystem(AbstractWorkingMemory wm,
NamedEntryPoint ep) |
Copyright © 2001-2014 JBoss by Red Hat. All Rights Reserved.