Method
isModelOf(_:)
Checks if an object belongs to this model.
func isModelOf(_ object: any EObject) async -> Bool
Parameters
object-
The EObject to test for membership.
Return Value
true if the object is contained in this model’s resource.