For details how to model an element list structure see Data Model Details - Element List Structure.
The AWM sample model contains three element list structures. The first list structure is used to display data sets, the second to display members of a MVS partitioned data set in the Team Developer Table view. The third list structure is used to display the result of the search tool as a tree table in the Team Developer Table view.
The following figure shows how to model an element list structure:
Relationship | Attribute | Meaning |
---|---|---|
MVS_ELIST_Members | Visible = false | The property MVS_PROP_ELE_ElementType is needed so that the model interpreter can assign the element type for each element in an element list. This is a static value MVSMEMBER and not relevant to be visible as a table column. Therefore, the table column can be hidden. |
MVS_ELIST_Members | Visible = false | By default, this version column is not visible in the table view. |
MVS_ELIST_Members
-> MVS_PROP_ELE_MemberLevel |
Visible = false | By default, this modification level column is not visible in the table view. |
At run time, a data set list is displayed in the table as shown in the following figure: