.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-11-20T19:25:51Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos