6.2.5.11. Architecture-CopyIntoEntriesView¶
Copy routines matching the given name pattern into the Entries View
Required inputs: RFG
This rule adds entities to the entries view. The additional entries can be specified by globbing patterns for source names or by globbing patterns for linkage names.
Possible Messages
This rule has no predefined messages.
Options¶
The following places define options that affect this rule: Analysis-GlobalOptions
base_view_name¶
base_view_name : str = 'Code Facts'
entries_view_name¶
entries_view_name : str = 'Entries'
linknames¶
linknames : set[bauhaus.analysis.config.GlobPattern] = set()
names¶
names : set[bauhaus.analysis.config.GlobPattern] = set()