Implementing a Converter

Converter implementations can be developed using the PDCConverter interface. The PDCConverter interface can be found in the curam.pdc.impl package. This interface has one method storeEvidence. It accepts two parameters:

The next section demonstrates how to implement a converter.