PartialLoadResourceInterface for tool specific function to return the absolute path name of a URI or local file name |
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.
uri |
Type: String Description: URI or local file name |
---|
fileReference |
Type: String Description: Absolute path name of file |
---|
Modelica.Utilities.Files Return the absolute path name of a URI or local file name |
|
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) |