InternalModelMap Class
InternalModelMap
is a custom storage map for internalModels of a given modelName
used by IdentityMap
.
It was extracted from an implicit pojo based "internalModel map" and preserves that interface while we work towards a more official API.
Methods
clear
()
Destroy all models in the internalModelTest and wipe metadata.
Properties
metadata
Object
meta information about internalModels
models
Array
An array of all models of this modelName