Interface IActionFailureStrategy


public interface IActionFailureStrategy
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    perceiveActionFailure(FAtiMA.Core.AgentModel am, FAtiMA.Core.plans.Step a)
     
  • Method Details

    • perceiveActionFailure

      void perceiveActionFailure(FAtiMA.Core.AgentModel am, FAtiMA.Core.plans.Step a)