Completion
scalation.simulation.Completion
trait Completion
The Completion
trait is used for signalling between threads that the simulation has finished. A Semaphore
from the Java library is used to cause a thread/coroutine to wait when calling 'acquire' until another thread/coroutine calls 'release'.
Attributes
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class Modelclass BankModelclass CallCenterModelclass Traffic2LModelclass Traffic4LModelclass UGABusRoutesModelclass Modelclass BankModelclass CallCenterModelclass EmerDeptModelclass LoopModelclass MachineModelclass OneWayStreetModelclass OneWayVehicleModelclass RoadModelclass TrafficDynModelclass TrafficLaneChangeModelclass TrafficModelclass TrafficModelTurnclass UGA_BusModelclass BankModelclass Model_MBMclass BankModel
Members list
In this article