Dynamic entities are ignored when creating a scope targeting Object.class
Description
Probably because, in the metamodel, we consider they extend Map, which does not have any superclass. We should probably consider that all interfaces extend Object in our metamodel.