uk.ac.leeds.sog.moses.agent
Class ProbabilityByAgeGroup

java.lang.Object
  extended by uk.ac.leeds.sog.moses.agent.ProbabilityByAgeGroup

public class ProbabilityByAgeGroup
extends java.lang.Object


Method Summary
 boolean death()
           
 boolean formalcare()
           
 int getMaxAge()
           
 int getMinAge()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getMinAge

public int getMinAge()

getMaxAge

public int getMaxAge()

formalcare

public boolean formalcare()

death

public boolean death()