Uses of Interface
psidev.psi.mi.jami.xml.model.extension.xml300.ExtendedPsiXmlModelledInteraction
-
Packages that use ExtendedPsiXmlModelledInteraction Package Description psidev.psi.mi.jami.xml.model.extension.binary.xml30 psidev.psi.mi.jami.xml.model.extension.xml300 -
-
Uses of ExtendedPsiXmlModelledInteraction in psidev.psi.mi.jami.xml.model.extension.binary.xml30
Classes in psidev.psi.mi.jami.xml.model.extension.binary.xml30 that implement ExtendedPsiXmlModelledInteraction Modifier and Type Class Description class
XmlModelledBinaryInteraction
Xml implementation of ModelledInteractionclass
XmlModelledBinaryInteractionWrapper
Wrapper for Xml binary interactionsConstructors in psidev.psi.mi.jami.xml.model.extension.binary.xml30 with parameters of type ExtendedPsiXmlModelledInteraction Constructor Description XmlModelledBinaryInteractionWrapper(ExtendedPsiXmlModelledInteraction interaction)
Constructor for XmlModelledBinaryInteractionWrapper.XmlModelledBinaryInteractionWrapper(ExtendedPsiXmlModelledInteraction interaction, CvTerm complexExpansion)
Constructor for XmlModelledBinaryInteractionWrapper. -
Uses of ExtendedPsiXmlModelledInteraction in psidev.psi.mi.jami.xml.model.extension.xml300
Classes in psidev.psi.mi.jami.xml.model.extension.xml300 that implement ExtendedPsiXmlModelledInteraction Modifier and Type Class Description class
XmlModelledInteraction
Xml 3.0.0 implementation of ModelledInteraction
-