Package org.intranet.elevator.model.operate.controller

Interface Summary
Controller  
 

Class Summary
Assignment  
CarAssignments  
CarController  
Direction  
FloorContext FloorContext defines a range between floors, and includes enough information to tell if a car is in that range, and what the stop at the end of the range and the next stop after that range would be.
MetaController  
SimpleController Goal 1: (Complete) Elevators should stop when there are no car requests and no floor requests.