Rational Programming Patterns supplies examples of quality control rules implementation for the Design and for the COBOL to help you to create your own rules.
Reminder
The Software Analyzer
tool allows you to select quality control rules that will be executed
in your workspace. Simple rules are available in the tool but rules
with multiple parameters must be defined first in the Software Analyzer
Preferences by using templates of rules.
Software Analyzer
is available in the contextual menu of the Design Explorer in the
Pattern Driven Programming perspective.
To create your own quality control rule (or rule template), you must create a plug-in for the rule. To do so, you can use an example prefixed by RPP. Then to deploy this rule, you have to create an update site that you will use to install the rule on developers workstations.