Class InformNewTargetPlan


  • public class InformNewTargetPlan
    extends java.lang.Object
    Inform the sentry agent about a new target.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected ProducerAgent producer  
      protected jadex.bdiv3.runtime.IPlan rplan  
      protected jadex.extension.envsupport.environment.ISpaceObject target  
    • 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
      • target

        protected jadex.extension.envsupport.environment.ISpaceObject target
    • Constructor Detail

      • InformNewTargetPlan

        public InformNewTargetPlan()
    • Method Detail

      • body

        public void body()
        The plan body.