Package | Description |
---|---|
io.elevator.building |
Shell Package
The building package encompasses the wrappers organizing components relating to the elevators hardware, including the building itself, the hoistway, and control panels representing the cabin, each floor, and the maintenance room |
Modifier and Type | Class and Description |
---|---|
static class |
ControlPanel.CabinControlPanel
The driver representation for an in-cabin control panel
This class contains linking methods for controlling the cabin in reference to the hardware |
static class |
ControlPanel.FloorControlPanel
The driver representation for an on-landing control panel, having 2x ArrivalIndicator, a FiremanKeyhole, and
Buttons for placing calls
|
static class |
ControlPanel.MaintenanceControlPanel
The driver representation for a maintenance control panel, to keep track of everything The parent list of buttons
represents the floor buttons
|