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 voidCompositeModelledParticipantEnricher. 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 classDefaultModelledParticipantPoolDefault 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 booleanDefaultExactModelledParticipantPoolComparator. areEquals(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2, boolean checkComplexesAsInteractors)Use DefaultExactModelledParticipantPoolComparator to know if two biological participant pools are equals.static booleanDefaultModelledParticipantPoolComparator. areEquals(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2, boolean checkComplexesAsInteractors)Use DefaultModelledParticipantPoolComparator to know if two biological participant pools are equals.static booleanUnambiguousExactModelledParticipantPoolComparator. areEquals(ModelledParticipantPool component1, ModelledParticipantPool component2)Use UnambiguousExactModelledParticipantComparator to know if two biological participant are equals.static booleanUnambiguousModelledParticipantPoolComparator. areEquals(ModelledParticipantPool component1, ModelledParticipantPool component2)Use UnambiguousModelledParticipantComparator to know if two biological participant are equals.intModelledParticipantPoolComparator. compare(ModelledParticipantPool bioParticipant1, ModelledParticipantPool bioParticipant2)It will compare the basic properties of a biological participant pool using ParticipantBaseComparator.intUnambiguousExactModelledParticipantPoolComparator. compare(ModelledParticipantPool component1, ModelledParticipantPool component2)It will compare the basic properties of a biological participant pool using ParticipantBaseComparator.intUnambiguousModelledParticipantPoolComparator. 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 classXmlExperimentalParticipantPoolWrapperWrapper 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 ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPoolXmlExperimentalParticipantCandidateWrapper. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlModelledParticipantCandidate. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlParticipantCandidateWrapper. 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 voidXmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlParticipantCandidateWrapper. 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 classXmlExperimentalParticipantPoolWrapperWrapper 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 ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPoolXmlExperimentalParticipantCandidateWrapper. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlModelledParticipantCandidate. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlParticipantCandidateWrapper. 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 voidXmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlParticipantCandidateWrapper. 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 classXmlExperimentalParticipantPoolWrapperWrapper 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 ModelledParticipantPool Modifier and Type Method Description ModelledParticipantPoolXmlExperimentalParticipantCandidateWrapper. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlModelledParticipantCandidate. getParentPool()The participant pool parent with which the candidate is involved.ModelledParticipantPoolXmlParticipantCandidateWrapper. 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 voidXmlExperimentalParticipantCandidateWrapper. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlModelledParticipantCandidate. setParentPool(ModelledParticipantPool pool)Sets the participant pool parent.voidXmlParticipantCandidateWrapper. 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.
-