Is there a way to make a user created class/package
to be read only
in Modelica preferably through annotations? Make Modelica class read-only in Dymola gives a Dymola
option, I am using OpenModelica
and is required to verify a package across its two different versions, since both these versions are editable I am unknowingly making modifications in the older version. Thanks in advance.
- I tried to search OpenModelica documentation to see if any OM specific annotations are available. But I couldn't spot them. I am pretty much sure that I have missed it in them, probably used a bad keyword.