PartialLoadResource

Interface for tool specific function to return the absolute path name of a URI or local file name

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

This partial function defines the function interface of a tool-specific implementation in package ModelicaServices. The interface is documented at Modelica.Utilities.Internal.FileSystem.loadResource.

Inputs (1)

uri

Type: String

Description: URI or local file name

Outputs (1)

fileReference

Type: String

Description: Absolute path name of file

Extended by (2)

loadResource

Modelica.Utilities.Files

Return the absolute path name of a URI or local file name

loadResource

ModelicaServices.ExternalReferences

Return the absolute path name of a URI or local file name (in this default implementation URIs are not supported, but only local file names)