.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-03-28T19:15:55Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos