Interface ModelProviderFactory

  • All Superinterfaces:
    Factory

    @PublicEvolving
    public interface ModelProviderFactory
    extends Factory
    Creates a ModelProvider instance from a CatalogModel and additional context information.

    See Factory for more information about the general design of a factory.