stm_list_extraction_by_chart_id Extracts the elements from the input list that are defined in the pecified chart. Function Type stm_list Syntax stm_list_extraction_by_chart_id (stm_id chart_id, stm_list list, int* status) Arguments Argument Input/Output Type Description chart_id In stm_chart_id Chart from which to extract elements. list In stm_list The list of Rational Statemate elements. status Out int The function status code. Status Codes ● stm_success ● stm_nil_list
chart_id
stm_chart_id
list
stm_list
status
int
stm_success
stm_nil_list