.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-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos