Port¶
| XML tag | (abstract class) |
| Module | autosar.port |
| Inherits | autosar.element.Element |
This is the base class for component ports.
Attributes¶
For inherited attributes see autosar.element.Element.
| Name | Type | Description |
|---|---|---|
| portInterfaceRef | str | Reference to PortInterface |
| comspec | list | List of ComSpec objects |