stm_r_xx_desc_file Returns the description file for the specified element. You can call this function without specifying the element, as follows: stm_r_desc_file (el, status) Function type STRING For elements actor actor boundary box bb use case uc Syntax stm_r_xx_desc_file (elem, status) Arguments Argument Input/Output Type Description elem In Statemate element The element status Out INTEGER The function status code Status Codes ● stm_id_out_of_range ● stm_missing_description_file ● stm_not_use_case ● stm_not_actor ● stm_not_boundry_box ● stm_success
stm_r_desc_file (el, status)
STRING
stm_r_xx_desc_file (elem, status)
elem
status
INTEGER
stm_id_out_of_range
stm_missing_description_file
stm_not_use_case
stm_not_actor
stm_not_boundry_box
stm_success