DGL Statement Reference : REPORT : N2 Chart Report

N2 Chart Report
Syntax
stm_rpt_n2chart(elist, names, level, env, chart, dis, ftype);
Parameters
 
A list expression that must be of the type list of modules or list of activities, which specifies the elements in the diagonal.
A single-character string argument specifying how names appear in the report. The possible values are as follows:
N—Names of the elements appear on the diagonal of the matrix.
S—Synonyms of the elements appear on the diagonal of the matrix.
A single-character string argument indicating what appears on the diagonal when both parent box and sub-box are in the list. The possible values are as follows
B—The sub-box is placed on the diagonal of the matrix.
P—The parent box is placed on the diagonal of the matrix.
A single-character string argument indicating which arrows are taken into account when the report is generated. The possible values are as follows:
A—Activity-chart arrows
M—Module-chart arrows
A single-character string argument indicating the kind of information to appear in the report. The possible values are as follows:
I—Flow labels
P—Parent information items
B—Basic information items
A single-character string argument indicating the kind of information flow to appear in the report. The possible values are as follows:
D—Data-flows
C—Control-flows
B—Both data-flows and control-flows