Class UnambiguousExactCooperativeEffectBaseComparator

  • All Implemented Interfaces:
    Comparator<CooperativeEffect>

    public class UnambiguousExactCooperativeEffectBaseComparator
    extends CooperativeEffectBaseComparator
    Unambiguous exact comparator for CooperativeEffect It will first compare the outcome using UnambiguousCvTermComparator. Then it will compare the response using UnambiguousCvTermComparator. Then it will compare the CooperativityEvidences using UnambiguousCooperativityEvidenceComparator. Finally it will compare the affected interactions using UnambiguousExactModelledInteractionComparator
    Since:
    23/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)