14.6.26 IntegerArrayFromBooleanMaskArray
Topic Version | 1 | Published | 09/11/2015 | |
For Standard | RESQML v2.0.1 | |||
Stereotypes: | XSDcomplexType |
One-dimensional array of integer values obtained from the true elements of the Boolean mask.
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