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 interfaceExtendedPsiXmlParticipantEvidenceExtended 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 classAbstractXmlParticipant<I extends Interaction,F extends Feature>Abstract class for XmlParticipantclassAbstractXmlParticipantPool<I extends Interaction,F extends Feature,P extends ParticipantCandidate>Abstract class for XML Participant poolclassXmlExperimentalParticipantPoolXml implementation of participant poolclassXmlExperimentalParticipantPoolWrapperWrapper 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.classXmlModelledParticipantXML implementation of ModelledParticipantclassXmlModelledParticipantPoolXml implementation of participant poolclassXmlParticipantXml implementation of a simple participantclassXmlParticipantEvidenceXml implementation of ParticipantEvidenceclassXmlParticipantEvidenceWrapperWrapper 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.classXmlParticipantPoolWrapperWrapper for XmlParticipantclassXmlParticipantWrapperWrapper 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 classAbstractXmlParticipant<I extends Interaction,F extends Feature>Abstract class for XmlParticipantclassXmlModelledParticipantXML implementation of ModelledParticipantclassXmlParticipantXml implementation of a simple participantclassXmlParticipantEvidenceXml 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 classXmlParticipantEvidenceXml 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 classAbstractParticipantRef<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.
-