Uses of Class
org.episteme.social.architecture.lift.Passenger
Packages that use Passenger
Package
Description
Provides mathematical models and discrete simulations for vertical
transportation systems (elevators/lifts).
-
Uses of Passenger in org.episteme.social.architecture.lift
Methods in org.episteme.social.architecture.lift with parameters of type PassengerModifier and TypeMethodDescriptionvoidElevator.addPassenger(Passenger p) Boards a passenger into the cabin if capacity permits.voidLiftBuilding.addPassenger(Passenger p) Introduces a passenger into the building's waiting area.