A B C D E F G H I L M N O P R S T U V _
All Classes All Packages
All Classes All Packages
All Classes All Packages
G
- GeoCoords - Class in common
-
Geographical point.
- GeoCoords(double, double) - Constructor for class common.GeoCoords
- GeoCoordsUtils - Class in visualization.services
-
Provides helper methods to convert geographical coordinates into graph viewer coordinates.
- GeoCoordsUtils() - Constructor for class visualization.services.GeoCoordsUtils
- getAbsoluteTimeFromTick(String, int) - Method in class trace.TraceGenerationEngine
- getActiveAgents() - Method in class common.State
- getBaseGraphStructure(Map) - Static method in class visualization.services.Map2GraphConverter
- getConfigurationChangedListener() - Method in class trace.TraceGenerationEngine
- getCurrentTick() - Method in class visualization.VisualizationEngine
-
Returns the current tick in the visualization.
- getDeparture_time() - Method in class common.ScheduleItem
- getDisseminationFactor() - Method in class common.State
- getDuplicatesStopsFromCSV() - Method in class parser.ParserEngine
-
Parses stops.csv and creates a mapping of Station - List
for stations with the same geo location. - getEdgeId() - Method in class common.UserState
- getId() - Method in class common.Station
- getLat() - Method in class common.GeoCoords
- getLine() - Method in class common.UserState
- getLine_name() - Method in class common.ScheduleItem
- getLineNameFromTripId(String, Map<String, ArrayList<String>>, Map<String, String>) - Method in class parser.ParserEngine
-
Returns a name of an U-bahn line that serves a given trip
- getLines() - Method in class common.Map
- getListOfPossibleNextStops(Long) - Method in class parser.ParserEngine
-
Returns a List
of stops adjacent (directly preceeding and suceeding) to stopId. - getLoadingDialog() - Method in class visualization.VisualizationWindow
-
Returns a loading dialog ready to be displayed.
- getLocation() - Method in class common.Station
- getLon() - Method in class common.GeoCoords
- getName() - Method in class common.Line
- getName() - Method in class common.Station
- getNextScheduleItem(ArrayList<ScheduleItem>, int, Long) - Method in class trace.TraceGenerationEngine
-
Contains logic for calculating the next train to board given a list of trains leaving from the current station
- getNextStop_id() - Method in class common.ScheduleItem
- getOnReloadListener() - Method in class visualization.VisualizationWindow
-
Returns the simulation reload listener.
- getOnTickListener() - Method in class visualization.VisualizationEngine
-
Returns the listener for Visualization state changes.
- getPassengers() - Method in class dissemination.TrainState
- getPersonId() - Method in class common.UserState
- getPopulation() - Method in class common.Station
- getProgress() - Method in class common.UserState
- getReceiver() - Method in class dissemination.UserStatePair
- getSender() - Method in class dissemination.UserStatePair
- getStartStation() - Method in class trace.TraceGenerationEngine
-
Contains logic to select the start station based on the "popularity score" of each station as specified in config.properties
- getStates() - Method in class trace.TraceGenerationEngine
-
Returns the list of states for all the ticks and users in the simulation as specified in config.properties
- getStates() - Method in class visualization.VisualizationEngine
- getStationEnd() - Method in class common.UserState
- getStations() - Method in class common.Line
- getStationStart() - Method in class common.UserState
- getStopsWithSchedule() - Method in class parser.ParserEngine
-
If mapping routeIdsToLineNames doesn't exist, parses routes.csv and creates the mapping route Ids to Line names If mapping routesToTrips doesn't exist, parses routes.csv and creates the mapping route Ids to Trip ids Creates a mapping of stopIds to a list of their ScheduleItems (all trains leaving from the station)
- getTick() - Method in class common.State
- getTotal_ticks() - Method in class trace.TraceGenerationEngine
- getTotal_users() - Method in class trace.TraceGenerationEngine
- getTotalNumberOfUsersWithData() - Method in class visualization.VisualizationEngine
- getUBahnStations() - Method in class parser.ParserEngine
-
From mappings routes - trips and trips - stations, create a mapping routes - stations.
- getUserStates() - Method in class common.State
- getViewPanel() - Method in class visualization.VisualizationEngine
-
Gets the ViewPanel for display
- graph - Variable in class visualization.VisualizationEngine
- graphView - Variable in class visualization.VisualizationWindow
All Classes All Packages