Input List Type: uc
Query: Use-case elementsPurpose: Extracts the list of use-case elements from the input list that are explicitly definedstm_r_uc_explicit_defined_uc(IN uc_list: LIST OF
USE_CASE, OUT status: INTEGER);
Query: Use-case elementsPurpose: Returns the use cases that associate with activities in the input list.stm_r_tr_by_attributes_tr(IN st_list: LIST OF TRANSITION,
IN attr_name : STRING, IN attr_value : STRING, OUT
status: INTEGER)