PrimitiveTypes::Boolean
EAST-ADL
/
Infrastructure
/
PrimitiveTypes
/
Boolean
Content:
PrimitiveTypes
Boolean : Public <<primitive>> Class
PrimitiveTypes
Appears In:
PrimitiveTypes
A Boolean value denotes a logical condition that is either 'true' or 'false'.<br/>It can be one of "0", "1", "true", "false"<br/>
Tagged Values
Advanced
Tag
Value
xml.xsd.customType
BOOLEAN
Details:
xml.xsd.pattern
0|1|true|false
Details:
xml.xsd.type
string
Details:
Property
Value
isFinalSpecialization:
0