Class PlanPreconditionBDI.PlanC

  • Enclosing class:
    PlanPreconditionBDI

    protected class PlanPreconditionBDI.PlanC
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected PlanC()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected IFuture<java.lang.Void> body()  
      protected IFuture<java.lang.Boolean> precondition()  
      • Methods inherited from class java.lang.Object

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

      • PlanC

        protected PlanC()
    • Method Detail

      • precondition

        protected IFuture<java.lang.Boolean> precondition()
      • body

        protected IFuture<java.lang.Void> body()