-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
174 changed files
with
83,661 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,119 @@ | ||
<!DOCTYPE HTML> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (11.0.7) on Fri Jun 05 16:37:35 CEST 2020 --> | ||
<title>All Classes</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="dc.created" content="2020-06-05"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> | ||
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> | ||
<!--[if IE]> | ||
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> | ||
<![endif]--> | ||
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script> | ||
<script type="text/javascript" src="jquery/jquery-ui.js"></script> | ||
</head> | ||
<body> | ||
<h1 class="bar">All Classes</h1> | ||
<main role="main" class="indexContainer"> | ||
<ul> | ||
<li><a href="cli/commands/AddManager.html" title="class in cli.commands">AddManager</a></li> | ||
<li><a href="cli/commands/AddManagerTest.html" title="class in cli.commands">AddManagerTest</a></li> | ||
<li><a href="cli/commands/AddUser.html" title="class in cli.commands">AddUser</a></li> | ||
<li><a href="cli/commands/AddUserTest.html" title="class in cli.commands">AddUserTest</a></li> | ||
<li><a href="core/components/Bicycle.html" title="class in core.components">Bicycle</a></li> | ||
<li><a href="core/components/factories/BicycleFactory.html" title="class in core.components.factories">BicycleFactory</a></li> | ||
<li><a href="core/components/factories/BicycleFactoryTest.html" title="class in core.components.factories">BicycleFactoryTest</a></li> | ||
<li><a href="core/components/BicycleTest.html" title="class in core.components">BicycleTest</a></li> | ||
<li><a href="core/components/Card.html" title="class in core.components">Card</a></li> | ||
<li><a href="core/components/factories/CardFactory.html" title="class in core.components.factories">CardFactory</a></li> | ||
<li><a href="core/components/factories/CardFactoryTest.html" title="class in core.components.factories">CardFactoryTest</a></li> | ||
<li><a href="core/components/CardTest.html" title="class in core.components">CardTest</a></li> | ||
<li><a href="cli/commands/Command.html" title="interface in cli.commands"><span class="interfaceName">Command</span></a></li> | ||
<li><a href="core/setup/ComputationStatistics.html" title="class in core.setup">ComputationStatistics</a></li> | ||
<li><a href="core/CoreApp.html" title="class in core">CoreApp</a></li> | ||
<li><a href="core/CoreAppTest.html" title="class in core">CoreAppTest</a></li> | ||
<li><a href="cli/commands/Display.html" title="class in cli.commands">Display</a></li> | ||
<li><a href="cli/commands/DisplayStation.html" title="class in cli.commands">DisplayStation</a></li> | ||
<li><a href="cli/commands/DisplayStationTest.html" title="class in cli.commands">DisplayStationTest</a></li> | ||
<li><a href="cli/commands/DisplayTest.html" title="class in cli.commands">DisplayTest</a></li> | ||
<li><a href="cli/commands/DisplayUser.html" title="class in cli.commands">DisplayUser</a></li> | ||
<li><a href="cli/commands/DisplayUserTest.html" title="class in cli.commands">DisplayUserTest</a></li> | ||
<li><a href="core/components/ElectricalBicycle.html" title="class in core.components">ElectricalBicycle</a></li> | ||
<li><a href="cli/commands/Exit.html" title="class in cli.commands">Exit</a></li> | ||
<li><a href="cli/commands/ExitTest.html" title="class in cli.commands">ExitTest</a></li> | ||
<li><a href="cli/commands/Help.html" title="class in cli.commands">Help</a></li> | ||
<li><a href="cli/commands/HelpTest.html" title="class in cli.commands">HelpTest</a></li> | ||
<li><a href="core/components/factories/IFactory.html" title="interface in core.components.factories"><span class="interfaceName">IFactory</span></a></li> | ||
<li><a href="core/setup/InitialSetup.html" title="class in core.setup">InitialSetup</a></li> | ||
<li><a href="core/setup/InitialSetupTest.html" title="class in core.setup">InitialSetupTest</a></li> | ||
<li><a href="core/components/Manager.html" title="class in core.components">Manager</a></li> | ||
<li><a href="core/components/ManagerTest.html" title="class in core.components">ManagerTest</a></li> | ||
<li><a href="core/components/MechanicalBicycle.html" title="class in core.components">MechanicalBicycle</a></li> | ||
<li><a href="cli/MyVelibCLI.html" title="class in cli">MyVelibCLI</a></li> | ||
<li><a href="cli/MyVelibCLITest.html" title="class in cli">MyVelibCLITest</a></li> | ||
<li><a href="core/system/MyVelibSystem.html" title="class in core.system">MyVelibSystem</a></li> | ||
<li><a href="core/system/MyVelibSystemFactory.html" title="class in core.system">MyVelibSystemFactory</a></li> | ||
<li><a href="core/system/MyVelibSystemFactoryTest.html" title="class in core.system">MyVelibSystemFactoryTest</a></li> | ||
<li><a href="core/system/MyVelibSystemTest.html" title="class in core.system">MyVelibSystemTest</a></li> | ||
<li><a href="cli/commands/Offline.html" title="class in cli.commands">Offline</a></li> | ||
<li><a href="cli/commands/OfflineTest.html" title="class in cli.commands">OfflineTest</a></li> | ||
<li><a href="cli/commands/Online.html" title="class in cli.commands">Online</a></li> | ||
<li><a href="cli/commands/OnlineTest.html" title="class in cli.commands">OnlineTest</a></li> | ||
<li><a href="core/components/ParkingSlot.html" title="class in core.components">ParkingSlot</a></li> | ||
<li><a href="core/components/factories/ParkingSlotsFactory.html" title="class in core.components.factories">ParkingSlotsFactory</a></li> | ||
<li><a href="core/components/factories/ParkingSlotsFactoryTest.html" title="class in core.components.factories">ParkingSlotsFactoryTest</a></li> | ||
<li><a href="core/components/ParkingSlotTest.html" title="class in core.components">ParkingSlotTest</a></li> | ||
<li><a href="core/rides/planning/PlanningApp.html" title="class in core.rides.planning">PlanningApp</a></li> | ||
<li><a href="core/rides/planning/PlanningAppTest.html" title="class in core.rides.planning">PlanningAppTest</a></li> | ||
<li><a href="core/setup/PlanningRide.html" title="class in core.setup">PlanningRide</a></li> | ||
<li><a href="core/components/PlusStation.html" title="class in core.components">PlusStation</a></li> | ||
<li><a href="core/components/factories/PointFactory.html" title="class in core.components.factories">PointFactory</a></li> | ||
<li><a href="core/components/factories/PointFactoryTest.html" title="class in core.components.factories">PointFactoryTest</a></li> | ||
<li><a href="core/setup/RentalBicycle.html" title="class in core.setup">RentalBicycle</a></li> | ||
<li><a href="core/setup/RentalBicycleTest.html" title="class in core.setup">RentalBicycleTest</a></li> | ||
<li><a href="cli/commands/RentBicycle.html" title="class in cli.commands">RentBicycle</a></li> | ||
<li><a href="cli/commands/RentBicycleTest.html" title="class in cli.commands">RentBicycleTest</a></li> | ||
<li><a href="core/renting/RentingApp.html" title="class in core.renting">RentingApp</a></li> | ||
<li><a href="core/renting/RentingAppTest.html" title="class in core.renting">RentingAppTest</a></li> | ||
<li><a href="cli/commands/ReturnBicycle.html" title="class in cli.commands">ReturnBicycle</a></li> | ||
<li><a href="cli/commands/ReturnBicycleTest.html" title="class in cli.commands">ReturnBicycleTest</a></li> | ||
<li><a href="cli/RunCommand.html" title="class in cli">RunCommand</a></li> | ||
<li><a href="cli/RunCommandTest.html" title="class in cli">RunCommandTest</a></li> | ||
<li><a href="cli/commands/RunTest.html" title="class in cli.commands">RunTest</a></li> | ||
<li><a href="cli/commands/RunTestTest.html" title="class in cli.commands">RunTestTest</a></li> | ||
<li><a href="cli/commands/Setup.html" title="class in cli.commands">Setup</a></li> | ||
<li><a href="core/setup/SetupApp.html" title="class in core.setup">SetupApp</a></li> | ||
<li><a href="cli/commands/SetupTest.html" title="class in cli.commands">SetupTest</a></li> | ||
<li><a href="cli/commands/SortStation.html" title="class in cli.commands">SortStation</a></li> | ||
<li><a href="core/components/SortStationByLeastOccupied.html" title="class in core.components">SortStationByLeastOccupied</a></li> | ||
<li><a href="core/components/SortStationByLeastOccupiedTest.html" title="class in core.components">SortStationByLeastOccupiedTest</a></li> | ||
<li><a href="core/components/SortStationByMostUsed.html" title="class in core.components">SortStationByMostUsed</a></li> | ||
<li><a href="core/components/SortStationByMostUsedTest.html" title="class in core.components">SortStationByMostUsedTest</a></li> | ||
<li><a href="cli/commands/SortStationTest.html" title="class in cli.commands">SortStationTest</a></li> | ||
<li><a href="core/components/StandardStation.html" title="class in core.components">StandardStation</a></li> | ||
<li><a href="core/components/Station.html" title="class in core.components">Station</a></li> | ||
<li><a href="core/statistics/balance/station/StationApp.html" title="class in core.statistics.balance.station">StationApp</a></li> | ||
<li><a href="core/statistics/balance/station/StationAppTest.html" title="class in core.statistics.balance.station">StationAppTest</a></li> | ||
<li><a href="core/components/factories/StationFactory.html" title="class in core.components.factories">StationFactory</a></li> | ||
<li><a href="core/components/factories/StationFactoryTest.html" title="class in core.components.factories">StationFactoryTest</a></li> | ||
<li><a href="core/components/StationTest.html" title="class in core.components">StationTest</a></li> | ||
<li><a href="core/components/Terminal.html" title="class in core.components">Terminal</a></li> | ||
<li><a href="core/components/TerminalTest.html" title="class in core.components">TerminalTest</a></li> | ||
<li><a href="core/components/User.html" title="class in core.components">User</a></li> | ||
<li><a href="core/statistics/balance/user/UserApp.html" title="class in core.statistics.balance.user">UserApp</a></li> | ||
<li><a href="core/statistics/balance/user/UserAppTest.html" title="class in core.statistics.balance.user">UserAppTest</a></li> | ||
<li><a href="core/components/factories/UserFactory.html" title="class in core.components.factories">UserFactory</a></li> | ||
<li><a href="core/components/factories/UserFactoryTest.html" title="class in core.components.factories">UserFactoryTest</a></li> | ||
<li><a href="core/components/UserTest.html" title="class in core.components">UserTest</a></li> | ||
<li><a href="core/setup/VisualizationStatistics.html" title="class in core.setup">VisualizationStatistics</a></li> | ||
<li><a href="core/components/Vlibre.html" title="class in core.components">Vlibre</a></li> | ||
<li><a href="core/components/Vmax.html" title="class in core.components">Vmax</a></li> | ||
</ul> | ||
</main> | ||
</body> | ||
</html> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,204 @@ | ||
<!DOCTYPE HTML> | ||
<!-- NewPage --> | ||
<html lang="en"> | ||
<head> | ||
<!-- Generated by javadoc (11.0.7) on Fri Jun 05 16:37:35 CEST 2020 --> | ||
<title>All Packages</title> | ||
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"> | ||
<meta name="dc.created" content="2020-06-05"> | ||
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style"> | ||
<link rel="stylesheet" type="text/css" href="jquery/jquery-ui.css" title="Style"> | ||
<script type="text/javascript" src="script.js"></script> | ||
<script type="text/javascript" src="jquery/jszip/dist/jszip.min.js"></script> | ||
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils.min.js"></script> | ||
<!--[if IE]> | ||
<script type="text/javascript" src="jquery/jszip-utils/dist/jszip-utils-ie.min.js"></script> | ||
<![endif]--> | ||
<script type="text/javascript" src="jquery/jquery-3.4.1.js"></script> | ||
<script type="text/javascript" src="jquery/jquery-ui.js"></script> | ||
</head> | ||
<body> | ||
<script type="text/javascript"><!-- | ||
try { | ||
if (location.href.indexOf('is-external=true') == -1) { | ||
parent.document.title="All Packages"; | ||
} | ||
} | ||
catch(err) { | ||
} | ||
//--> | ||
var pathtoroot = "./"; | ||
var useModuleDirectories = true; | ||
loadScripts(document, 'script');</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
<header role="banner"> | ||
<nav role="navigation"> | ||
<div class="fixedNav"> | ||
<!-- ========= START OF TOP NAVBAR ======= --> | ||
<div class="topNav"><a id="navbar.top"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div> | ||
<a id="navbar.top.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="deprecated-list.html">Deprecated</a></li> | ||
<li><a href="index-files/index-1.html">Index</a></li> | ||
<li><a href="help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList" id="allclasses_navbar_top"> | ||
<li><a href="allclasses.html">All Classes</a></li> | ||
</ul> | ||
<ul class="navListSearch"> | ||
<li><label for="search">SEARCH:</label> | ||
<input type="text" id="search" value="search" disabled="disabled"> | ||
<input type="reset" id="reset" value="reset" disabled="disabled"> | ||
</li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_top"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
</div> | ||
<a id="skip.navbar.top"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ========= END OF TOP NAVBAR ========= --> | ||
</div> | ||
<div class="navPadding"> </div> | ||
<script type="text/javascript"><!-- | ||
$('.navPadding').css('padding-top', $('.fixedNav').css("height")); | ||
//--> | ||
</script> | ||
</nav> | ||
</header> | ||
<main role="main"> | ||
<div class="header"> | ||
<h1 title="All&nbsp;Packages" class="title">All Packages</h1> | ||
</div> | ||
<div class="allPackagesContainer"> | ||
<ul class="blockList"> | ||
<li class="blockList"> | ||
<table class="packagesSummary"> | ||
<caption><span>Package Summary</span><span class="tabEnd"> </span></caption> | ||
<tr> | ||
<th class="colFirst" scope="col">Package</th> | ||
<th class="colLast" scope="col">Description</th> | ||
</tr> | ||
<tbody> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="cli/package-summary.html">cli</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<th class="colFirst" scope="row"><a href="cli/commands/package-summary.html">cli.commands</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="core/package-summary.html">core</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<th class="colFirst" scope="row"><a href="core/components/package-summary.html">core.components</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="core/components/factories/package-summary.html">core.components.factories</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<th class="colFirst" scope="row"><a href="core/renting/package-summary.html">core.renting</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="core/rides/planning/package-summary.html">core.rides.planning</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<th class="colFirst" scope="row"><a href="core/setup/package-summary.html">core.setup</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="core/statistics/balance/station/package-summary.html">core.statistics.balance.station</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="rowColor"> | ||
<th class="colFirst" scope="row"><a href="core/statistics/balance/user/package-summary.html">core.statistics.balance.user</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
<tr class="altColor"> | ||
<th class="colFirst" scope="row"><a href="core/system/package-summary.html">core.system</a></th> | ||
<td class="colLast"> </td> | ||
</tr> | ||
</tbody> | ||
</table> | ||
</li> | ||
</ul> | ||
</div> | ||
</main> | ||
<footer role="contentinfo"> | ||
<nav role="navigation"> | ||
<!-- ======= START OF BOTTOM NAVBAR ====== --> | ||
<div class="bottomNav"><a id="navbar.bottom"> | ||
<!-- --> | ||
</a> | ||
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div> | ||
<a id="navbar.bottom.firstrow"> | ||
<!-- --> | ||
</a> | ||
<ul class="navList" title="Navigation"> | ||
<li><a href="index.html">Overview</a></li> | ||
<li>Package</li> | ||
<li>Class</li> | ||
<li><a href="overview-tree.html">Tree</a></li> | ||
<li><a href="deprecated-list.html">Deprecated</a></li> | ||
<li><a href="index-files/index-1.html">Index</a></li> | ||
<li><a href="help-doc.html">Help</a></li> | ||
</ul> | ||
</div> | ||
<div class="subNav"> | ||
<ul class="navList" id="allclasses_navbar_bottom"> | ||
<li><a href="allclasses.html">All Classes</a></li> | ||
</ul> | ||
<div> | ||
<script type="text/javascript"><!-- | ||
allClassesLink = document.getElementById("allclasses_navbar_bottom"); | ||
if(window==top) { | ||
allClassesLink.style.display = "block"; | ||
} | ||
else { | ||
allClassesLink.style.display = "none"; | ||
} | ||
//--> | ||
</script> | ||
<noscript> | ||
<div>JavaScript is disabled on your browser.</div> | ||
</noscript> | ||
</div> | ||
<a id="skip.navbar.bottom"> | ||
<!-- --> | ||
</a></div> | ||
<!-- ======== END OF BOTTOM NAVBAR ======= --> | ||
</nav> | ||
</footer> | ||
</body> | ||
</html> |
Oops, something went wrong.