public class MostlyPresentPerson extends Person
log, randomSeedRepo| Constructor and Description |
|---|
MostlyPresentPerson() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize(String AgentName,
Properties conf,
Vector<Integer> publicVacationVector,
int seed)
This is the initialization function.
|
void |
refresh(Properties conf)
At the end of each week the person models refresh their schedule.
|
void |
showInfo()
This is the function utilized to show the information regarding the person
in question, its variables values etc.
|
fillDailyRoutine, getDailyRoutine, getWeeklyRoutine, setMemberOf, test, toStringpublic void initialize(String AgentName, Properties conf, Vector<Integer> publicVacationVector, int seed)
Personinitialize in class Personpublic void showInfo()
Personpublic void refresh(Properties conf)
PersonCopyright © 2015 Power TAC. All Rights Reserved.