Uses of Class
psidev.psi.mi.jami.enricher.impl.minimal.MinimalEntityEnricher
-
Packages that use MinimalEntityEnricher Package Description psidev.psi.mi.jami.enricher.impl.full psidev.psi.mi.jami.enricher.impl.minimal -
-
Uses of MinimalEntityEnricher in psidev.psi.mi.jami.enricher.impl.full
Subclasses of MinimalEntityEnricher in psidev.psi.mi.jami.enricher.impl.full Modifier and Type Class Description class
FullEntityEnricher<P extends Entity,F extends Feature>
The participant enricher is an enricher which can enrich either single participant or a collection.class
FullEntityUpdater<P extends Entity,F extends Feature>
The participant enricher is an enricher which can enrich either single participant or a collection.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 MinimalEntityEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Subclasses of MinimalEntityEnricher in psidev.psi.mi.jami.enricher.impl.minimal Modifier and Type Class Description class
MinimalEntityUpdater<P extends Entity,F extends Feature>
The participant enricher is an enricher which can enrich either single participant or a collection.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
MinimalParticipantEnricher<P extends Participant,F extends Feature>
The participant 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.
-