Event¶
| XML tag | Abstract class |
| Module | autosar.behavio |
| Inherits | autosar.element.Element |
AUTOSAR event.
Derived Classes¶
Attributes¶
For inherited attributes see autosar.element.Element.
| Name | Type | Description |
|---|---|---|
| startOnEventRef | str | Runnable to trigger when event occurs |
| disabledInModes | list(DisabledModeInstanceRef) | Modes in which this event is disabled |