.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-02-24T19:19:10Z by OpenModelicaOpenModelica 1.26.2 using GenerateDoc.mos