.OpenModelica.Scripting.isProtectedClass

Returns true if the given class c1 has class c2 as one of its protected class.

Interface

function isProtectedClass
  input TypeName cl;
  input String c2;
  output Boolean b;
end isProtectedClass;

Generated at 2026-06-18T12:02:28Z by OpenModelicaOpenModelica 1.26.9 using GenerateDoc.mos