Single-Element Functions : List of Functions

List of Functions

As previously mentioned, the extraction functions take the form stm_r_<element_type><task>. For example, stm_r_uc_attr_name returns the names of attributes associated with the specified use case. Because this function can retrieve values for other elements besides use cases, it is denoted as stm_r_xx_attr_name. This function would be included in the A section (for attr_name).

The functions are as follows:

Returns a list of strings. Each element of this list holds one combinational assignment, which is connected to the specified element.
Returns the definition expression of the specified element found in the Definition field of the element’s form, including hyperlinks to referenced elements.
Retrieves the parameter mode, including subroutine parameters and the parameters of generic charts and components.
Returns the names of attributes associated with the specified element. Attributes are associated with elements via element forms.