addModelCreator

fun addModelCreator(modelIdentifier: String, builder: ModelBuilderIfc)(source)

Adds a ModelBuilderIfc to the provider.

Parameters

modelIdentifier

the identifier for the model

builder

the ModelBuilderIfc function that creates the model