obsolete

obsolete

Information

This information is part of the Modelica Standard Library maintained by the Modelica Association.

A class may have the following annotation:

    annotation(obsolete = "message");

Syntax

   annotation"(" obsolete "=" STRING ")"

Description

It indicates that the class ideally should not be used anymore and gives a message indicating the recommended action.