6.2.5.47. Architecture-GXLExport¶
Exports a view of an RFG into a file in GXL format
Required inputs: RFG
This rule exports a view of the RFG into a GXL file.
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
export_warnings¶
export_warnings : bool = True
gxl_file¶
gxl_file : bauhaus.analysis.config.LayerRelativePath = 'export.gxl'
loglevel¶
loglevel : LogLevel = 'WARNING'
view_name¶
view_name : str = ''
Option Types¶
These types are used by options listed above:
LogLevel¶
An enumeration.WARNING
INFO
DEBUG