PortInterface¶
| XML tag | (Abstract class) |
| Module | autosar.portinterface |
| Inherits | autosar.element.Element |
Base class for AUTOSAR port interfaces.
Derived Classes:
Attributes¶
For inherited attributes see autosar.element.Element.
| Name | Type | Description |
|---|---|---|
| isService | Boolean | Is this a service interface? |
| serviceKind | str | Optional service kind string |