Class DefaultExactCuratedModelledInteractionComparator


  • public class DefaultExactCuratedModelledInteractionComparator
    extends Object
    Default exact curated ModelledInteraction comparator. It will use a DefaultCuratedInteractionBaseComparator to compare basic interaction properties. Then it will compare the modelledParticipants using DefaultExactModelledParticipantComparator. Finally, it will compare the source of the modelledInteraction using DefaultCvTermComparator
    Since:
    21/01/13
    Version:
    $Id$
    Author:
    Marine Dumousseau (marine@ebi.ac.uk)
    • Constructor Detail

      • DefaultExactCuratedModelledInteractionComparator

        public DefaultExactCuratedModelledInteractionComparator()
    • Method Detail