.OpenModelica.Scripting.getImportedNames

Returns the prefix paths of all imports in a class.

Interface

function getImportedNames
  input TypeName class_;
  output String[:] out_public;
  output String[:] out_protected;
end getImportedNames;

Generated at 2025-03-29T19:24:44Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos