Class MinimalInteractionUpdater<I extends Interaction>

  • All Implemented Interfaces:
    InteractionEnricher<I>, MIEnricher<I>

    public class MinimalInteractionUpdater<I extends Interaction>
    extends MinimalInteractionEnricher<I>
    The enricher for Interactions which can enrich a single interaction or a collection. The interaction enricher has subEnrichers for participants and cvTerms. It has no fetcher.
    Since:
    28/06/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)