Class NoopEnrichmentService

    • Constructor Detail

      • NoopEnrichmentService

        public NoopEnrichmentService()
    • Method Detail

      • enrich

        public EnrichmentContext enrich​(EnrichmentContext enrichmentContext,
                                        boolean inPlace)
        Description copied from interface: EnrichmentService
        Enrich the study element in the given enrichment context
        Parameters:
        enrichmentContext - the current enruchment context
        inPlace - true, in enrichment does not create a new context
        Returns:
        the updated enrichhment context