Class UnambiguousParticipantEvidenceInteractorComparator

  • All Implemented Interfaces:
    Comparator<ExperimentalEntity>

    public class UnambiguousParticipantEvidenceInteractorComparator
    extends ParticipantInteractorComparator<ExperimentalEntity>
    Unambiguous experimental participant comparator based on the interactor only. It will compare the basic properties of an interactor using UnambiguousInteractorComparator. This comparator will ignore all the other properties of an experimental participant.
    Since:
    17/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • UnambiguousParticipantEvidenceInteractorComparator

        public UnambiguousParticipantEvidenceInteractorComparator()
        Creates a new UnambiguousParticipantEvidenceInteractorComparator. It will use a UnambiguousInteractorComparator to compare the basic properties of a interactor.