All Classes and Interfaces

Class
Description
Abstract Factory for creating external domains.
Abstract factory for creating hubs.
Abstract Factory for creating system domains.
Abstract Factory for creating user domains.
Abstract factory for instances of BasicHubBalander and any subclasses.
Abstract factory for BasicTripGenerator.
Abstract factory for BurstTripGenerator.
Abstract factory for instances of HubWorker.
Abstract factory for RoundTripGenerator.
Abstract factory for delay tables used for determining the time for scheduled trips between hubs.
Abstract factory for delay tables used for determining the time for unscheduled trips between hubs.
Abstract factory class for a storage hub.
Basic hub balancer class.
Factory for creating instances of BasicHubBalancerFactory.
Trip generator trips between two hubs given Poisson traffic, A specified number of bicycles per trip, a starting hub and a set of destination hubs, the probabilities for using a given destination, and the probabilities for each destination of using the overflow area.
Factory for creating instances of BasicTripGenFactory.
Package configuration class.
Trip generator for trips that occur in bursts.
Factory for creating instances of BurstTripGenFactory.
Base class for delay tables.
Abstract factory for delay tables.
Class providing a user domain.
Factory for creating instances of ExtDomainFactory.
Class modeling a hub.
Message representing a trip.
Base class for hub balancers.
Base factory for hub balancers.
Condition class for tracking the status of a set of hubs A hub condition keeps track of sets of hubs that have more bicycles at a hub's preferred location than the value of the hub's upper trigger.
Adapter for hub-data listeners.
Hub data listener interface.
Base class for hub domains.
Base factory for hub domains.
Factory for creating instances of HubFactory.
Hub listener interface.
Class representing a hub worker.
Interface for classes that generate a traversal order for hubs.
Enumeration listing the Worker modes.
Adapter for hub-worker listeners.
Factory for creating instances of HubWorkerFactory.
Data listener class for hub workers.
Trip generator trips between two hubs given Poisson traffic, A specified number of bicycles per trip, a starting hub and a set of destination hubs, the probabilities for using a given destination, and the probabilities for each destination of using the overflow area.
Factory for creating instances of RoundTripGenFactory.
Class representing a delay table for scheduled trips between hubs.
Factory for creating instances of SchedDelayTableFactory.
Factory for delay tables used for determining the time for unscheduled trips between hubs.
Factory for creating instances of StdDelayTableFactory.
Class representing a storage hub.
Factory for creating instances of StorageHubFactory.
Class providing a system domain.
Factory for creating instances of SysDomainFactory.
Adapter for trip-data listeners.
Data listener for trip generators.
Trip generator class.
Base class for trip generator factories.
Class providing a user domain.
Factory for creating instances of UsrDomainFactory.