functionaddClassAnnotation
Adds an annotation to a class.
Information
Used to set annotations, like Diagrams and Icons in classes. The function is given the name of the class and the annotation to set.
Usage: addClassAnnotation(Modelica, annotate = Documentation(info = "<html></html>"))
Inputs
| Type | Name | Default | Description |
|---|---|---|---|
| TypeName | class_ | ||
| ExpressionOrModification | annotate |
Outputs
| Type | Name | Default | Description |
|---|---|---|---|
| Boolean | bool |