|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Person | |
|---|---|
| org.powertac.householdcustomer.customers | |
| org.powertac.householdcustomer.persons | |
| Uses of Person in org.powertac.householdcustomer.customers |
|---|
| Methods in org.powertac.householdcustomer.customers that return types with arguments of type Person | |
|---|---|
Vector<Person> |
Household.getMembers()
This is a function that returns the members of the household. |
| Uses of Person in org.powertac.householdcustomer.persons |
|---|
| Subclasses of Person in org.powertac.householdcustomer.persons | |
|---|---|
class |
MostlyPresentPerson
This is the instance of the person type that spents most of its time inside the house. |
class |
PeriodicPresentPerson
This is the instance of the person type that works in a regular basis for a number of days in the week. |
class |
RandomlyAbsentPerson
This is the instance of the person type that works in shifts that may vary form week to week or from month to month. |
class |
WorkingPerson
This is the instance of the person type that works. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||