Method
allInstancesOf(_:)
Find all objects of a given type across all models.
Parameters
type-
The EClass to search for
Return Value
Array of all instances (including subtype instances)
Method
Find all objects of a given type across all models.
typeThe EClass to search for
Array of all instances (including subtype instances)