Package org.electrocodeogram.cpc.core.api.provider.reconciler

Contains the API specification for the CPC Reconciler Provider.

See:
          Description

Interface Summary
IDiffProvider A IDiffProvider provides character based diff services to other components.
IDiffResult Result wrapper object for the IDiffProvider.
IReconcilerProvider Interface for external modification reconciliation providers.
IReconciliationResult Structured return value for the IReconcilerProvider.
 

Enum Summary
IDiffResult.Type The type of this IDiffResult.
IReconciliationResult.Status The final status/result of the reconciliation effort.
 

Package org.electrocodeogram.cpc.core.api.provider.reconciler Description

Contains the API specification for the CPC Reconciler Provider.