Replace Superclass

This is only relevant to entities which are subclasses.

If this option is set, then requests to create instances of the superclass will instead result in the creation of the subclass. This enables the developer to change functionality by replacing subclasses with other classes.