Package core
Interface InterfaceEventWriter
-
- All Known Implementing Classes:
AbstractController
,AbstractControllerRampMetering
,ControllerAlinea
,ControllerFixedRate
,ControllerFlowToLinks
,ControllerOfframpFlow
,ControllerProfileRate
,ControllerRampMeterClosed
,ControllerRampMeterOpen
,ControllerRestrictLaneGroup
,ControllerSchedule
,ControllerSignal
,ControllerSignalPretimed
,ControllerTollLaneGroup
,PluginController
public interface InterfaceEventWriter
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
set_event_output(AbstractOutputEvent e)
-
-
-
Method Detail
-
set_event_output
void set_event_output(AbstractOutputEvent e) throws OTMException
- Throws:
OTMException
-
-