Class UnambiguousEntityComparator

  • All Implemented Interfaces:
    Comparator<Entity>

    public class UnambiguousEntityComparator
    extends EntityComparator
    Unambiguous generic entity comparator Modelled participants come first and then experimental participants. - It uses UnambiguousParticipantPoolComparator to compare participant sets - 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)
    • Constructor Detail

      • UnambiguousEntityComparator

        public UnambiguousEntityComparator()
        Creates a UnambiguousParticipantComparator. It will use a UnambiguousExactParticipantBaseComparator to compare basic feature properties