Class CompoundCue

java.lang.Object
FAtiMA.advancedMemoryComponent.RuleEngine
FAtiMA.advancedMemoryComponent.CompoundCue
All Implemented Interfaces:
Serializable

public class CompoundCue extends RuleEngine
See Also:
  • 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

      public Hashtable<Integer,Float> 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()