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 class
FullExperimentalParticipantPoolEnricher
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
FullExperimentalParticipantPoolUpdater
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
FullParticipantEvidenceEnricher<P extends ParticipantEvidence>
Created with IntelliJ IDEA.class
FullParticipantEvidenceUpdater<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 class
MinimalExperimentalParticipantPoolEnricher
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
MinimalExperimentalParticipantPoolUpdater
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
MinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>
Created with IntelliJ IDEA.
-