Class AmbulancePlan


  • public class AmbulancePlan
    extends java.lang.Object
    Move to victims and treat them.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected AmbulanceAgent capa  
      protected jadex.bdiv3.runtime.IPlan rplan  
    • Constructor Summary

      Constructors 
      Constructor Description
      AmbulancePlan()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void body()
      The plan body.
      • Methods inherited from class java.lang.Object

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

      • rplan

        protected jadex.bdiv3.runtime.IPlan rplan
    • Constructor Detail

      • AmbulancePlan

        public AmbulancePlan()
    • Method Detail

      • body

        public void body()
        The plan body.