Query: Subroutines that are connected to a given procedural statechartPurpose: Returns the subroutines in the input list that are connected to the specified procedural statechartstm_r_sb_connected_to_ch (IN el_list: LIST OF CHART,
OUT status: INTEGER)
Query: Subroutines defined in a given chartPurpose: Returns the subroutines that are explicitly defined in the charts in the input liststm_r_sb_defined_in_ch (IN el_list: LIST OF CHART,
OUT status: INTEGER)
Query: Subroutines defined or unresolved in a given chartPurpose: Returns the subroutines that are explicitly defined or unresolved in the charts in the input liststm_r_sb_def_or_unres_in_ch (IN el_list: LIST OF
CHART, OUT status: INTEGER)
Query: Subroutines unresolved in a given chartPurpose: Returns the subroutines that are unresolved in the charts in the input liststm_r_sb_unresolved_in_ch (IN ch_list: LIST OF
CHART, OUT status: INTEGER)