Class UnambiguousExactParticipantBaseComparator

  • All Implemented Interfaces:
    Comparator<Participant>

    public class UnambiguousExactParticipantBaseComparator
    extends ParticipantBaseComparator
    Unambiguous exact participant comparator It will first compare the interactors using UnambiguousExactEntityBaseComparator. If both interactors are the same, it will compare the biological roles using UnambiguousCvTermComparator.

    This comparator will ignore all the other properties of a participant.

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