 
  Directed inheritance
 Directed inheritancePRPC provides two types of class inheritance, both of which allow rules of ancestor classes to be inherited:
For example, the PegaSample-CustomerRequest class, part of the PegaSample sample application, employs directed inheritance. Its directed parent class is Work-Cover-DupByCus. Based on pattern inheritance, the parent class is Work-Object-.
The class rule controls how inheritance works for a class.
|   | class, pattern inheritance, inheritance, rule resolution | 
|   | About Class rules | 
|   | Class hierarchy and inheritance — Concepts and terms |