.OpenModelica.Scripting.getElementModifierNames

Information

Returns the list of element (component or short class) modifiers in a class.

Interface

function getElementModifierNames
  input TypeName className;
  input String elementName;
  output String[:] modifiers;
end getElementModifierNames;

Generated at 2024-04-28T18:16:21Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos