Uses of Class
psidev.psi.mi.jami.enricher.impl.minimal.MinimalParticipantEvidenceEnricher
-
Packages that use MinimalParticipantEvidenceEnricher Package Description psidev.psi.mi.jami.enricher.impl.full psidev.psi.mi.jami.enricher.impl.minimal -
-
Uses of MinimalParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.full
Subclasses of MinimalParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.full 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 MinimalParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Subclasses of MinimalParticipantEvidenceEnricher in psidev.psi.mi.jami.enricher.impl.minimal 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.classMinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.
-