Package jadex.bdiv3.examples.university
Class UniversityAgent.WalkPlan
- java.lang.Object
-
- jadex.bdiv3.examples.university.UniversityAgent.WalkPlan
-
- Enclosing class:
- UniversityAgent
protected class UniversityAgent.WalkPlan extends java.lang.Object
The walk plan for the come to university goal. Walk only if its not raining and not as first choice
-
-
Constructor Summary
Constructors Modifier Constructor Description protected
WalkPlan()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected boolean
checkWeather()
protected void
walk()
-