Class UnambiguousCooperativeEffectComparator

  • All Implemented Interfaces:
    Comparator<CooperativeEffect>

    public class UnambiguousCooperativeEffectComparator
    extends CooperativeEffectComparator
    Unambiguous cooperative effect comparator Allostery effects will always come before basic cooperative effects (preassembly) - It will use UnambiguousAllosteryComparator to compare allostery - It will use UnambiguousCooperativeEffectBaseComparator to compare basic cooperative effects
    Since:
    31/05/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)