.. _ar4_component_ServiceComponent: ServiceComponent ================ .. table:: :align: left +--------------+------------------------------------------------------------------------------------------+ | XML tag | <SERVICE-SW-COMPONENT-TYPE> | +--------------+------------------------------------------------------------------------------------------+ | Module | autosar.component | +--------------+------------------------------------------------------------------------------------------+ | Inherits | :ref:`autosar.component.AtomicSoftwareComponent <ar4_component_AtomicSoftwareComponent>` | +--------------+------------------------------------------------------------------------------------------+ Application software component. Usage ----- .. include:: examples/usage_application_swc.py :code: python3 Factory Methods --------------- * :ref:`Package.createServiceComponent <ar4_package_Package_createServiceComponent>` Attributes ----------- For inherited attributes see :ref:`autosar.component.AtomicSoftwareComponent <ar4_component_AtomicSoftwareComponent>`.