public class Events extends Object
Modifier and Type | Class | Description |
---|---|---|
static class |
Events.Answer |
|
static class |
Events.BeliefReason |
called from RuleTables.reason for a given Belief
|
static class |
Events.BeliefSelect |
|
static class |
Events.ConceptBeliefAdd |
|
static class |
Events.ConceptBeliefRemove |
|
static class |
Events.ConceptDirectProcessedTask |
|
static class |
Events.ConceptFire |
|
static class |
Events.ConceptForget |
|
static class |
Events.ConceptGoalAdd |
|
static class |
Events.ConceptGoalRemove |
|
static class |
Events.ConceptNew |
|
static class |
Events.ConceptQuestionAdd |
|
static class |
Events.ConceptQuestionRemove |
|
static class |
Events.ConceptUnification |
|
static class |
Events.CycleEnd |
fired at the end of each memory cycle
|
static class |
Events.CyclesEnd |
fired at the end of each Nar multi-cycle execution
|
static class |
Events.CyclesStart |
fired at the beginning of each Nar multi-cycle execution
|
static class |
Events.CycleStart |
fired at the beginning of each memory cycle
|
static class |
Events.EnactableExplainationAdd |
|
static class |
Events.EnactableExplainationRemove |
|
static class |
Events.InduceSucceedingEvent |
|
static class |
Events.InferenceEvent |
|
static class |
Events.NewTaskExecution |
|
static class |
Events.ParametricInferenceEvent<O> |
|
static class |
Events.Perceive |
|
static class |
Events.PluginsChange |
|
static class |
Events.ResetEnd |
called after memory.reset() proceeds
|
static class |
Events.ResetStart |
called before memory.reset() proceeds
|
static class |
Events.TaskAdd |
|
static class |
Events.TaskDerive |
|
static class |
Events.TaskImmediateProcess |
|
static class |
Events.TaskLinkAdd |
|
static class |
Events.TaskLinkRemove |
|
static class |
Events.TaskRemove |
|
static class |
Events.TermLinkAdd |
|
static class |
Events.TermLinkRemove |
|
static class |
Events.TermLinkSelect |
|
static class |
Events.TrySolution |
|
static class |
Events.UnexecutableGoal |
|
static class |
Events.UnexecutableOperation |
|
static class |
Events.Unsolved |
|
static class |
Events.WorkCycleEnd |
fired at the end of each Memory individual cycle
|
static class |
Events.WorkCycleStart |
fired at the beginning of each individual Memory work cycle
|
Constructor | Description |
---|---|
Events() |
Copyright © 2020 OpenNARS. All rights reserved.