Interface BindingRuntimeGenerator

    • Method Detail

      • generateTypeMapping

        BindingRuntimeTypes generateTypeMapping​(EffectiveModelContext context)
        Generate Type mapping from specified EffectiveModelContext for the specified subset of modules. The EffectiveModelContext MUST contain all of the sub modules otherwise the there is no guarantee that result List of Generated Types will contain correct Generated Types.
        Parameters:
        context - Schema Context
        Returns:
        Generated type mapping.