.OpenModelica.Scripting.classAnnotationExists

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 2024-04-24T18:15:52Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos