Class UnambiguousExactCooperativeEffectComparator

  • All Implemented Interfaces:
    Comparator<CooperativeEffect>

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