Package dispatch
Interface InterfaceEvent
-
- All Known Implementing Classes:
AbstractEvent,AbstractLanegroupEvent,AbstractScenarioEvent,EventActuatorToggle,EventAdvanceSignalPhase,EventComputeTravelTime,EventCreateVehicle,EventDemandChange,EventFluidModelUpdate,EventFluidStateUpdate,EventInitializeController,EventLanegroupFD,EventLanegroupLanes,EventLinksToggle,EventPoke,EventReleaseVehicleFromLaneGroup,EventSplitChange,EventStopSimulation,EventTimedWrite,EventTransitToWaiting,EventUpdateTotalCellVehicles,EventUpdateTotalCellVehiclesDwn,EventUpdateTotalLanegroupVehicles,EventUpdateTotalLanegroupVehiclesDwn,EventUpdateTotalLinkVehicles
public interface InterfaceEvent
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidaction()
-
-
-
Method Detail
-
action
void action() throws OTMException- Throws:
OTMException
-
-