Uses of Interface
psidev.psi.mi.jami.model.ParticipantPool
-
-
Uses of ParticipantPool in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement ParticipantPool Modifier and Type Class Description classCsvExperimentalParticipantPoolCrosslink CSV extension of ParticipantEvidencePool. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher
Classes in psidev.psi.mi.jami.enricher with type parameters of type ParticipantPool Modifier and Type Interface Description interfaceParticipantPoolEnricher<P extends ParticipantPool,F extends Feature>Sub enrichers: Protein, CvTerm, Feature, Bioactive3Entity -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.impl
Methods in psidev.psi.mi.jami.enricher.impl that return types with arguments of type ParticipantPool Modifier and Type Method Description ParticipantPoolEnricher<ParticipantPool,Feature>CompositeParticipantEnricher. getPoolEnricher()Getter for the fieldpoolEnricher.Method parameters in psidev.psi.mi.jami.enricher.impl with type arguments of type ParticipantPool Modifier and Type Method Description voidCompositeParticipantEnricher. setPoolEnricher(ParticipantPoolEnricher<ParticipantPool,Feature> poolEnricher)Setter for the fieldpoolEnricher. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.impl.full
Classes in psidev.psi.mi.jami.enricher.impl.full with type parameters of type ParticipantPool 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. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.impl.minimal
Classes in psidev.psi.mi.jami.enricher.impl.minimal with type parameters of type ParticipantPool Modifier and Type Class Description 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. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.listener
Classes in psidev.psi.mi.jami.enricher.listener with type parameters of type ParticipantPool Modifier and Type Interface Description interfaceParticipantPoolEnricherListener<P extends ParticipantPool>Participant pool enricher listener -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.listener.impl
Classes in psidev.psi.mi.jami.enricher.listener.impl with type parameters of type ParticipantPool Modifier and Type Class Description classParticipantPoolEnricherListenerManager<P extends ParticipantPool>A manager for listeners which holds a list of listeners. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.listener.impl.log
Classes in psidev.psi.mi.jami.enricher.listener.impl.log with type parameters of type ParticipantPool Modifier and Type Class Description classParticipantPoolEnricherLogger<P extends ParticipantPool>A logging listener. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.listener.impl.writer
Classes in psidev.psi.mi.jami.enricher.listener.impl.writer with type parameters of type ParticipantPool Modifier and Type Class Description classParticipantPoolEnricherStatisticsWriter<P extends ParticipantPool>A statistics logger which records changes made by the enricher. -
Uses of ParticipantPool in psidev.psi.mi.jami.enricher.util
Methods in psidev.psi.mi.jami.enricher.util with parameters of type ParticipantPool Modifier and Type Method Description static <P extends ParticipantCandidate>
voidEnricherUtils. mergeParticipantCandidates(ParticipantPool termToEnrich, Collection<P> toEnrichParticipants, Collection<P> fetchedParticipants, boolean remove, ParticipantPoolChangeListener poolListener, EntityEnricher participantEnricher)mergeParticipantCandidates. -
Uses of ParticipantPool in psidev.psi.mi.jami.listener
Classes in psidev.psi.mi.jami.listener with type parameters of type ParticipantPool Modifier and Type Interface Description interfaceParticipantPoolChangeListener<F extends ParticipantPool>Listener for changes in a participant pool -
Uses of ParticipantPool in psidev.psi.mi.jami.listener.impl
Classes in psidev.psi.mi.jami.listener.impl with type parameters of type ParticipantPool Modifier and Type Class Description classParticipantPoolChangeLogger<T extends ParticipantPool>This listener will just interactor change events -
Uses of ParticipantPool in psidev.psi.mi.jami.model
Classes in psidev.psi.mi.jami.model with type parameters of type ParticipantPool Modifier and Type Interface Description interfaceParticipantCandidate<P extends ParticipantPool,F extends Feature>A participant candidate is part of a participant pool and contains the molecule which can interact plus some participant details such as features and causal relationshipsSubinterfaces of ParticipantPool in psidev.psi.mi.jami.model Modifier and Type Interface Description interfaceExperimentalParticipantPoolA pool of experimental participantsinterfaceModelledParticipantPoolA pool of modelled participant candidates -
Uses of ParticipantPool in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl with type parameters of type ParticipantPool Modifier and Type Class Description classAbstractParticipantCandidate<P extends ParticipantPool,F extends Feature>Abstract class for participant candidateClasses in psidev.psi.mi.jami.model.impl that implement ParticipantPool Modifier and Type Class Description classAbstractParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for Participant poolclassDefaultExperimentalParticipantPoolDefault implementation of ExperimentalParticipantPoolclassDefaultModelledParticipantPoolDefault implementation of ParticipantPoolclassDefaultParticipantPoolDefault implementation of ParticipantPool -
Uses of ParticipantPool in psidev.psi.mi.jami.utils.comparator.participant
Methods in psidev.psi.mi.jami.utils.comparator.participant with parameters of type ParticipantPool Modifier and Type Method Description static booleanDefaultExactParticipantPoolComparator. areEquals(ParticipantPool participant1, ParticipantPool participant2, boolean ignoreInteractors)Use DefaultExactParticipantPoolComparator to know if two participant pools are equals.static booleanDefaultParticipantPoolComparator. areEquals(ParticipantPool participant1, ParticipantPool participant2, boolean ignoreInteractors)Use DefaultParticipantBaseComparator to know if two participant pools are equals.static booleanUnambiguousExactParticipantPoolComparator. areEquals(ParticipantPool participant1, ParticipantPool participant2)Use UnambiguousExactParticipantPoolComparator to know if two participants are equals.static booleanUnambiguousParticipantPoolComparator. areEquals(ParticipantPool participant1, ParticipantPool participant2)Use UnambiguousParticipantPoolComparator to know if two participants are equals.intParticipantPoolComparator. compare(ParticipantPool participant1, ParticipantPool participant2)It will first compares basic participant properties using ParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare each participant candidate using EntityBaseComparatorintUnambiguousExactParticipantPoolComparator. compare(ParticipantPool participant1, ParticipantPool participant2)It will first compares basic participant properties using UnambiguousExactParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare each participant candidate using UnambiguousExactEntityBaseComparatorintUnambiguousParticipantPoolComparator. compare(ParticipantPool participant1, ParticipantPool participant2)It will first compares basic participant properties using ParticipantBaseComparator, then it will compare participant pool type using cv term comparator and then it will compare each participant candidate using EntityBaseComparator -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.io.writer.compact
Methods in psidev.psi.mi.jami.xml.io.writer.compact with parameters of type ParticipantPool Modifier and Type Method Description protected voidAbstractCompactXmlWriter. registerParticipantPoolInteractor(ParticipantPool pool)registerParticipantPoolInteractor. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with parameters of type ParticipantPool Modifier and Type Method Description protected abstract voidAbstractXmlParticipantWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25 with parameters of type ParticipantPool Modifier and Type Method Description protected voidAbstractXmlModelledParticipantWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool.protected voidAbstractXmlParticipantEvidenceWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool.protected voidAbstractXmlParticipantWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30
Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with parameters of type ParticipantPool Modifier and Type Method Description protected voidAbstractXmlModelledParticipantWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool.protected voidAbstractXmlParticipantEvidenceWriter. writeParticipantPool(ParticipantPool pool)writeParticipantPool. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ParticipantPool Modifier and Type Class Description classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantPoolXml implementation of participant poolclassXmlParticipantPoolWrapperWrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type ParticipantPool Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ParticipantPool Constructor Description XmlParticipantPoolWrapper(ParticipantPool part, ModelledInteraction wrapper)Constructor for XmlParticipantPoolWrapper. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ParticipantPool Modifier and Type Class Description classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantPoolXml implementation of participant poolclassXmlParticipantPoolWrapperWrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type ParticipantPool Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ParticipantPool Constructor Description XmlParticipantPoolWrapper(ParticipantPool part, ModelledInteraction wrapper)Constructor for XmlParticipantPoolWrapper. -
Uses of ParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ParticipantPool Modifier and Type Class Description classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper for Xml participants pools Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantPoolXml implementation of participant poolclassXmlParticipantPoolWrapperWrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type ParticipantPool Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ParticipantPool Constructor Description XmlParticipantPoolWrapper(ParticipantPool part, ModelledInteraction wrapper)Constructor for XmlParticipantPoolWrapper.
-