Returns the top-level parameter names and values from the DAE.
function getInstantiatedParametersAndValues input TypeName cls; output String[:] values; end getInstantiatedParametersAndValues;