Query: Charts connected to a given subroutinePurpose: Returns the procedural Statecharts that are connected to the subroutines in the input liststm_r_ch_connected_to_sb (IN el_list: LIST OF
SUBROUTINE, OUT status: INTEGER)
Query: Charts in which a given subroutine is definedPurpose: Returns the charts in which the subroutines in the input list are explicitly defined or unresolvedstm_r_ch_define_sb (IN el_list: LIST OF SUBROUTINE,
OUT status: INTEGER)