Class UniversityAgent.WalkPlan

java.lang.Object
jadex.bdi.university.UniversityAgent.WalkPlan
Enclosing class:
UniversityAgent

protected class UniversityAgent.WalkPlan extends Object
The walk plan for the come to university goal. Walk only if its not raining and not as first choice
  • Constructor Details

    • WalkPlan

      protected WalkPlan()
  • Method Details

    • checkWeather

      protected boolean checkWeather()
    • walk

      protected void walk()