A B C D E G H I M O P R S T U V W 
All Classes All Packages

D

Display - Class in cli.commands
This is the Display class that implements the display command of the CLI.
Display() - Constructor for class cli.commands.Display
 
DisplayStation - Class in cli.commands
This is the DisplayStation class that implements the displayStation command of the CLI.
DisplayStation() - Constructor for class cli.commands.DisplayStation
 
displayStationReport() - Method in class core.system.MyVelibSystemTest
 
displayStationReport(Station) - Method in class core.system.MyVelibSystem
This method displays a report for a given station in the system
DisplayStationTest - Class in cli.commands
Testing DisplayStation Class
DisplayStationTest() - Constructor for class cli.commands.DisplayStationTest
 
displaySystemReport() - Method in class core.components.ManagerTest
Testing displaySystemReport method
displaySystemReport() - Method in class core.system.MyVelibSystem
This method displays a report for the system (the system itself)
displaySystemReport() - Method in class core.system.MyVelibSystemTest
 
displaySystemReport(MyVelibSystem) - Method in class core.components.Manager
This method allows the manager to see a report for a given system
displaySystemReport(MyVelibSystem) - Method in class core.components.User
Used to display the system the user is using
DisplayTest - Class in cli.commands
Testing Display Class
DisplayTest() - Constructor for class cli.commands.DisplayTest
 
DisplayUser - Class in cli.commands
This is the DisplayUser class that implements the displayUser command of the CLI.
DisplayUser() - Constructor for class cli.commands.DisplayUser
 
displayUserReport() - Method in class core.system.MyVelibSystemTest
 
displayUserReport(User) - Method in class core.system.MyVelibSystem
This method displays a report for a given user in the system
DisplayUserTest - Class in cli.commands
Testing DisplayUser Class
DisplayUserTest() - Constructor for class cli.commands.DisplayUserTest
 
dropBicycle() - Method in class core.components.TerminalTest
Testing dropBicycle method
dropBicycle(Bicycle, User, Station) - Method in class core.components.Terminal
This methods implements the dropping but without the time interval, because it gets the computer's time.
dropBicyclePlanning() - Method in class core.components.UserTest
Testing the dropBicyclePlanning
dropBicyclePlanning(MyVelibSystem, Point, Point) - Method in class core.components.User
Dropping a bicycle after using it
dropBicyclePlanningWithIntervalOfTime(MyVelibSystem, Point, Point, double) - Method in class core.components.User
Droping a bicycle after using it
dropBicycleWithIntervalOfTime(Bicycle, User, Station, double) - Method in class core.components.Terminal
This method implements the dropping of a bicycle with an interval of time given by the human.
A B C D E G H I M O P R S T U V W 
All Classes All Packages