Class ComparisonResult

java.lang.Object
com.ptc.core.ocmp.framework.ComparisonResult
All Implemented Interfaces:
Externalizable, Serializable

public abstract class ComparisonResult extends Object implements Externalizable
A ComparisonResult instance aggregates and organizes the various comparison results, in a fashion such that the results are easily and efficiently retrieved and / or queried. The results are identified and constructed by an ObjComparator

Supported API: true

Extendable: false
See Also: