| Commit | Date | |
|---|---|---|
|
[r6502]
by
mrieser
bugfix / enhancement: Person.isEmployed() now returns object-type Boolean instead of primitive-type boolean, so it can be differentiated if the attribute is set all or not. |
2009-04-18 20:54:53 | Tree |
| 2009-04-18 20:53:11 | Tree | |
| 2009-04-18 20:34:06 | Tree | |
| 2009-04-18 20:32:03 | Tree | |
|
[r6498]
by
mrieser
misc code cleanup, replaced calls to deprecated methods, fixed warnings reported by FindBugs |
2009-04-18 09:42:38 | Tree |
|
[r6497]
by
mrieser
QueueLane.getVehicle() and QueueLink.getVehicle() now search for a vehicle with the specified id, not for a vehicle whose driver has the searched-for id. Added test cases for QueueLink.getVehicle() and QueueLink.getAllVehicles(). |
2009-04-17 22:25:23 | Tree |
|
[r6496]
by
mrieser
changed all calls to QueueSimulation.events to QueueSimulation.getEvents(), and made the member events private (instead of protected). |
2009-04-17 16:45:21 | Tree |
|
[r6495]
by
mrieser
- renamed method DriverAgent.incCurrentNode() to .moveOverNode(). |
2009-04-17 16:23:08 | Tree |
|
[r6494]
by
yu_vsp
|
2009-04-17 16:12:41 | Tree |
| 2009-04-17 15:54:45 | Tree |