Query Functions : List of Query Functions : Mixed (mx) : Input List Type: mx : Input List Type: tr

Input List Type: tr
Query: Transitions by attributes
Purpose: Returns the transitions from the input list which have attribute attr_name with value attr_value in their attribute list
stm_r_tr_by_attributes_tr(IN st_list: LIST OF TRANSITION, IN attr_name : STRING, IN attr_value : STRING, OUT status: INTEGER);