A B C D E G H I M O P R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
R
- readTextFile(String) - Static method in class cli.commands.RunTest
-
This method reads text file path
- removeMoney() - Method in class core.components.StationTest
-
Testing removeMoney method
- removeMoney() - Method in class core.components.UserTest
-
Testing the removeMoney method
- removeMoney() - Method in class core.system.MyVelibSystemTest
- removeMoney(double) - Method in class core.components.Station
-
This methods removes money in the station
- removeMoney(double) - Method in class core.components.User
-
Remove money balance after droping the bicycle
- removeMoney(double) - Method in class core.system.MyVelibSystem
-
This methods is responsible for removing money from the system
- removeTimeCredit() - Method in class core.components.UserTest
-
Testing the removeTimeCredit method
- removeTimeCredit(double) - Method in class core.components.User
-
Remove time balance after the computation of the location cost
- RentalBicycle - Class in core.setup
-
The RentalBicycle class : This class is responsible to implement and test the basic packages that implement the renting system
- RentalBicycle() - Constructor for class core.setup.RentalBicycle
- RentalBicycleTest - Class in core.setup
- RentalBicycleTest() - Constructor for class core.setup.RentalBicycleTest
- rentBicycle() - Method in class core.components.TerminalTest
-
Testing rentBicycle method
- rentBicycle() - Method in class core.system.MyVelibSystemTest
- rentBicycle(int, int) - Method in class core.system.MyVelibSystem
-
This method is responsible to implement a way to rent a bicycle in the system class.
- rentBicycle(Bicycle, User, Station) - Method in class core.components.Terminal
-
The rentBicycle method that implements the renting algorithm for the application
- RentBicycle - Class in cli.commands
-
This is the RentBicycle class that implements the rentBicycle command of the CLI.
- RentBicycle() - Constructor for class cli.commands.RentBicycle
- rentBicyclePlanning() - Method in class core.components.UserTest
-
Testing rentBicyclePlanning method
- rentBicyclePlanning(MyVelibSystem, Point, Point, Bicycle) - Method in class core.components.User
-
Renting a bicycle
- RentBicycleTest - Class in cli.commands
-
Testing RentBicycle Class
- RentBicycleTest() - Constructor for class cli.commands.RentBicycleTest
- RentingApp - Class in core.renting
-
The RentingApp class of renting module : This class contains all algorithms that are needed during the renting process.
- RentingApp() - Constructor for class core.renting.RentingApp
- RentingAppTest - Class in core.renting
-
Testing RentingApp Class
- RentingAppTest() - Constructor for class core.renting.RentingAppTest
- ReturnBicycle - Class in cli.commands
-
This is the ReturnBicycle class that implements the returnBicycle command of the CLI.
- ReturnBicycle() - Constructor for class cli.commands.ReturnBicycle
- ReturnBicycleTest - Class in cli.commands
-
Testing ReturnBicycle Class
- ReturnBicycleTest() - Constructor for class cli.commands.ReturnBicycleTest
- RunCommand - Class in cli
-
The RunCommand class for the CLI application.
- RunCommand() - Constructor for class cli.RunCommand
- RunCommandTest - Class in cli
-
Testing the run command class
- RunCommandTest() - Constructor for class cli.RunCommandTest
- RunTest - Class in cli.commands
-
This is the RunTest class that implements the runTest command of the CLI.
- RunTest() - Constructor for class cli.commands.RunTest
- RunTestTest - Class in cli.commands
-
Testing RunTest Class
- RunTestTest() - Constructor for class cli.commands.RunTestTest
All Classes All Packages