Uses of Class
model.city.CityRegistry
Packages that use CityRegistry
-
Uses of CityRegistry in model
Methods in model that return CityRegistry -
Uses of CityRegistry in model.city
Methods in model.city with parameters of type CityRegistryModifier and TypeMethodDescriptionint
CityStatistics.getNrCitizenHigherEducation
(CityRegistry cityRegistry) Get the number of citizens who have a higher level of education (university).int
CityStatistics.getNrCitizenSecondaryEducation
(CityRegistry cityRegistry) Get the number of citizens who have a secondary level of education (school).int
CityStatistics.getPopulation
(CityRegistry cityRegistry) Get city population.void
CityStatistics.updateNrZones
(CityRegistry cityRegistry) Update the number of zones of each type.Constructors in model.city with parameters of type CityRegistry