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 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.
-