.OpenModelica.Scripting.isProtectedClass

Information

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 2024-07-26T18:16:02Z by OpenModelicaOpenModelica 1.23.1 using GenerateDoc.mos