AtomicSoftwareComponent

XML tag (abstract class)
Module autosar.component
Inherits autosar.component.ComponentType

Base class for all component type classes except CompositionComponent.

Attributes

Name Type Description
behavior autosar.behavior.SwcInternalBehavior InternalBehavior object
implementation autosar.component.SwcImplementation Implementation object

Public Methods

Method Description

find

AtomicSoftwareComponent.find(ref : str)

Similar to ComponentType.find but also finds objects inside the behavior object.