Modifier and Type | Class and Description |
---|---|
class |
DefaultKnowledgeHelper<T extends ModedAssertion<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
BeliefSet<M extends ModedAssertion<M>> |
interface |
BeliefSystem<M extends ModedAssertion<M>> |
interface |
ModedAssertion<M extends ModedAssertion> |
Modifier and Type | Class and Description |
---|---|
class |
DefeasibleMode<M extends DefeasibleMode<M>> |
Modifier and Type | Interface and Description |
---|---|
interface |
JTMSBeliefSet<M extends ModedAssertion<M>> |
Modifier and Type | Class and Description |
---|---|
class |
JTMSMode<M extends JTMSMode<M>> |
Modifier and Type | Class and Description |
---|---|
class |
SimpleLogicalDependency<T extends ModedAssertion<T>>
LogicalDependency is a special node for LinkedLists that maintains
references for the Activation justifier and the justified FactHandle.
|
Modifier and Type | Class and Description |
---|---|
class |
SimpleMode |
Modifier and Type | Interface and Description |
---|---|
interface |
AgendaItem<T extends ModedAssertion<T>> |
class |
AgendaItemImpl<T extends ModedAssertion<T>>
Item entry in the
Agenda . |
interface |
LogicalDependency<M extends ModedAssertion<M>> |
class |
ScheduledAgendaItem<T extends ModedAssertion<T>> |
static class |
Scheduler.ActivationTimerJob<T extends ModedAssertion<T>> |
Modifier and Type | Method and Description |
---|---|
<M extends ModedAssertion<M>> |
DefaultAgenda.getScheduledActivationsLinkedList() |
<T extends ModedAssertion<T>> |
InternalAgenda.getScheduledActivationsLinkedList() |
static <M extends ModedAssertion<M>> |
TruthMaintenanceSystemHelper.removeLogicalDependencies(Activation<M> activation,
PropagationContext context,
RuleImpl rule) |
static <M extends ModedAssertion<M>> |
TruthMaintenanceSystemHelper.removeLogicalDependency(LogicalDependency<M> node,
PropagationContext context) |
Modifier and Type | Method and Description |
---|---|
static <M extends ModedAssertion<M>> |
ProtobufOutputMarshaller.writeActivation(MarshallerWriteContext context,
AgendaItem<M> agendaItem) |
Modifier and Type | Class and Description |
---|---|
class |
RuleTerminalNodeLeftTuple<T extends ModedAssertion<T>> |
Modifier and Type | Interface and Description |
---|---|
interface |
Activation<T extends ModedAssertion<T>>
When a
Tuple fully matches a rule it is added to the Agenda
As an Activation . |
Copyright © 2001–2017 JBoss by Red Hat. All rights reserved.