.OpenModelica.Scripting.classAnnotationExists

Check if annotation exists

Information

Returns true if className has a class annotation called annotationName.

Interface

function classAnnotationExists
  input TypeName className;
  input TypeName annotationName;
  output Boolean exists;
end classAnnotationExists;

Revisions

RevisionAuthorComment
16311sjoelund.seAdded to omc

Generated at 2025-03-10T19:24:30Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos