Package Modelica.​Utilities.​Internal.​PartialModelicaServices.​ExternalReferences
Functions to access external resources

Information

This icon shall be used for a package that contains internal classes not to be directly utilized by a user.

Extends from Modelica.​Icons.​InternalPackage (Icon for an internal package (indicating that the package should not be directly utilized by user)).

Package Contents

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

Partial Function Modelica.​Utilities.​Internal.​PartialModelicaServices.​ExternalReferences.​PartialLoadResource
Interface for tool specific function to return the absolute path name of a URI or local file name

Information

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.

Extends from Modelica.​Icons.​Function (Icon for functions).

Inputs

TypeNameDescription
StringuriURI or local file name

Outputs

TypeNameDescription
StringfileReferenceAbsolute path name of file