3.20 IntegerArrayFromBooleanMaskArray

Topic Version1Published11/11/2016
For StandardCOM v2.1
Type:ClassStereotype:«XSDcomplexType»

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

Table 3.20-1 Attributes

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.

Table 3.20-2 Associations

Association

Notes

From: IntegerArrayFromBooleanMaskArray.

To: AbstractIntegerArray

Generalization