Package org.intranet.elevator.model.operate

Class Summary
Building The building is a factory for other domain objects that also links up CarRequests with the RequestIndicators for each Floor.
CarRequest Assigns a request from the CarRequestPanel for this Floor to the best CarController.
Person A Person moves around the building, calling elevators, entering elevators, and leaving elevators.