.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-01-14T19:14:01Z by OpenModelicaOpenModelica 1.26.1 using GenerateDoc.mos