obsoleteobsolete |
This information is part of the Modelica Standard Library maintained by the Modelica Association.
A class may have the following annotation:
annotation(obsolete = "message");
annotation"(" obsolete "=" STRING ")"
It indicates that the class ideally should not be used anymore and gives a message indicating the recommended action.