Class UnambiguousCooperativeEffectBaseComparator

  • All Implemented Interfaces:
    Comparator<CooperativeEffect>

    public class UnambiguousCooperativeEffectBaseComparator
    extends CooperativeEffectBaseComparator
    Unambiguous 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 UnambiguousModelledInteractionComparator
    Since:
    23/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)