Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Updates the list of sorted coverage dimensions.
Syntax
public void updateListCovDimSorted(
ItemId _itemId,
List _listCovDimSorted,
Counter _elementsInItemDimSet)
Run On
Called
Parameters
- _itemId
Type: ItemId Extended Data Type
A string that holds the itemID.
- _listCovDimSorted
Type: List Class
A list that holds the coverage dimensions.
- _elementsInItemDimSet
Type: Counter Extended Data Type
An integer that holds the previous number of elements.
Remarks
During coverage calculation, new coverage dimensions might have been created. These coverage dimensions are added to the list of sorted coverage dimensions.