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.ObjectThe 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 protectedWalkPlan() 
- 
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected booleancheckWeather()protected voidwalk() 
 -