Class RuleDescription

java.lang.Object
cdc.issues.StructuredDescription
cdc.issues.rules.RuleDescription

public class RuleDescription extends StructuredDescription
Specialization of StructuredDescription that can be used to describe a Rule.

It supports the following sections:

  • Remarks that can be used to add remarks.
  • Sources that can be used to refer to related sources.
  • Applies to that can be used to designate things to which the rule can be applied.
  • Related to that can be used to create link with other rules.
Author:
Damien Carbonne