Package models.fluid
Class EventUpdateTotalLanegroupVehiclesDwn
- java.lang.Object
-
- dispatch.AbstractEvent
-
- models.fluid.EventUpdateTotalLanegroupVehiclesDwn
-
- All Implemented Interfaces:
InterfaceEvent
,Comparable<AbstractEvent>
public class EventUpdateTotalLanegroupVehiclesDwn extends AbstractEvent
-
-
Field Summary
-
Fields inherited from class dispatch.AbstractEvent
dispatch_order, dispatcher, recipient, timestamp
-
-
Constructor Summary
Constructors Constructor Description EventUpdateTotalLanegroupVehiclesDwn(Dispatcher dispatcher, float timestamp, Object recipient)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description void
action()
-
Methods inherited from class dispatch.AbstractEvent
compareTo, toString
-
-
-
-
Constructor Detail
-
EventUpdateTotalLanegroupVehiclesDwn
public EventUpdateTotalLanegroupVehiclesDwn(Dispatcher dispatcher, float timestamp, Object recipient)
-
-
Method Detail
-
action
public void action() throws OTMException
- Throws:
OTMException
-
-