3.11 BooleanConstantArray
Topic Version | 1 | Published | 11/11/2016 | ||
For Standard | COM v2.1 | ||||
Type: | Class | Stereotype: | «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.
Name |
Type |
Notes |
---|---|---|
Count |
PositiveLong |
Size of the array. |
Value |
boolean |
Value inside all the elements of the array. |
Association |
Notes |
---|---|
From: BooleanConstantArray. To: AbstractBooleanArray Generalization |