Query: Modules defined or unresolved in a given chartPurpose: Returns the modules that are explicitly defined or unresolved in the charts of the input liststm_r_md_def_or_unres_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)
Query: Modules defined in a given chartPurpose: Returns the modules that are explicitly defined in the charts of the input liststm_r_md_defined_in_ch (IN ch_list: LIST OF CHART,
OUT status: INTEGER)
Query: Modules described by a given activity-chartPurpose: Returns the modules described by activity-charts in the input liststm_r_md_described_by_ch (IN ch_list: LIST OF CHART,
OUT status: INTEGER)
Query: Modules instance of a given chartPurpose: Returns the instance modules defined by the charts in the input liststm_r_md_instance_of_ch (IN ch_list: LIST OF CHART,
OUT status: INTEGER)
Query: Root modules of a given chartPurpose: Returns the internally defined modules (of typediagram
) attached to the charts in the input liststm_r_md_root_in_ch (IN ch_list: LIST OF CHART, OUT
status: INTEGER)
Query: Top-level modules of a given chartPurpose: Returns the top level modules (not contained in any box) of the charts in the input liststm_r_md_top_level_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)
Query: Modules unresolved in a given chartPurpose: Returns the modules that are unresolved in the charts of the input liststm_r_md_unresolved_in_ch (IN ch_list: LIST OF
CHART,OUT status: INTEGER)