Method
toString(_:)
Converts boolean to string representation.
static func toString(_ value: Bool) -> String
Parameters
value-
Boolean value to convert
Return Value
String representation suitable for XMI serialisation
Method
Converts boolean to string representation.
static func toString(_ value: Bool) -> String
valueBoolean value to convert
String representation suitable for XMI serialisation