Uses of Class
psidev.psi.mi.jami.enricher.impl.minimal.MinimalParticipantEnricher
-
Packages that use MinimalParticipantEnricher Package Description psidev.psi.mi.jami.enricher.impl.full psidev.psi.mi.jami.enricher.impl.minimal -
-
Uses of MinimalParticipantEnricher in psidev.psi.mi.jami.enricher.impl.full
Subclasses of MinimalParticipantEnricher 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
FullParticipantEnricher<P extends Participant,F extends Feature>
The participant 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.class
FullParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
FullParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
FullParticipantUpdater<P extends Participant,F extends Feature>
The participant enricher is an enricher which can enrich either single participant or a collection. -
Uses of MinimalParticipantEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Subclasses of MinimalParticipantEnricher 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
MinimalParticipantEvidenceEnricher<P extends ParticipantEvidence>
Created with IntelliJ IDEA.class
MinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>
Created with IntelliJ IDEA.class
MinimalParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
MinimalParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>
The participant pool enricher is an enricher which can enrich either single participant or a collection.class
MinimalParticipantUpdater<P extends Participant,F extends Feature>
The participant enricher is an enricher which can enrich either single participant or a collection.
-