Documentation Language: Swift

Method

addElement(_:)

Add an existing element to this model.

func addElement(_ element: any EObject) async throws

Parameters

element

Element to add

Discussion