Class AbstractAssembleUnderDetector

java.lang.Object
com.ptc.windchill.associativity.reconciliation.AbstractDiscrepancyProcessor
com.ptc.windchill.associativity.reconciliation.detector.AbstractDiscrepancyDetector
com.ptc.windchill.associativity.reconciliation.detector.UsageDiscrepancyDetector
com.ptc.windchill.associativity.reconciliation.detector.AbstractAssembleUnderDetector
Direct Known Subclasses:
AbstractAlternateAssembleUnderDiscrepancyDetector

public abstract class AbstractAssembleUnderDetector extends com.ptc.windchill.associativity.reconciliation.detector.UsageDiscrepancyDetector
The base comparator class all must implement. This allows user to implement methods to populate different types of discrepancies

Supported API: true

Extendable: true