Uses of Interface
psidev.psi.mi.jami.enricher.ParticipantEnricher
-
-
Uses of ParticipantEnricher in psidev.psi.mi.jami.enricher
Subinterfaces of ParticipantEnricher in psidev.psi.mi.jami.enricher Modifier and Type Interface Description interfaceExperimentalParticipantPoolEnricherThe Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interfaceParticipantEvidenceEnricher<T extends ParticipantEvidence>The Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interfaceParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>Sub enrichers: Protein, CvTerm, Feature, Bioactive3EntityMethods in psidev.psi.mi.jami.enricher that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricherInteractionEnricher. getParticipantEnricher()The current sub enricher for participants.Methods in psidev.psi.mi.jami.enricher with parameters of type ParticipantEnricher Modifier and Type Method Description voidInteractionEnricher. setParticipantEnricher(ParticipantEnricher enricher)setParticipantEnricher. -
Uses of ParticipantEnricher in psidev.psi.mi.jami.enricher.impl
Classes in psidev.psi.mi.jami.enricher.impl that implement ParticipantEnricher Modifier and Type Class Description classCompositeModelledParticipantEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactorsclassCompositeParticipantEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactorsclassCompositeParticipantEvidenceEnricherGeneral enricher for entities and participants that can use sub enrichers for enriching specific interactorsMethods in psidev.psi.mi.jami.enricher.impl that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricher<Participant,Feature>CompositeParticipantEnricher. getEntityBaseEnricher()Getter for the fieldentityBaseEnricher.Constructors in psidev.psi.mi.jami.enricher.impl with parameters of type ParticipantEnricher Constructor Description CompositeModelledParticipantEnricher(ParticipantEnricher<ModelledParticipant,ModelledFeature> entityBaseEnricher)Constructor for CompositeModelledParticipantEnricher.CompositeParticipantEnricher(ParticipantEnricher<Participant,Feature> entityBaseEnricher)Constructor for CompositeParticipantEnricher.CompositeParticipantEvidenceEnricher(ParticipantEnricher<ParticipantEvidence,FeatureEvidence> entityBaseEnricher)Constructor for CompositeParticipantEvidenceEnricher. -
Uses of ParticipantEnricher in psidev.psi.mi.jami.enricher.impl.full
Classes in psidev.psi.mi.jami.enricher.impl.full that implement ParticipantEnricher Modifier and Type Class Description classFullExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classFullParticipantEnricher<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classFullParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classFullParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.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.Methods in psidev.psi.mi.jami.enricher.impl.full that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricherFullInteractionEvidenceEnricher. getParticipantEnricher()The current sub enricher for participants.ParticipantEnricherFullInteractionUpdater. getParticipantEnricher()The current sub enricher for participants.ParticipantEnricherFullModelledInteractionEnricher. getParticipantEnricher()The current sub enricher for participants.Methods in psidev.psi.mi.jami.enricher.impl.full with parameters of type ParticipantEnricher Modifier and Type Method Description voidFullInteractionEvidenceEnricher. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher.voidFullInteractionUpdater. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher.voidFullModelledInteractionEnricher. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher. -
Uses of ParticipantEnricher in psidev.psi.mi.jami.enricher.impl.minimal
Classes in psidev.psi.mi.jami.enricher.impl.minimal that implement ParticipantEnricher Modifier and Type Class Description classMinimalExperimentalParticipantPoolEnricherThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalExperimentalParticipantPoolUpdaterThe participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantEnricher<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantEvidenceEnricher<P extends ParticipantEvidence>Created with IntelliJ IDEA.classMinimalParticipantEvidenceUpdater<P extends ParticipantEvidence>Created with IntelliJ IDEA.classMinimalParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantPoolUpdater<P extends ParticipantPool,F extends Feature>The participant pool enricher is an enricher which can enrich either single participant or a collection.classMinimalParticipantUpdater<P extends Participant,F extends Feature>The participant enricher is an enricher which can enrich either single participant or a collection.Methods in psidev.psi.mi.jami.enricher.impl.minimal that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricherMinimalInteractionEnricher. getParticipantEnricher()The current sub enricher for participants.ParticipantEnricherMinimalInteractionEvidenceUpdater. getParticipantEnricher()The current sub enricher for participants.ParticipantEnricherMinimalModelledInteractionUpdater. getParticipantEnricher()The current sub enricher for participants.Methods in psidev.psi.mi.jami.enricher.impl.minimal with parameters of type ParticipantEnricher Modifier and Type Method Description voidMinimalInteractionEnricher. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher.voidMinimalInteractionEvidenceUpdater. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher.voidMinimalModelledInteractionUpdater. setParticipantEnricher(ParticipantEnricher participantEnricher)setParticipantEnricher. -
Uses of ParticipantEnricher in psidev.psi.mi.jami.enricher.util
Methods in psidev.psi.mi.jami.enricher.util with parameters of type ParticipantEnricher Modifier and Type Method Description static <P extends Participant>
voidEnricherUtils. mergeParticipants(Interaction termToEnrich, Collection<P> toEnrichParticipants, Collection<P> fetchedParticipants, boolean remove, InteractionChangeListener interactionListener, ParticipantEnricher participantEnricher)mergeParticipants.
-