- GeneralException - Exception in io.elevator.exception
-
//TODO We might not implement the exceptions.
- GeneralException(String) - Constructor for exception io.elevator.exception.GeneralException
-
- getAlignmentSensor() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
Reports whether a cabin is aligned with this floor
- getCabin() - Method in class io.elevator.building.Building
-
The CabinControlPanel contains all components contained in the elevator cabin
- getCabinSpeedSensor() - Method in class io.elevator.building.Hoistway
-
The current cabin speed as driven by the motor
- getCabinWeightSensor() - Method in class io.elevator.building.Hoistway
-
The current cabin weight as lifted by the counterweight
- getCallButtonDown() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
Requests the cabin stop at this landing to travel down
- getCallButtonUp() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
Requests the cabin stop at this landing to travel up
- getChime(int) - Method in class io.elevator.components.Indicator.DataAndChime
-
Gets a specific chime.
- getChime() - Method in class io.elevator.components.Indicator.DataAndChime
-
Gets the stored chime.
- getCurrDirDownIndicator() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
If active, when cabin opens doors on a floor, represents that the cabin is traveling down
- getCurrDirDownIndicator() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
If active, represents that this cabin is traveling down
- getCurrDirUpIndicator() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
If active, when cabin opens doors on a floor, represents that the cabin is traveling up
- getCurrDirUpIndicator() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
If active, represents that the cabin is traveling up
- getCurrFloorIndicator() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
If active, displays the current or next landing the cabin is stopped at or passing
- getCurrVal() - Method in class io.elevator.components.EnvironmentSensor.MaxTolerance
-
- getData() - Method in class io.elevator.components.Buttons
-
- getDisplay() - Method in class io.elevator.components.Indicator.DataAndChime
-
- getDoorCloseButton() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
Signals the doors to close, may or may not be a placebo
- getDoorIndicator() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
If active, represents that the doors of the cabin are open
- getDoorOpenButton() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
Signals the doors to open
- getDoorSensor() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
- getDownIndicator() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
If active, when cabin opens doors on a floor, represents that this cabin is traveling down
- getEmergencyIndicator() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
If active, represents that this cabin is in emergency mode
- getEmergencyModeIndicator() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
If active, represents that the cabin is in emergency mode.
- getFireKey() - Method in class io.elevator.building.ControlPanel
-
The mandatory Fireman Keyhole
- getFireSensor() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
- getFireSensor() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
- getFireSensor() - Method in class io.elevator.building.Hoistway
-
The hoistway fire sensor
- getFloorIndicator() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
If active, displays the current or next landing the cabin is stopped at or passing
- getFloorIndicators() - Method in class io.elevator.building.Hoistway
-
- getFloorNumber() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
The number of the floor on which this panel is installed
- getFloors() - Method in class io.elevator.building.Building
-
The floors contains each floor of the building in a list, from floor 1 to floor n.
- getHoistway() - Method in class io.elevator.building.Building
-
The Hoistway contains all components contained in the elevator hoistway
- getMainButtonsOnPanel() - Method in class io.elevator.building.ControlPanel
-
A list of all the main-purpose buttons on a control panel.
- getMaintenance() - Method in class io.elevator.building.Building
-
The MaintenanceControlPanel contains all components contained on the elevator maintenance control panel
- getMessage() - Method in exception io.elevator.exception.GeneralException
-
- getMotorSensor() - Method in class io.elevator.building.Hoistway
-
The motor sensor
- getObjectByType(Class<?>, List<Object>) - Method in class io.elevator.building.Building
-
A method for unpacking all objects of a specific type from inside the building by passing a Class argument
- getRepresentation() - Method in class io.elevator.building.ControlPanel.FloorControlPanel
-
- getRepresentation() - Method in class io.elevator.components.Buttons
-
- getRepresentation() - Method in interface io.elevator.components.Drawable
-
Gets the reference to an object of type ImageView in which this Drawable stores its representation.
- getRepresentation() - Method in class io.elevator.components.FiremanKeyhole
-
- getRepresentation() - Method in class io.elevator.components.Indicator.ArrivalIndicator
-
Gets the reference to an object of type ImageView in which this Drawable stores its representation.
- getRepresentation() - Method in class io.elevator.components.Indicator.EmergencyIndicator
-
Gets the reference to an object of type ImageView in which this Drawable stores its representation.
- getSensors() - Method in class io.elevator.building.ControlPanel.MaintenanceControlPanel
-
A list of all the sensors connected to the elevator system, in order to display their status
- getState() - Method in class io.elevator.components.FiremanKeyhole
-
- getStatus() - Method in class io.elevator.components.EnvironmentSensor.MotorSensor
-
- getUpIndicator() - Method in class io.elevator.building.ControlPanel.CabinControlPanel
-
If active, when cabin opens doors on a floor, represents that this cabin is traveling up
- getVibrationSensor() - Method in class io.elevator.building.Hoistway
-
Earthquake detection sensor