Package FAtiMA.advancedMemoryComponent
Class CompoundCue
java.lang.Object
FAtiMA.advancedMemoryComponent.RuleEngine
FAtiMA.advancedMemoryComponent.CompoundCue
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class FAtiMA.advancedMemoryComponent.RuleEngine
_kbase, _kbuilder, _ksession, _rulePath -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionReturn the result of matchingfloatFAtiMA.Core.memory.episodicMemory.ActionDetailvoidMatch(FAtiMA.Core.memory.episodicMemory.ActionDetail queryEvent, FAtiMA.Core.memory.episodicMemory.EpisodicMemory episodicMemory) Match current entry with events in memoryMethods inherited from class FAtiMA.advancedMemoryComponent.RuleEngine
AssertData
-
Constructor Details
-
CompoundCue
public CompoundCue()
-
-
Method Details
-
Match
public void Match(FAtiMA.Core.memory.episodicMemory.ActionDetail queryEvent, FAtiMA.Core.memory.episodicMemory.EpisodicMemory episodicMemory) Match current entry with events in memory -
getCCEvaluations
Return the result of matching- Returns:
- a list of answer to the query
-
getStrongestResult
public FAtiMA.Core.memory.episodicMemory.ActionDetail getStrongestResult() -
getEvaluation
public float getEvaluation()
-