Abstract
Centralized registry for per-class model data. Acts as the single source of truth for model properties and derived descriptors. Keeps all data consistent when properties are updated via setModelProperties.
Static
Returns the cached model data for the given class, building it if necessary.
The entity class to get model data for.
The model data for the given class.
Centralized registry for per-class model data. Acts as the single source of truth for model properties and derived descriptors. Keeps all data consistent when properties are updated via setModelProperties.