Uses of Interface
psidev.psi.mi.jami.model.ParticipantCandidate
-
-
Uses of ParticipantCandidate in psidev.psi.mi.jami.crosslink.extension
Classes in psidev.psi.mi.jami.crosslink.extension that implement ParticipantCandidate Modifier and Type Class Description classCsvExperimentalParticipantCandidateCrosslink CSV extension of ExperimentalParticipantCandidate. -
Uses of ParticipantCandidate in psidev.psi.mi.jami.enricher.listener.impl
Methods in psidev.psi.mi.jami.enricher.listener.impl with parameters of type ParticipantCandidate Modifier and Type Method Description voidExperimentalParticipantPoolEnricherListenerManager. onAddedCandidate(ExperimentalParticipantPool participant, ParticipantCandidate added)onAddedCandidatevoidParticipantPoolEnricherListenerManager. onAddedCandidate(P participant, ParticipantCandidate added)onAddedCandidatevoidExperimentalParticipantPoolEnricherListenerManager. onRemovedCandidate(ExperimentalParticipantPool participant, ParticipantCandidate removed)onRemovedCandidatevoidParticipantPoolEnricherListenerManager. onRemovedCandidate(P participant, ParticipantCandidate removed)onRemovedCandidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.enricher.listener.impl.log
Methods in psidev.psi.mi.jami.enricher.listener.impl.log with parameters of type ParticipantCandidate Modifier and Type Method Description voidExperimentalParticipantPoolEnricherLogger. onAddedCandidate(ExperimentalParticipantPool protein, ParticipantCandidate added)onAddedCandidatevoidExperimentalParticipantPoolEnricherLogger. onRemovedCandidate(ExperimentalParticipantPool protein, ParticipantCandidate removed)onRemovedCandidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.enricher.listener.impl.writer
Methods in psidev.psi.mi.jami.enricher.listener.impl.writer with parameters of type ParticipantCandidate Modifier and Type Method Description voidExperimentalParticipantPoolEnricherStatisticsWriter. onAddedCandidate(ExperimentalParticipantPool participant, ParticipantCandidate added)onAddedCandidatevoidParticipantPoolEnricherStatisticsWriter. onAddedCandidate(P participant, ParticipantCandidate added)onAddedCandidatevoidExperimentalParticipantPoolEnricherStatisticsWriter. onRemovedCandidate(ExperimentalParticipantPool participant, ParticipantCandidate removed)onRemovedCandidatevoidParticipantPoolEnricherStatisticsWriter. onRemovedCandidate(P participant, ParticipantCandidate removed)onRemovedCandidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.enricher.util
Methods in psidev.psi.mi.jami.enricher.util with type parameters of type ParticipantCandidate 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 ParticipantCandidate in psidev.psi.mi.jami.listener
Methods in psidev.psi.mi.jami.listener with parameters of type ParticipantCandidate Modifier and Type Method Description voidParticipantPoolChangeListener. onAddedCandidate(F participant, ParticipantCandidate added)onAddedCandidatevoidParticipantPoolChangeListener. onRemovedCandidate(F participant, ParticipantCandidate removed)onRemovedCandidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.listener.impl
Methods in psidev.psi.mi.jami.listener.impl with parameters of type ParticipantCandidate Modifier and Type Method Description voidExperimentalParticipantPoolChangeLogger. onAddedCandidate(ExperimentalParticipantPool protein, ParticipantCandidate added)onAddedCandidatevoidParticipantPoolChangeLogger. onAddedCandidate(T protein, ParticipantCandidate added)onAddedCandidatevoidExperimentalParticipantPoolChangeLogger. onRemovedCandidate(ExperimentalParticipantPool protein, ParticipantCandidate removed)onRemovedCandidatevoidParticipantPoolChangeLogger. onRemovedCandidate(T protein, ParticipantCandidate removed)onRemovedCandidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.model
Classes in psidev.psi.mi.jami.model with type parameters of type ParticipantCandidate Modifier and Type Interface Description interfaceParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>A pool of participants that can be grouped together as a single participant as they are interchangeableSubinterfaces of ParticipantCandidate in psidev.psi.mi.jami.model Modifier and Type Interface Description interfaceExperimentalParticipantCandidateInterface for experimental participant candidatesinterfaceModelledParticipantCandidateInterface for modelled participant candidates -
Uses of ParticipantCandidate in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl with type parameters of type ParticipantCandidate Modifier and Type Class Description classAbstractParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for Participant poolClasses in psidev.psi.mi.jami.model.impl that implement ParticipantCandidate Modifier and Type Class Description classAbstractParticipantCandidate<P extends ParticipantPool,F extends Feature>Abstract class for participant candidateclassDefaultExperimentalParticipantCandidateDefault implementation of experimental participant candidateclassDefaultModelledParticipantCandidateDefault implementation of modelled participant candidateclassDefaultParticipantCandidateDefault implementation of participant candidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type ParticipantCandidate Modifier and Type Method Description static voidParticipantCandidateCloner. copyAndOverrideBasicCandidateProperties(ParticipantCandidate source, ParticipantCandidate target, boolean createNewFeature)This method will copy properties of participant candidate source in participant candidate target and will override all the other properties of Target participant. -
Uses of ParticipantCandidate in psidev.psi.mi.jami.xml.io.writer.elements
Methods in psidev.psi.mi.jami.xml.io.writer.elements with type parameters of type ParticipantCandidate Modifier and Type Method Description static <P extends ParticipantCandidate>
PsiXmlElementWriter<P>[]PsiXmlElementWriterFactory. createParticipantCandidateWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlElementWriter<ModelledFeature> modelledFeatureWriter, PsiXmlElementWriter<FeatureEvidence> featureEvidenceWriter)createParticipantCandidateWriter. -
Uses of ParticipantCandidate in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with type parameters of type ParticipantCandidate Modifier and Type Class Description classAbstractXmlParticipantCandidateWriter<P extends ParticipantCandidate,F extends Feature>Abstract Xml writer for participant candidate -
Uses of ParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 with type parameters of type ParticipantCandidate Modifier and Type Class Description static classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolClasses in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ParticipantCandidate Modifier and Type Class Description classXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidenceclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidateclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return ParticipantCandidate Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type ParticipantCandidate Modifier and Type Method Description AbstractXmlParticipantPool<I,F,? extends ParticipantCandidate>AbstractXmlParticipant. getParticipantPool()getParticipantPool.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml253 with type arguments of type ParticipantCandidate Modifier and Type Method Description protected voidAbstractXmlParticipant. setJAXBInteractorCandidates(AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I,F,? extends ParticipantCandidate> value)Sets the value of the interactor candidates property.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ParticipantCandidate Constructor Description XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)Constructor for XmlParticipantCandidateWrapper. -
Uses of ParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 with type parameters of type ParticipantCandidate Modifier and Type Class Description static classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolClasses in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ParticipantCandidate Modifier and Type Class Description classXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidenceclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidateclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return ParticipantCandidate Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type ParticipantCandidate Modifier and Type Method Description AbstractXmlParticipantPool<I,F,? extends ParticipantCandidate>AbstractXmlParticipant. getParticipantPool()getParticipantPool.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml254 with type arguments of type ParticipantCandidate Modifier and Type Method Description protected voidAbstractXmlParticipant. setJAXBInteractorCandidates(AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I,F,? extends ParticipantCandidate> value)Sets the value of the interactor candidates property.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ParticipantCandidate Constructor Description XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)Constructor for XmlParticipantCandidateWrapper. -
Uses of ParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 with type parameters of type ParticipantCandidate Modifier and Type Class Description static classAbstractXmlParticipant.JAXBInteractorCandidateWrapper<I extends Interaction,F extends Feature,P extends ParticipantCandidate>classAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolClasses in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ParticipantCandidate Modifier and Type Class Description classXmlExperimentalParticipantCandidateXml implementation of ParticipantEvidenceclassXmlExperimentalParticipantCandidateWrapperWrapper for Xml participants candidates Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.classXmlModelledParticipantCandidateXML implementation of ModelledParticipantCandidateclassXmlParticipantCandidateWrapperWrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return ParticipantCandidate Modifier and Type Method Description ParticipantCandidate<ParticipantPool,Feature>XmlParticipantCandidateWrapper. getWrappedParticipant()getWrappedParticipant.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type ParticipantCandidate Modifier and Type Method Description AbstractXmlParticipantPool<I,F,? extends ParticipantCandidate>AbstractXmlParticipant. getParticipantPool()getParticipantPool.Method parameters in psidev.psi.mi.jami.xml.model.extension.xml300 with type arguments of type ParticipantCandidate Modifier and Type Method Description protected voidAbstractXmlParticipant. setJAXBInteractorCandidates(AbstractXmlParticipant.JAXBInteractorCandidateWrapper<I,F,? extends ParticipantCandidate> value)Sets the value of the interactor candidates property.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ParticipantCandidate Constructor Description XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)Constructor for XmlParticipantCandidateWrapper.
-