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
G
- getAllMoneyCharged() - Method in class core.components.User
- getBestStation() - Method in class core.rides.planning.PlanningAppTest
- getBestStation(MyVelibSystem, Point, Point, Bicycle) - Static method in class core.rides.planning.PlanningApp
-
Compute the best start and end station according to the least start and end distances strategy.
- getBicycle() - Method in class core.components.ParkingSlot
-
Getter for bicycle
- getBicycle() - Method in class core.components.User
- getCard() - Method in class core.components.User
- getCoordinate() - Method in class core.components.Station
-
getter for coordinate
- getCoordinate() - Method in class core.components.User
- getCostWithoutTimeCredit(Bicycle, Card, Time) - Static method in class core.renting.RentingApp
-
Used to compute the cost according to some criteria
- getCostWithoutTimeCreditTest() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest2() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest3() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest4() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest5() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest6() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest7() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithoutTimeCreditTest8() - Method in class core.renting.RentingAppTest
-
Testing getCostWithoutTimeCreditTest method
- getCostWithTimeCredit(Bicycle, Card, Time, double, User) - Static method in class core.renting.RentingApp
-
sed to compute the cost according to some criteria
- getCostWithTimeCreditTest1() - Method in class core.renting.RentingAppTest
-
Testing getCostWithTimeCreditTest method
- getCostWithTimeCreditTest2() - Method in class core.renting.RentingAppTest
-
Testing getCostWithTimeCreditTest method
- getCreditCardNumber() - Method in class core.components.User
- getCurrentMoneyCharged() - Method in class core.components.User
- getElectricalParkingSlot() - Method in class core.components.Station
-
This method get an electrical parking slot (that is a parking slot that has an electrical bicycle) if there is any
- getElectricalParkingSlot() - Method in class core.components.StationTest
-
Testing getElectricalParkingSlot method
- getExistTypeBike(Bicycle) - Method in class core.components.Station
-
This method will return a boolean that represents the existence or not of give bicycle type
- getExistTypeBikeTest() - Method in class core.components.StationTest
-
Testing getExistTypeBike method
- getId() - Method in class core.components.Bicycle
-
getter for id
- getId() - Method in class core.components.Card
-
id getter
- getId() - Method in class core.components.ParkingSlot
-
Getter for id
- getId() - Method in class core.components.Station
-
getter for id
- getId() - Method in class core.components.User
- getInitialSetupSystem() - Method in class core.setup.InitialSetupTest
- getInitialSetupSystem(String[]) - Static method in class core.setup.InitialSetup
-
This method will be used when running the initialSetup command to get an initial system with some stations, and even maybe users
- getLeastOccupiedStation() - Method in class core.statistics.balance.station.StationAppTest
- getLeastOccupiedStation(MyVelibSystem) - Static method in class core.statistics.balance.station.StationApp
-
Getter for the least occupied station
- getMechanicalParkingSlot() - Method in class core.components.Station
-
This method get a mechanical parking slot (that is a parking slot that has an mechanical bicycle) if there is any
- getMechanicalParkingSlot() - Method in class core.components.StationTest
-
Testing getMechanicalParkingSlot method
- getMoney() - Method in class core.components.Station
-
getter for the money parameter
- getMoney() - Method in class core.components.User
- getMoney() - Method in class core.system.MyVelibSystem
-
Getter for the money parameter
- getMostUsedStation() - Method in class core.statistics.balance.station.StationAppTest
- getMostUsedStation(MyVelibSystem) - Static method in class core.statistics.balance.station.StationApp
-
Getter of the most used station of a give system
- getName() - Method in class core.components.User
- getName() - Method in class core.system.MyVelibSystem
-
Getter for the name
- getNumberOfBicycles() - Static method in class core.components.Bicycle
-
getter for numberOfBicycles
- getNumberOfCards() - Static method in class core.components.Card
-
numberOfCards getter
- getNumberOfDroppings() - Method in class core.components.Station
-
getter for the number of droppings (or complete locations)
- getNumberOfDroppings(Station) - Static method in class core.statistics.balance.station.StationApp
-
Getter for the number of droppings
- getNumberOfRentings() - Method in class core.components.Station
-
getter for the number of rentings
- getNumberOfRentings() - Method in class core.components.User
- getNumberOfRentings(Station) - Static method in class core.statistics.balance.station.StationApp
-
Getter for the number of rentings
- getNumberOfRides() - Method in class core.statistics.balance.user.UserAppTest
- getNumberOfRides(User) - Static method in class core.statistics.balance.user.UserApp
-
Getter for the number of rides (or rentings).
- getNumberOfSlots() - Static method in class core.components.ParkingSlot
-
Getter for numberOfSlots
- getNumberOfStations() - Static method in class core.components.Station
-
getter for the number of stations
- getNumberOfUsers() - Static method in class core.components.User
- getOneFreeSlot() - Method in class core.components.Station
-
This method is a getter for a free slot.
- getOneFreeSlot() - Method in class core.components.StationTest
-
Testing getOneFreeSlot method
- getParkingSlots() - Method in class core.components.Station
-
getter for the list of parking slots
- getParkingSlotTypeBicycle() - Method in class core.components.StationTest
-
Testing getParkingSlotTypeBicycle method
- getParkingSlotTypeBicycle(Bicycle) - Method in class core.components.Station
-
This method gets a parking slot for the type of bicycle that is passed as argument
- getRentStationID() - Method in class core.components.User
- getRentTime() - Method in class core.components.User
- getState() - Method in class core.components.ParkingSlot
-
Getter for state
- getStations() - Method in class core.system.MyVelibSystem
-
Getter for the stations parameter
- getStationTerminal() - Method in class core.components.Station
-
getter for the terminal of the station
- getSystems() - Static method in class core.CoreApp
-
a getter for systems
- getTimeCreditBalance() - Method in class core.components.User
- getTimeCreditEarned() - Method in class core.statistics.balance.user.UserAppTest
- getTimeCreditEarned(User) - Static method in class core.statistics.balance.user.UserApp
-
Getter for the time credit earned by a user.
- getTimeSpentOnBicycle() - Method in class core.statistics.balance.user.UserAppTest
- getTimeSpentOnBicycle(User, Bicycle) - Static method in class core.statistics.balance.user.UserApp
-
Getter for the time spend on bicycle type (Electrical, Mechanical, or other future types due to the Design Patterns used)
- getTimeSpentOnElectricalBicycle() - Method in class core.components.User
- getTimeSpentOnElectricalBicycle() - Method in class core.statistics.balance.user.UserAppTest
- getTimeSpentOnElectricalBicycle(User) - Static method in class core.statistics.balance.user.UserApp
-
This method is used to get the time spent on electrical bicycles.
- getTimeSpentOnMechanicalBicycle() - Method in class core.components.User
- getTimeSpentOnMechanicalBicycle() - Method in class core.statistics.balance.user.UserAppTest
- getTimeSpentOnMechanicalBicycle(User) - Static method in class core.statistics.balance.user.UserApp
-
This method is used to get the time spent on mechanical bicycles.
- getUsers() - Method in class core.system.MyVelibSystem
-
Getter for the users parameter
All Classes All Packages