Documentation Language: Swift

Case

MTLParseError.missingAttribute(attribute:element:)

A required attribute was missing from an XMI element.

case missingAttribute(attribute: String, element: String)

Parameters

attribute

The name of the missing attribute

element

The name of the XMI element