Class UnambiguousExactComplexComparator

  • All Implemented Interfaces:
    Comparator<Complex>

    public class UnambiguousExactComplexComparator
    extends ComplexComparator
    Unambiguous exact Complex comparator

    It will first look at the default properties of an interactor using UnambiguousExactInteractorBaseComparator. It will then compare interaction types using UnambiguousExactCvTermComparator. If the basic interactor properties are the same, It will first compare the collection of components using UnambiguousExactModelledParticipantComparator.

    Since:
    17/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)