com.ptc.core.ocmp.framework
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:
AttrDiffs,
LinkDiffs,
ComparisonSpec,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |