inputNames

open override fun inputNames(modelIdentifier: String): List<String>

Retrieves the list of input names associated with the specified model.

Return

a list of strings representing the input names corresponding to the specified model

Parameters

modelIdentifier

the identifier of the model whose input names are to be retrieved