Initializer
init(object:feature:value:)
Creates a new set command.
@MainActor init(object: any EObject, feature: any EStructuralFeature, value: (any EcoreValue)?)
Parameters
object-
The EObject to modify
feature-
The structural feature to set
value-
The new value to assign