Class PlanContextConditionBDI.PlanA

    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected PlanA()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected void aborted()  
      protected IFuture<java.lang.Void> body​(IPlan plan)  
      protected boolean contextcondition()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • PlanA

        protected PlanA()
    • Method Detail

      • contextcondition

        protected boolean contextcondition()
      • body

        protected IFuture<java.lang.Void> body​(IPlan plan)
      • aborted

        protected void aborted()