Package org.goplanit.demands
Classes which manage traveler demands
-
Class Summary Class Description Demands Container class for all demands registered on the project.DemandsModifierUtils Utilities to make it easier to use zoning modifier features combined with listeners to create complex funcionalityTimePeriods Class to register and store time periods for the current demand object todo: conform to managed id containerTimePeriodsFactory Factory class for time periods instances to be registered on its parent container passed in to constructorTravellerTypes Inner class to register and store traveler typesTravellerTypesFactory Factory class for TravellerType instances to be registered on its parent container passed in to constructorUserClasses Inner class to register and store user classes for the current demand objectUserClassesFactory Factory class for user classes instances to be registered on its parent container passed in to constructor