Converter Model#
- class interactions.ext.converter.Converter(_Converter__obj1, _Converter__obj2)[Quellcode]#
A class representing the „conversion“ or consistent mapping between two objects‘ attributes.
- Variablen:
- get_attr(attr)[Quellcode]#
Gets a mapped attribute.
- get_attrs()[Quellcode]#
Gets a list of mapped attributes.
- Rückgabe:
The list of mapped attributes.
- Rückgabetyp:
- property ref: Any#
Gets the „referenced“ model, or first.
- Rückgabe:
The referenced model.
- Rückgabetyp: