Class UpdateVisionPlan


  • public class UpdateVisionPlan
    extends Plan
    Update the agent's belief according to the new vision.
    • Constructor Detail

      • UpdateVisionPlan

        public UpdateVisionPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan