Customized quality control rules
Rational Programming Patterns supplies samples of quality control rules implementation for the design and for the COBOL code to help you create your own rules.
Reminder
With the Software Analyzer
tool, you can select quality control rules that will be run 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 rule templates.
Software Analyzer is available
in the contextual menu of the Design Explorer view
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 a sample that is prefixed by RPP. Then, to deploy this rule, you must create an update site that you will use to install the rule on the developers workstations.