Library of functions to access external resources
Extends from Modelica.Icons.Package (Icon for standard packages).
| Name | Description |
|---|---|
| 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) |
ModelicaServices.ExternalReferences.loadResourceReturn the absolute path name of a URI or local file name (in this default implementation URIs are not supported, but only local file names)
The interface of this model is documented at Modelica.Utilities.Files.loadResource.
Extends from Modelica.Utilities.Internal.PartialModelicaServices.ExternalReferences.PartialLoadResource (Interface for tool specific function to return the absolute path name of a URI or local file name).
| Name | Description |
|---|---|
| uri | URI or local file name |
| Name | Description |
|---|---|
| fileReference | Absolute path name of file |