Uses of Class
org.episteme.social.architecture.lift.Elevator
Packages that use Elevator
Package
Description
Provides mathematical models and discrete simulations for vertical
transportation systems (elevators/lifts).
-
Uses of Elevator in org.episteme.social.architecture.lift
Methods in org.episteme.social.architecture.lift that return ElevatorMethods in org.episteme.social.architecture.lift that return types with arguments of type ElevatorMethods in org.episteme.social.architecture.lift with parameters of type ElevatorModifier and TypeMethodDescriptionvoidLiftBuilding.addElevator(Elevator elevator) Integrates an elevator cabin into the building's control system.voidPassenger.setElevator(Elevator elevator)