Uses of Interface
psidev.psi.mi.jami.model.ModelledParticipantPool
-
-
Uses of ModelledParticipantPool in psidev.psi.mi.jami.enricher.impl
Methods in psidev.psi.mi.jami.enricher.impl that return types with arguments of type ModelledParticipantPool Modifier and Type Method Description ParticipantPoolEnricher<ModelledParticipantPool,ModelledFeature>
CompositeModelledParticipantEnricher. getPoolEntityEnricher()
Getter for the fieldpoolEntityEnricher
.Method parameters in psidev.psi.mi.jami.enricher.impl with type arguments of type ModelledParticipantPool Modifier and Type Method Description void
CompositeModelledParticipantEnricher. setPoolEntityEnricher(ParticipantPoolEnricher<ModelledParticipantPool,ModelledFeature> poolEntityEnricher)
Setter for the fieldpoolEntityEnricher
. -
Uses of ModelledParticipantPool in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement ModelledParticipantPool Modifier and Type Class Description class
DefaultModelledParticipantPool
Default implementation of ParticipantPool -
Uses of ModelledParticipantPool in psidev.psi.mi.jami.utils.comparator.participant
Methods in psidev.psi.mi.jami.utils.comparator.participant with parameters of type ModelledParticipantPool Modifier and Type Method Description static boolean
DefaultExactModelledParticipantPoolComparator. areEquals(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2, boolean checkComplexesAsInteractors)
Use DefaultExactModelledParticipantPoolComparator to know if two biological participant pools are equals.static boolean
DefaultModelledParticipantPoolComparator. areEquals(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2, boolean checkComplexesAsInteractors)
Use DefaultModelledParticipantPoolComparator to know if two biological participant pools are equals.static boolean
UnambiguousExactModelledParticipantPoolComparator. areEquals(ModelledParticipantPool component1, ModelledParticipantPool component2)
Use UnambiguousExactModelledParticipantComparator to know if two biological participant are equals.static boolean
UnambiguousModelledParticipantPoolComparator. areEquals(ModelledParticipantPool component1, ModelledParticipantPool component2)
Use UnambiguousModelledParticipantComparator to know if two biological participant are equals.int
ModelledParticipantPoolComparator. compare(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2)
It will compare the basic properties of a biological participant pool using ParticipantBaseComparator.int
UnambiguousExactModelledParticipantPoolComparator. compare(ModelledParticipantPool component1, ModelledParticipantPool component2)
It will compare the basic properties of a biological participant pool using ParticipantBaseComparator.int
UnambiguousModelledParticipantPoolComparator. compare(ModelledParticipantPool component1, ModelledParticipantPool component2)
It will compare the basic properties of a biological participant pool using ParticipantBaseComparator. -
Uses of ModelledParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ModelledParticipantPool Modifier and Type Class Description class
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlParticipantPoolWrapper
Wrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPool
XmlExperimentalParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlModelledParticipantCandidate. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ModelledParticipantPool Modifier and Type Method Description void
XmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ModelledParticipantPool Constructor Description XmlExperimentalParticipantCandidateWrapper(ExperimentalParticipantCandidate part, ModelledParticipantPool wrapper)
Constructor for XmlExperimentalParticipantCandidateWrapper.XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)
Constructor for XmlParticipantCandidateWrapper. -
Uses of ModelledParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ModelledParticipantPool Modifier and Type Class Description class
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlParticipantPoolWrapper
Wrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPool
XmlExperimentalParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlModelledParticipantCandidate. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ModelledParticipantPool Modifier and Type Method Description void
XmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ModelledParticipantPool Constructor Description XmlExperimentalParticipantCandidateWrapper(ExperimentalParticipantCandidate part, ModelledParticipantPool wrapper)
Constructor for XmlExperimentalParticipantCandidateWrapper.XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)
Constructor for XmlParticipantCandidateWrapper. -
Uses of ModelledParticipantPool in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ModelledParticipantPool Modifier and Type Class Description class
XmlExperimentalParticipantPoolWrapper
Wrapper 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.class
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlParticipantPoolWrapper
Wrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPool
XmlExperimentalParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlModelledParticipantCandidate. getParentPool()
The participant pool parent with which the candidate is involved.ModelledParticipantPool
XmlParticipantCandidateWrapper. getParentPool()
The participant pool parent with which the candidate is involved.Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ModelledParticipantPool Modifier and Type Method Description void
XmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.void
XmlParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)
Sets the participant pool parent.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ModelledParticipantPool Constructor Description XmlExperimentalParticipantCandidateWrapper(ExperimentalParticipantCandidate part, ModelledParticipantPool wrapper)
Constructor for XmlExperimentalParticipantCandidateWrapper.XmlParticipantCandidateWrapper(ParticipantCandidate part, ModelledParticipantPool parent)
Constructor for XmlParticipantCandidateWrapper.
-