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