|
Class Summary |
| AdvancedComparisonSpec |
AdvancedComparisonSpec contains all the configurable information needed
for the comparison of business objects. |
| AttrDiffs |
Objects of this class encapsulate a set of attribute differences identified
for the objects being compared. |
| ComparisonResult |
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. |
| ComparisonSpec |
Represents a specification with options specified to control and tailor
the comparison result (ComparisonResult). |
| LinkDiffs |
Objects of this class encapsulate the set of link differences identified
for a particular link type, among the objects being compared. |
| LinkMetaData |
This class is designed to hold link / association related information
to be associated with a ComparisonSpec. |
| SimpleComparisonSpec |
SimpleComparisonSpec contains just the bare minimum information needed
for the comparison of business objects. |