Documentation Language: Swift

Initializer

init(object:feature:value:)

Creates a new remove command.

@MainActor init(object: any EObject, feature: any EStructuralFeature, value: any EcoreValue)

Parameters

object

The EObject to modify

feature

The many-valued structural feature to remove from

value

The value to remove from the collection