Class UnambiguousParticipantPoolComparator

  • All Implemented Interfaces:
    Comparator<ParticipantPool>

    public class UnambiguousParticipantPoolComparator
    extends ParticipantPoolComparator
    Unambiguous participant pool comparator It will first compares basic participant properties using UnambiguousParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare each participant candidate using UnambiguousEntityBaseComparator
    Since:
    16/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousParticipantPoolComparator

        public UnambiguousParticipantPoolComparator()
        Creates a new UnambiguousParticipantBaseComparator. It will use a UnambiguousInteractorComparator to compare interactors, a UnambiguousCvTermComparator to compare biological roles