Entity |
This class represents a set of desired demographic information about a Person to be simulated.
|
EntityDeserializer |
Class responsible for converting JSON representations of an Entity into Entity objects.
|
EntityManager |
Singleton class that manages all Entities in a simulation.
|
LocalDateDeserializer |
A custom deserializer for LocalDate objects using Gson.
|
Period |
A simple representation of a time period with a start and end date.
|
Seed |
A representation of demographic information for an Entity for a period of time.
|
Variant |
A representation of demographic information for a person.
|