Class UnambiguousParticipantComparator

  • All Implemented Interfaces:
    Comparator<Participant>

    public class UnambiguousParticipantComparator
    extends ParticipantComparator
    Unambiguous generic Participant comparator Modelled participants come first and then experimental participants. - It uses UnambiguousEntityComparator to compare components - It uses UnambiguousModelledParticipantComparator to compare components - It uses UnambiguousParticipantEvidenceComparator to compare experimental participants - It uses UnambiguousParticipantBaseComparator to compare basic participant properties
    Since:
    04/02/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)