.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 2025-12-24T19:13:54Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos