3.11 BooleanConstantArray

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

Represents an array of Boolean values where all values are identical. This an optimization for which an array of explicit Boolean values is not required.

Table 3.11-1 Attributes

Name

Type

Notes

Count

PositiveLong

Size of the array.

Value

boolean

Value inside all the elements of the array.

Table 3.11-2 Associations

Association

Notes

From: BooleanConstantArray.

To: AbstractBooleanArray

Generalization