3.20 IntegerArrayFromBooleanMaskArray
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | COM v2.1 | ||||
Type: | Class | Stereotype: | «XSDcomplexType» |
One-dimensional array of integer values obtained from the true elements of the Boolean mask.
Name |
Type |
Notes |
---|---|---|
Mask |
AbstractBooleanArray |
Boolean mask. A true element indicates that the index is included on the list of integer values. |
TotalIndexCount |
PositiveLong |
Total number of integer elements in the array. This number is different from the number of Boolean mask values used to represent the array. |
Association |
Notes |
---|---|
From: IntegerArrayFromBooleanMaskArray. To: AbstractIntegerArray Generalization |