Two container element types have been used in the example AWM model.
Container Element Type / | Attribute | Meaning |
---|---|---|
PDSSAMP_ELE_Project | Matchname = PROJ | The match name used to map an element to its type based on the property (PDSSAMP_PROP_ELE_ElementType). |
Get Children = PDSSAMP_ACT_GetDatasets | The action which will be executed when expanding the container element in the Tree view at run time. | |
PDSSAM_ELE_Dataset | Matchname = DATASET | See the description of PDSSAMP_ELE_Project above. |
Get Children = PDSSAMP_ACT_FilterMembers | See the description of PDSSAMP_ELE_Project above. | |
PDSSAMP_ELE_Project has Property -> PDSSAMP_PROP_ELE_Project | Treeview Label | The value of the PDSSAMP_PROP_ELE_Project properties should be the label of the element in the Tree view. |
PDSSAMP_ELE_Dataset has Property -> PDSSAMP_PROP_ELE_DatasetName | Treeview Label | The value of PDSSAMP_PROP_ELE_DatasetName should be both a label and the sorting criterion of the elements of the PDSSAMP_ELE_Dataset types. |
The table shows only container element types and relationships whose attribute values cannot be found in the figure above.