Frameworks-AutosarArxml¶
Configuration of AUTOSAR classic configuration data in ARXML format
This rule defines that the project uses AUTOSAR methodology. A set of ARXML files can be configured that define the system. The files are imported during the analysis, if any client rule requests access to the ARXML data.
In any client rule, please set the option arxml_name to the
same value as in this rule.
Possible Messages
This rule has no predefined messages.
Options¶
The following places define options that affect this rule: Analysis-GlobalOptions
arxml_glob¶
arxml_glob : set[bauhaus.analysis.config.FileGlobPattern] = set()
**/*.arxml to
select all files in any subdirectory of the base directory.
arxml_glob_base_dir¶
arxml_glob_base_dir : bauhaus.analysis.config.LayerRelativePath = '.'
arxml_name¶
arxml_name : str = 'default'