Uses of Class
psidev.psi.mi.jami.enricher.impl.full.FullParticipantEnricher
-
Packages that use FullParticipantEnricher Package Description psidev.psi.mi.jami.enricher.impl.full -
-
Uses of FullParticipantEnricher in psidev.psi.mi.jami.enricher.impl.full
Subclasses of FullParticipantEnricher in psidev.psi.mi.jami.enricher.impl.full Modifier and Type Class Description classFullParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantUpdater<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.
-