public class IndexMap
extends GridFunction
Exends GridFunction with a lookUpTable. The lookUpTable contains a list of indexes of
members within the rangeSet corresponding with the members of the domainSet.
The domainSet is traversed in list order if it is enumerated explicitly, or in the order
specified by a SequenceRule if the domain is an implicit set. The length of the lookUpTable
corresponds with the length of the subset of the domainSet for which the coverage is defined.
- Since:
- release specific (what release of product did this appear in)