Class UnambiguousExactEntityComparator

  • All Implemented Interfaces:
    Comparator<Entity>

    public class UnambiguousExactEntityComparator
    extends EntityComparator
    Unambiguous exact generic entity comparator Modelled participants come first and then experimental participants. - It uses UnambiguousExactParticipantPoolComparator to compare participant sets - It uses UnambiguousExactModelledParticipantComparator to compare components - It uses UnambiguousExactParticipantEvidenceComparator to compare experimental participants - It uses UnambiguousExactParticipantBaseComparator to compare basic participant properties
    Since:
    04/02/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)