14.6.26 IntegerArrayFromBooleanMaskArray

Topic Version1Published09/11/2015
For StandardRESQML v2.0.1
Stereotypes:XSDcomplexType

One-dimensional array of integer values obtained from the true elements of the Boolean mask.

Table 14.6.26-1 Attributes

Name

Data Type

Notes

TotalIndexCount

positiveInteger

Total number of integer elements in the array. This number is different from the number of Boolean mask values used to represent the array.

Mask

AbstractBooleanArray

Boolean mask. A true element indicates that the index is included on the list of integer values.

Derived From: AbstractIntegerArray

Derived Classes: (none)

Relationships: None