Uses of Class
modelling.EatingAgent.IsHungry

Packages that use EatingAgent.IsHungry
modelling Modelling of the main features of a world and agents' behaviours.  
 

Uses of EatingAgent.IsHungry in modelling
 

Fields in modelling declared as EatingAgent.IsHungry
protected  EatingAgent.IsHungry EatingAgent.hungrylevel
           
 

Methods in modelling that return EatingAgent.IsHungry
protected  EatingAgent.IsHungry EatingAgent.getHungryLevel()