stm_list_sort_by_type Sorts the specified list of Rational Statemate elements by type. Note that the function receives and returns a list of element IDs, not a list of element names. Syntax stm_list_sort_by_type (el_list, &status) Arguments Argument Input/Output Type Description el_list In stm_list The list of Statemate element IDs to be sorted status Out int The function status code Status Codes ● stm_success ● stm_nil_list
el_list
stm_list
status
int
stm_success
stm_nil_list