public final class ExchangeProcessComplianceChecker
extends java.lang.Object
This class implements a process compliance checker. Two ReqIF archives are provided in the argument. It is intended
that the second archive must be later than the first and that they be 'adjacent' in the exchange process. For example,
where a customer has exported ReqIF archive archive1, then subsequently exports archive2...
archive 1 is exported by the customer
archive 2 is exported by the customer after archive1 and contains alterations made subsequent to exporting archive1
Delta(archive1 -> archive2) represents the changes between the first and second exported archives
Alternatively...
archive 1 is exported by the customer
archive 2 is the response from the supplier
Delta(archive1 -> archive2) represents the changes between the exported archive and the imported archive