com.ptc.core.ocmp.framework
Class LinkDiffs
java.lang.Object
com.ptc.core.ocmp.framework.LinkDiffs
- All Implemented Interfaces:
- Externalizable, Serializable
public abstract class LinkDiffs
- extends Object
- implements Externalizable
Objects of this class encapsulate the set of link differences identified
for a particular link type, among the objects being compared. It includes
link attribute differences and link target differences.
Supported API: true
Extendable: false
- See Also:
AttrDiffs,
ComparisonResult,
Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |