Class AbstractAlternateAssembleUnderDiscrepancyDetector

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
com.ptc.windchill.associativity.reconciliation.detector.AbstractAlternateAssembleUnderDiscrepancyDetector

public abstract class AbstractAlternateAssembleUnderDiscrepancyDetector extends AbstractAssembleUnderDetector
Alternate discrepancy detector- abstract class the implementer would be of subtype of alternate type discrepancy with additional detection criteria to abstract implementation.

Supported API: true

Extendable: true
  • Method Details

    • getAssembleUnderDiscrepancy

      protected abstract AbstractAssembleUnderDiscrepancy getAssembleUnderDiscrepancy()
      Returns the AbstractAssembleUnderDiscrepancy implementing discrepancy type object Supported API: true
      Returns: