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