I've got a rather large and sweeping set of models that I have to combine into a single coherent autogenerator. The issue I'm running across is that I need to determine if a class has no one inhereting from it or not as there's different generation steps that have to be done if a class has children.
Is there an easy way to do this with OCL in an ECore environment?