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 (stm_list
in_list, int *status);
Query: Statecharts connected to a given subroutinePurpose: Returns the procedural Statecharts that are connected to the subroutines in the input liststm_r_sch_connected_to_sb (stm_list
in_list, int *status);
Query: Flowcharts connected to a given subroutinePurpose: Returns the Flowcharts that are connected to the subroutines in the input liststm_r_fch_connected_to_sb (stm_list
in_list, int *status);
Query: Charts in which a given subroutine is definedPurpose: Returns the charts in which the subroutines in the input list are explicitly defined or unresolved