Class UpdatingBeliefPlan


  • public class UpdatingBeliefPlan
    extends Plan
    Test if auto updating beliefs work.
    • Constructor Detail

      • UpdatingBeliefPlan

        public UpdatingBeliefPlan()
    • Method Detail

      • body

        public void body()
        The body method is called on the instantiated plan instance from the scheduler.
        Specified by:
        body in class Plan