Class UnambiguousModelledInteractionComparator

  • All Implemented Interfaces:
    Comparator<ModelledInteraction>

    public class UnambiguousModelledInteractionComparator
    extends ModelledInteractionComparator
    Unambiguous ModelledInteraction comparator. It will use a UnambiguousInteractionBaseComparator to compare basic interaction properties. Then it will compare the modelledParticipants using UnambiguousModelledParticipantComparator.
    Since:
    21/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)