.. _ar4_component_ApplicationSoftwareComponent:

ApplicationSoftwareComponent
============================

.. table::
   :align: left

   +--------------+------------------------------------------------------------------------------------------+
   | XML tag      | <APPLICATION-SW-COMPONENT-TYPE>                                                          |
   +--------------+------------------------------------------------------------------------------------------+
   | Module       | autosar.component                                                                        |
   +--------------+------------------------------------------------------------------------------------------+
   | Inherits     | :ref:`autosar.component.AtomicSoftwareComponent <ar4_component_AtomicSoftwareComponent>` |
   +--------------+------------------------------------------------------------------------------------------+


Application software component prototype.

Usage
-----

..  include:: examples/usage_application_swc.py
    :code: python3


Factory Methods
---------------

* :ref:`Package.createApplicationSoftwareComponent <ar4_package_Package_createApplicationSoftwareComponent>`


Attributes
-----------

For inherited attributes see :ref:`autosar.component.AtomicSoftwareComponent <ar4_component_AtomicSoftwareComponent>`.

Public Methods
--------------

Method Description
------------------