Class UnambiguousExactExperimentalParticipantPoolComparator

  • All Implemented Interfaces:
    Comparator<ExperimentalParticipantPool>

    public class UnambiguousExactExperimentalParticipantPoolComparator
    extends ExperimentalParticipantPoolComparator
    Unambiguous exact Experimental participant pool comparator. It will first compares experimental roles using UnambiguousCvTermComparator. If both experimental roles are equals, it will look at the identification methods using UnambiguousCvTermComparator. If both identification methods are equals, it will look at the experimental preparations using UnambiguousCvTermComparator. If both experimental preparations are equals, it will look at the expressed in organisms using UnambiguousOrganismComparator.
    Since:
    18/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)