Checking the model
IBM® Engineering Systems Design Rhapsody® checks your model for problems before generating code. You can also manually invoke the model check mechanism at any time. For manually-invoked model checking, you can decide which of the predefined checks should be carried out. For the model check carried out prior to code generation, you can also control which checks should be carried out, however some checks cannot be turned off. In addition to the predefined checks that Rhapsody provides, you can use the Rhapsody API to create custom model checks.
Problems found during the model check are listed on the Check Model tab of the Output window. If errors were found in the model, code is not generated. Warnings do not stop code from being generated.
When you double-click a message on the Check Model tab, the source of the problem in the model is highlighted.
.