6.2.5.34. Architecture-GravisRoleAttributes¶
Set RFG view roles for architecture check in Gravis
Required inputs: RFG
This rule sets role attributes within an RFG graph that are used by the Gravis tool for performing the architecture analysis.
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
architecture_view_name¶
architecture_view_name : str = 'Architecture'
base_view_name¶
base_view_name : str = 'Declaration Facts'
export_warnings¶
export_warnings : bool = True
hierarchy_view_name¶
hierarchy_view_name : str = 'File'
loglevel¶
loglevel : LogLevel = 'WARNING'
mapping_view_name¶
mapping_view_name : str = 'Mapping'
Option Types¶
These types are used by options listed above:
LogLevel¶
An enumeration.WARNING
INFO
DEBUG