Method
eUnset(_:)
Unsets a feature, returning it to its default value.
mutating func eUnset(_ feature: some EStructuralFeature)
Parameters
feature-
The structural feature to unset.
Method
Unsets a feature, returning it to its default value.
mutating func eUnset(_ feature: some EStructuralFeature)
featureThe structural feature to unset.