.OpenModelica.Scripting.getReplaceableChoices

Returns all replaceable choices for a class with choicesAllMatching.

Interface

function getReplaceableChoices
  input TypeName baseClass;
  input TypeName parentClass;
  input Boolean includePartial = false;
  input Boolean sort = false;
  output String choices[:, :];
end getReplaceableChoices;

Generated at 2026-04-14T18:18:34Z by OpenModelicaOpenModelica 1.26.3 using GenerateDoc.mos