Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
WrappedStatefulKnowledgeSessionForRHS.getTruthMaintenanceSystem() |
Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
BeliefSystem.getTruthMaintenanceSystem() |
Constructor and Description |
---|
DefeasibleBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
JTMSBeliefSystem.getTruthMaintenanceSystem() |
Constructor and Description |
---|
JTMSBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
SimpleBeliefSystem.getTms() |
TruthMaintenanceSystem |
SimpleBeliefSystem.getTruthMaintenanceSystem() |
Modifier and Type | Method and Description |
---|---|
void |
SimpleBeliefSystem.setTms(TruthMaintenanceSystem tms) |
Constructor and Description |
---|
SimpleBeliefSystem(NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
InternalWorkingMemoryEntryPoint.getTruthMaintenanceSystem() |
TruthMaintenanceSystem |
DisconnectedWorkingMemoryEntryPoint.getTruthMaintenanceSystem() |
TruthMaintenanceSystem |
NamedEntryPoint.getTruthMaintenanceSystem() |
Modifier and Type | Method and Description |
---|---|
BeliefSystem |
BeliefSystemFactory.createBeliefSystem(BeliefSystemType type,
NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
BeliefSystem |
PhreakBeliefSystemFactory.createBeliefSystem(BeliefSystemType type,
NamedEntryPoint ep,
TruthMaintenanceSystem tms) |
Modifier and Type | Method and Description |
---|---|
TruthMaintenanceSystem |
StatefulKnowledgeSessionImpl.getTruthMaintenanceSystem() |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.