Class PlanPreconditionBDI.PlanA

  • Enclosing class:
    PlanPreconditionBDI

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

      Constructors 
      Modifier Constructor Description
      protected PlanA()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      protected IFuture<java.lang.Void> body()  
      protected boolean precondition()  
      • 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

      • precondition

        protected boolean precondition()
      • body

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