Uses of Interface
psidev.psi.mi.jami.xml.model.extension.ExtendedPsiXmlParticipant
-
-
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.extension
Subinterfaces of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.extension Modifier and Type Interface Description interface
ExtendedPsiXmlParticipantEvidence
Extended participant evidence for PSI-XML 2,5 standards -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.extension.xml253
Classes in psidev.psi.mi.jami.xml.model.extension.xml253 that implement ExtendedPsiXmlParticipant Modifier and Type Class Description class
AbstractXmlParticipant<I extends Interaction,F extends Feature>
Abstract class for XmlParticipantclass
AbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>
Abstract class for XML Participant poolclass
XmlExperimentalParticipantPool
Xml implementation of participant poolclass
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
XmlModelledParticipant
XML implementation of ModelledParticipantclass
XmlModelledParticipantPool
Xml implementation of participant poolclass
XmlParticipant
Xml implementation of a simple participantclass
XmlParticipantEvidence
Xml implementation of ParticipantEvidenceclass
XmlParticipantEvidenceWrapper
Wrapper for Xml participants Addeding new modelled feature to this participant will not add new feature evidences to the wrapped participant evidence as they are incompatibles.class
XmlParticipantPoolWrapper
Wrapper for XmlParticipantclass
XmlParticipantWrapper
Wrapper for XmlParticipantMethods in psidev.psi.mi.jami.xml.model.extension.xml253 that return ExtendedPsiXmlParticipant Modifier and Type Method Description ExtendedPsiXmlParticipant<Interaction,Feature>
XmlParticipantWrapper. getWrappedParticipant()
getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml253 with parameters of type ExtendedPsiXmlParticipant Constructor Description XmlParticipantWrapper(ExtendedPsiXmlParticipant part, ModelledInteraction wrapper)
Constructor for XmlParticipantWrapper. -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.extension.xml254
Classes in psidev.psi.mi.jami.xml.model.extension.xml254 that implement ExtendedPsiXmlParticipant Modifier and Type Class Description class
AbstractXmlParticipant<I extends Interaction,F extends Feature>
Abstract class for XmlParticipantclass
XmlModelledParticipant
XML implementation of ModelledParticipantclass
XmlParticipant
Xml implementation of a simple participantclass
XmlParticipantEvidence
Xml implementation of ParticipantEvidenceMethods in psidev.psi.mi.jami.xml.model.extension.xml254 that return ExtendedPsiXmlParticipant Modifier and Type Method Description ExtendedPsiXmlParticipant<Interaction,Feature>
XmlParticipantWrapper. getWrappedParticipant()
getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml254 with parameters of type ExtendedPsiXmlParticipant Constructor Description XmlParticipantWrapper(ExtendedPsiXmlParticipant part, ModelledInteraction wrapper)
Constructor for XmlParticipantWrapper. -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ExtendedPsiXmlParticipant Modifier and Type Class Description class
XmlParticipantEvidence
Xml implementation of ParticipantEvidenceMethods in psidev.psi.mi.jami.xml.model.extension.xml300 that return ExtendedPsiXmlParticipant Modifier and Type Method Description ExtendedPsiXmlParticipant<Interaction,Feature>
XmlParticipantWrapper. getWrappedParticipant()
getWrappedParticipant.Constructors in psidev.psi.mi.jami.xml.model.extension.xml300 with parameters of type ExtendedPsiXmlParticipant Constructor Description XmlParticipantWrapper(ExtendedPsiXmlParticipant part, ModelledInteraction wrapper)
Constructor for XmlParticipantWrapper. -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.reference.xml253
Classes in psidev.psi.mi.jami.xml.model.reference.xml253 that implement ExtendedPsiXmlParticipant Modifier and Type Class Description class
AbstractParticipantRef<I extends Interaction,T extends Feature>
Abstract participant referenceMethods in psidev.psi.mi.jami.xml.model.reference.xml253 that return ExtendedPsiXmlParticipant Modifier and Type Method Description protected ExtendedPsiXmlParticipant<I,T>
AbstractParticipantRef. getDelegate()
Getter for the fielddelegate
. -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.reference.xml254
Methods in psidev.psi.mi.jami.xml.model.reference.xml254 that return ExtendedPsiXmlParticipant Modifier and Type Method Description protected ExtendedPsiXmlParticipant<I,T>
AbstractParticipantRef. getDelegate()
Getter for the fielddelegate
. -
Uses of ExtendedPsiXmlParticipant in psidev.psi.mi.jami.xml.model.reference.xml300
Methods in psidev.psi.mi.jami.xml.model.reference.xml300 that return ExtendedPsiXmlParticipant Modifier and Type Method Description protected ExtendedPsiXmlParticipant<I,T>
AbstractParticipantRef. getDelegate()
Getter for the fielddelegate
.
-