Interface ParticipantEnricher<P extends Participant,​F extends Feature>

    • Method Detail

      • getCvTermEnricher

        CvTermEnricher<CvTerm> getCvTermEnricher()
        The current CvTerm enricher, If null, CvTerms will not be enriched.
        Returns:
        The new enricher for CvTerms. Can be null.