Input List Type: tr stm_r_tr_by_attributes_tr Query: Purpose: Returns the Transitions in the input list that match the specified attribute name and value. Syntax: stm_r_tr_by_attributes_tr (stm_list in_list, char* attr_name, char* attr_value, int *status); stm_r_tr_default_tr Query: Default transition Purpose: Returns, of all the transitions in the input list that are default transitions Syntax: stm_r_tr_default_tr (stm_list in_list, int *status);
stm_r_tr_by_attributes_tr (stm_list
in_list, char* attr_name, char*
attr_value, int *status);
stm_r_tr_default_tr (stm_list in_list, int
*status);