class |
AbstractPsiXmlBinarySource<T extends Interaction,B extends BinaryInteraction> |
Abstract class for Psi-XML binary interaction data source which loads the full
interaction dataset
|
class |
AbstractPsiXmlBinaryStream<T extends Interaction,B extends BinaryInteraction> |
Abstract class for binary interaction datasources
|
class |
AbstractPsiXmlSource<T extends Interaction> |
Abstract class for a PSI-XML datasource that loads the full interaction dataset
|
class |
AbstractPsiXmlStream<T extends Interaction> |
Abstract class for psiXml data source
|
class |
DefaultPsiXmlSource |
Generic class for PSI-XML full datasource.
|
class |
DefaultPsiXmlStreamSource |
Generic class for PSI-XML streaming datasource.
|
class |
LightXmlBinarySource |
PSI-XML data source that provides light binary interactions (no experimental details).
|
class |
LightXmlBinaryStreamSource |
Psi-XML binary interaction datasource
|
class |
LightXmlSource |
PSI-XML data source that provides light interactions (no experimental details).
|
class |
LightXmlStreamSource |
Datasource for PSI-xml returning basic interactions
|
class |
XmlBinaryEvidenceSource |
PSI-XML data source that provides binary interactions evidence (full experimental details).
|
class |
XmlBinaryEvidenceStreamSource |
PsiXml datasource for binaryInteractionEvidence
|
class |
XmlBinarySource |
PSI-XML data source that provides binary interactions (mixed of abstract interactions and interaction evidences).
|
class |
XmlBinaryStreamSource |
Psi-XML mixed binary interaction datasource
|
class |
XmlComplexSource |
PSI-XML data source that provides abstract interactions (ignore full experimental details).
|
class |
XmlComplexStreamSource |
Datasource for Psi-XML abstract interactions
|
class |
XmlEvidenceSource |
PSI-XML data source that provides interaction evidences (with full experimental details).
|
class |
XmlEvidenceStreamSource |
Datasource for Psi-xml interaction evidence
|
class |
XmlModelledBinarySource |
PSI-XML data source that provides modelled binary interactions (ignore experimental details).
|
class |
XmlModelledBinaryStreamSource |
Psi-xml datasource for modelled binary interactions
|
class |
XmlModelledSource |
PSI-XML data source that provides abstract interactions (ignore full experimental details).
|
class |
XmlModelledStreamSource |
Datasource for Psi-XML abstract interactions
|
class |
XmlSource |
PSI-XML data source that provides interactions (mix of abstract interactions and interaction evidences).
|
class |
XmlStreamSource |
Datasource for PSI-xml returning mix of abstract interactions and interaction evidences
|