DGL Statement Reference : REPORT : Interface Report

Interface Report
Syntax

stm_rpt_interface (elist, rtype, chart, lact lmod, ftype,
dis, names);

Parameters
 
A—Activity interface report
M—Module interface report
I—Information interface report
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
An argument of type list of activities indicating which activities are taken into account when the report is generated. If lact is an empty list, the default is all activities implemented by the center module.
An argument of type list of modules indicating the side modules that interface with the central module for which the report is to be generated. If lmod is empty, the default behavior is to use all modules except the center module’s own ancestors and descendants.
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
I—Flow labels
P—Parent information items
B—Basic information items
N—The name appears for elements that flow between the boxes.
S—The synonym appears for elements that flow between the boxes.