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 interface
ExperimentalParticipantPoolEnricher
The Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interface
ParticipantEvidenceEnricher<T extends ParticipantEvidence>
The Participant pool enricher is an enricher which can enrich either single Participant pool or a collection.interface
ParticipantPoolEnricher<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 ParticipantEnricher
InteractionEnricher. getParticipantEnricher()
The current sub enricher for participants.Methods in psidev.psi.mi.jami.enricher with parameters of type ParticipantEnricher Modifier and Type Method Description void
InteractionEnricher. 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 class
CompositeModelledParticipantEnricher
General enricher for entities and participants that can use sub enrichers for enriching specific interactorsclass
CompositeParticipantEnricher
General enricher for entities and participants that can use sub enrichers for enriching specific interactorsclass
CompositeParticipantEvidenceEnricher
General 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 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.Methods in psidev.psi.mi.jami.enricher.impl.full that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricher
FullInteractionEvidenceEnricher. getParticipantEnricher()
The current sub enricher for participants.ParticipantEnricher
FullInteractionUpdater. getParticipantEnricher()
The current sub enricher for participants.ParticipantEnricher
FullModelledInteractionEnricher. 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 void
FullInteractionEvidenceEnricher. setParticipantEnricher(ParticipantEnricher participantEnricher)
setParticipantEnricher.void
FullInteractionUpdater. setParticipantEnricher(ParticipantEnricher participantEnricher)
setParticipantEnricher.void
FullModelledInteractionEnricher. 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 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.Methods in psidev.psi.mi.jami.enricher.impl.minimal that return ParticipantEnricher Modifier and Type Method Description ParticipantEnricher
MinimalInteractionEnricher. getParticipantEnricher()
The current sub enricher for participants.ParticipantEnricher
MinimalInteractionEvidenceUpdater. getParticipantEnricher()
The current sub enricher for participants.ParticipantEnricher
MinimalModelledInteractionUpdater. 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 void
MinimalInteractionEnricher. setParticipantEnricher(ParticipantEnricher participantEnricher)
setParticipantEnricher.void
MinimalInteractionEvidenceUpdater. setParticipantEnricher(ParticipantEnricher participantEnricher)
setParticipantEnricher.void
MinimalModelledInteractionUpdater. 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.
-