Method
serialize(_:)
Serialise a Resource to an XMI string
func serialize(_ resource: Resource) async throws -> String
Parameters
resource-
The Resource containing objects to serialise
Return Value
XMI formatted string
Method
Serialise a Resource to an XMI string
func serialize(_ resource: Resource) async throws -> String
resourceThe Resource containing objects to serialise
XMI formatted string