Cache implementation to store the mapping functions.
Get the list of the mapping functions registered
Delete a registered schema associated to a Class
ES6 Class Type of the ouput Data
Check if a schema has already been registered for this type
Get a specific mapping function for the provided Class
Class Type of the ouput Data
Transform any input in the specified Class
Class Type of the ouput Data
Input data to transform
Register a mapping schema for a Class.
Class Type to be registered
Structure-preserving object from a source data towards a target data.
Set a schema for a specific Class Type
Class Type of the ouput Data
Class Type of the ouput Data
Generated using TypeDoc
Creates an instance of MorphismRegistry.