Classes
RefInjector
Model Reference Injector class.
Bases: object
object
value (Any) –
mapper (dict[uuid.UUID, minos.common.model.abc.Model]) –
Inject the model instances referenced by identifiers.
A model in which the model references have been replaced by the values.
Any