6.2.5.39. Architecture-ProcessLine¶
Use the processline framework for architecture analysis and customized RFG-based analyses
Required inputs: RFG
This rule allows to execute analysis configurations using the processline framework.
Possible Messages
This rule has no predefined messages.
Options¶
This rule shares the following common options: exclude_messages_in_system_headers, excludes, includes, justification_checker, post_processing, provider, severity
The following places define options that affect this rule: Analysis-GlobalOptions
config_dir¶
config_dir : bauhaus.analysis.config.LayerRelativePath | None = None
BAUHAUS_CONFIG, or,
if no such directory is specified in BAUHAUS_CONFIG,
the global configuration directory inside
the Axivion installation.
config_file¶
config_file : bauhaus.analysis.config.LayerRelativePath = 'processline_config.py'
processline_config.py).
Default value is the file processline_config.py in the directory specified by the default value of config_dir.
Note: if this setting is changed to a relative path, then the specified path is searched in the directory
containing the configuration file that made the change.
If the default is kept, the file is searched in the first directory listed in BAUHAUS_CONFIG.
debug¶
debug : bool = False
parameters¶
parameters : dict[str, str] = {}
verbose¶
verbose : bool = False