Internal counterpart of outputObjectNames(), used by the .inputObjects
recovery in simInit to know which objects each module's .inputObjects may
create (i.e., the module's declared input objects). Returns a list, named by
module, of the objectNames; NULL when there are no modules.
inputObjectNames(sim)A simList object from which to extract element(s) or in which to replace element(s).