isModelValid

open override fun isModelValid(modelIdentifier: String): Boolean

Indicates if the model identified by the modelIdentifier is valid. That is, this provider can perform simulation runs on the model.

Parameters

modelIdentifier

the identifier of the model. This should be the unique name of the model.