Index of all built-in rules available for Modelica
Table of Contents
Best Practices
Rules which enforce generally accepted best practices.
- AmbiguousResolution: There is multiple candidates for this type resolution. While generally this is not an error, …
- ClassStartNameEqualsEndName: Having a class starting with some name and some different name in its end clause is a…
- ConnectUsingNonConnector: Modelica specification requires passing connectors to the ‘connect’ clause, while som…