.OpenModelica.Scripting.getImportedNames

Information

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 2024-12-21T19:25:56Z by OpenModelicaOpenModelica 1.24.3 using GenerateDoc.mos