Class ComponentPlanAgent


  • public class ComponentPlanAgent
    extends java.lang.Object
    Plan implemented as micro agent component.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected ComponentPlanBDI parent
      Access to the parent agent.
    • Method Summary

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

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

      • ComponentPlanAgent

        public ComponentPlanAgent()
    • Method Detail

      • body

        public IFuture<java.lang.Void> body()
        Plan body.