Uses of Interface
psidev.psi.mi.jami.enricher.ParticipantEvidenceEnricher
-
Packages that use ParticipantEvidenceEnricher Package Description psidev.psi.mi.jami.enricher psidev.psi.mi.jami.enricher.impl.full psidev.psi.mi.jami.enricher.impl.minimal -
-
Uses of ParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher
Subinterfaces of ParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher Modifier and Type Interface Description interfaceExperimentalParticipantPoolEnricherThe Participant pool enricher is an enricher which can enrich either single Participant pool or a collection. -
Uses of ParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.full
Classes in psidev.psi.mi.jami.enricher.impl.full that implement ParticipantEvidenceEnricher Modifier and Type Class Description classFullExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classFullParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA. -
Uses of ParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Classes in psidev.psi.mi.jami.enricher.impl.minimal that implement ParticipantEvidenceEnricher Modifier and Type Class Description classMinimalExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classMinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.
-