Package com.ptc.core.ocmp.framework
package com.ptc.core.ocmp.framework
-
ClassesClassDescriptionAdvancedComparisonSpec contains all the configurable information needed for the comparison of business objects.Objects of this class encapsulate a set of attribute differences identified for the objects being compared.A
ComparisonResultinstance aggregates and organizes the various comparison results, in a fashion such that the results are easily and efficiently retrieved and / or queried.Represents a specification with options specified to control and tailor the comparison result (ComparisonResult).Objects of this class encapsulate the set of link differences identified for a particular link type, among the objects being compared.SimpleComparisonSpec contains just the bare minimum information needed for the comparison of business objects.