Uses of Interface
psidev.psi.mi.jami.datasource.ModelledInteractionSource
-
Packages that use ModelledInteractionSource Package Description psidev.psi.mi.jami.datasource psidev.psi.mi.jami.tab.extension.datasource psidev.psi.mi.jami.xml.model.extension.datasource -
-
Uses of ModelledInteractionSource in psidev.psi.mi.jami.datasource
Subinterfaces of ModelledInteractionSource in psidev.psi.mi.jami.datasource Modifier and Type Interface Description interfaceModelledBinaryInteractionSourceA Data source of modelled binary interactions. -
Uses of ModelledInteractionSource in psidev.psi.mi.jami.tab.extension.datasource
Classes in psidev.psi.mi.jami.tab.extension.datasource that implement ModelledInteractionSource Modifier and Type Class Description classMitabModelledSourceA mitab datasource that loads modelled interactions and ignore experimental details It will load the full interaction dataset. -
Uses of ModelledInteractionSource in psidev.psi.mi.jami.xml.model.extension.datasource
Classes in psidev.psi.mi.jami.xml.model.extension.datasource that implement ModelledInteractionSource Modifier and Type Class Description classXmlModelledBinarySourcePSI-XML data source that provides modelled binary interactions (ignore experimental details).
-