Single-Element Functions : Overview of Dataport Single Element Functions

Overview of Dataport Single Element Functions

Single-element functions provide information about discrete Rational Statemate elements in the database. Using single-element functions, you can retrieve any information attached to a particular element. This information is usually entered into the database via forms. Data extraction is a multi-stage procedure. Generally, when working with a Rational Statemate element, you know the element’s name (path name). You can retrieve more information about an element, such as the element’s synonym or what attributes are defined in the element’s form, using the single-element functions.

Complete the following steps to obtain more information about a Rational Statemate element:

1.
2.
Specify the ID and the information requested. Receive the extracted information
3.

The element ID is an internal representation that Rational Statemate uses to identify each element. You do not see the ID; you extract it from the database using one function and pass it along to another to process your information request.

Note:  
There are functions that extract records of all information on an element. You can then use fields of this record, instead of using the individual functions for each type of information.