Description of the illustration fieldprocessor_cl_hier.gif

This figure shows the hierarchial relationship between the NPLFieldProcessor class and DCFieldProcessor class along with other interfaces.

1. The DCFieldProcessor class is inherited from the DataReceiverIfc, the java.lang.Runnable, and the DataProviderIfc interfaces.

2. The NPLFieldProcessor class is inherited from the DCFieldProcessor class.