I have been always intrigued by how Lift/Elevators work and wanted to write a custom Algorithm in Java/SWT.
Below is a Class Diagram Generated from the source. I have split the entire source into
1. Entities : Working Objects such Lift and Floors
2. Worker Collector Interfaces : Collector Interfaces for managing Floor Requests.
Entities Class Diagram
Worker Collector Interfaces
The eclipse compatible source code is available at LiftManagement



No comments:
Post a Comment