addModelCreator

fun addModelCreator(modelIdentifier: String, builder: ModelBuilderIfc)

Adds a ModelBuilderIfc to the provider.

Parameters

modelIdentifier

the identifier for the model

builder

the ModelBuilderIfc function that creates the model