Class FullEntityEnricher<P extends Entity,​F extends Feature>

  • All Implemented Interfaces:
    EntityEnricher<P,​F>, MIEnricher<P>
    Direct Known Subclasses:
    FullEntityUpdater

    public class FullEntityEnricher<P extends Entity,​F extends Feature>
    extends MinimalEntityEnricher<P,​F>
    The participant enricher is an enricher which can enrich either single participant or a collection. The participant enricher has subEnrichers and no fetchers.
    Since:
    19/06/13
    Author:
    Gabriel Aldam (galdam@ebi.ac.uk)
    • Constructor Detail

      • FullEntityEnricher

        public FullEntityEnricher()