stm_r_xx_des_attr_val Retrieves the values of a given Design-Attribute values associated with the specified element. Function Type stm_list For Elements activity ac chart ch condition co data-item di data-type dt field fd subroutine sb data-store ds block bl event ev information-flow if actions an module md state st transition tr subroutine parameter sp local data ld Syntax stm_r_xx_des_attr_val (xx_id st_id, xx_attr_name &status) Arguments Argument Input/Output Type Description xx_id In stm_id The Element ID. xx_attr_name In stm_attr_name The Design Attribute Name. status Out int The function status code. Status Codes ● stm_success ● stm_id_out_of_range ● stm_id_not_found ● stm_auto_defined ● stm_attribute_name_not_found
activity
ac
chart
ch
condition
co
data-item
di
data-type
dt
field
fd
subroutine
sb
data-store
ds
block
bl
event
ev
information-flow
if
actions
an
module
md
state
st
transition
tr
parameter
sp
local data
ld
xx_id
stm_id
xx_attr_name
stm_attr_name
status
int
stm_success
stm_id_out_of_range
stm_id_not_found
stm_auto_defined
stm_attribute_name_not_found