Uses of Interface
psidev.psi.mi.jami.model.ModelledParticipantCandidate
-
-
Uses of ModelledParticipantCandidate in psidev.psi.mi.jami.model.impl
Classes in psidev.psi.mi.jami.model.impl that implement ModelledParticipantCandidate Modifier and Type Class Description class
DefaultModelledParticipantCandidate
Default implementation of modelled participant candidate -
Uses of ModelledParticipantCandidate in psidev.psi.mi.jami.utils.clone
Methods in psidev.psi.mi.jami.utils.clone with parameters of type ModelledParticipantCandidate Modifier and Type Method Description static void
ParticipantCandidateCloner. copyAndOverrideModelledPCandidateProperties(ModelledParticipantCandidate source, ModelledParticipantCandidate target, boolean createNewFeature)
This method will copy properties of modelled participant candidate source in modelled participant candidate target and will override all the other properties of Target modelled participant. -
Uses of ModelledParticipantCandidate 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 that return types with arguments of type ModelledParticipantCandidate Modifier and Type Method Description PsiXmlElementWriter<ModelledParticipantCandidate>
AbstractXmlModelledParticipantWriter. getParticipantCandidateWriter()
Getter for the fieldparticipantCandidateWriter
.Method parameters in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with type arguments of type ModelledParticipantCandidate Modifier and Type Method Description void
AbstractXmlModelledParticipantWriter. setParticipantCandidateWriter(PsiXmlElementWriter<ModelledParticipantCandidate> participantCandidateWriter)
Setter for the fieldparticipantCandidateWriter
. -
Uses of ModelledParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ModelledParticipantCandidate Modifier and Type Class Description class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidateclass
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return types with arguments of type ModelledParticipantCandidate Modifier and Type Method Description protected Collection<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. getCandidates()
getCandidates.Collection<ModelledParticipantCandidate>
XmlModelledParticipant.JAXBInteractorCandidatesWrapper. getCandidates()
Iterator<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. iterator()
Iterator<ModelledParticipantCandidate>
XmlParticipantPoolWrapper. iterator()
Methods in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
boolean
XmlParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
Method parameters in psidev.psi.mi.jami.xml.model.extension.xml253 with type arguments of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
boolean
XmlParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
-
Uses of ModelledParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ModelledParticipantCandidate Modifier and Type Class Description class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidateclass
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return types with arguments of type ModelledParticipantCandidate Modifier and Type Method Description protected Collection<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. getCandidates()
getCandidates.Collection<ModelledParticipantCandidate>
XmlModelledParticipant.JAXBInteractorCandidatesWrapper. getCandidates()
Iterator<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. iterator()
Iterator<ModelledParticipantCandidate>
XmlParticipantPoolWrapper. iterator()
Methods in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
boolean
XmlParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
Method parameters in psidev.psi.mi.jami.xml.model.extension.xml254 with type arguments of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
boolean
XmlParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
-
Uses of ModelledParticipantCandidate in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ModelledParticipantCandidate Modifier and Type Class Description class
XmlExperimentalParticipantCandidateWrapper
Wrapper 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.class
XmlModelledParticipantCandidate
XML implementation of ModelledParticipantCandidateclass
XmlParticipantCandidateWrapper
Wrapper for XmlParticipantCandidate so it implements ModelledParticipantCanidateMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return types with arguments of type ModelledParticipantCandidate Modifier and Type Method Description protected Collection<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. getCandidates()
getCandidates.Collection<ModelledParticipantCandidate>
XmlModelledParticipant.JAXBInteractorCandidatesWrapper. getCandidates()
Iterator<ModelledParticipantCandidate>
XmlExperimentalParticipantPoolWrapper. iterator()
Iterator<ModelledParticipantCandidate>
XmlParticipantPoolWrapper. iterator()
Methods in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
boolean
XmlParticipantPoolWrapper. add(ModelledParticipantCandidate modelledParticipantCandidate)
Method parameters in psidev.psi.mi.jami.xml.model.extension.xml300 with type arguments of type ModelledParticipantCandidate Modifier and Type Method Description boolean
XmlExperimentalParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
boolean
XmlParticipantPoolWrapper. addAll(Collection<? extends ModelledParticipantCandidate> modelledParticipantCandidates)
-