Uses of Interface
psidev.psi.mi.jami.xml.io.writer.elements.PsiXmlExtendedInteractionWriter
-
-
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writers that write expanded interactions (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.)classAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML writers of modelled interaction -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml25 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classXmlBasicBinaryInteractionWriterCompact XML 2.5 writer for a basic binary interaction (ignore experimental details) which has a fullname and aliases in addition to a shortnameclassXmlBasicInteractionWriterCompact XML 2.5 writer for a basic interaction (ignore experimental details) which has a fullname and aliases in addition to a shortnameclassXmlBinaryInteractionEvidenceWriterCompact XML 2.5 writer for an expanded binary interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlComplexWriterCompact XML 2.5 writer for an expanded biological complex (ignore experimental details).classXmlInteractionEvidenceWriterCompact XML 2.5 writer for an expanded interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlModelledBinaryInteractionWriterCompact XML 2.5 writer for an expanded modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterCompact XML 2.5 writer for an expanded modelled interaction (ignore experimental details). -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact.xml30 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classXmlBinaryInteractionEvidenceWriterCompact XML 3.0 writer for an expanded binary interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlInteractionEvidenceWriterCompact XML 3.0 writer for an expanded interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlModelledBinaryInteractionWriterCompact XML 3.0 writer for an expanded modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterCompact XML 3.0 writer for an expanded modelled interaction (ignore experimental details). -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml25 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classXmlBasicBinaryInteractionWriterExpanded XML 2.5 writer for a basic binary interaction (ignore experimental details).classXmlBasicInteractionWriterExpanded XML 2.5 writer for a basic interaction (ignore experimental details).classXmlBinaryInteractionEvidenceWriterExpanded XML 2.5 writer for an expanded binary interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlComplexWriterExpanded XML 2.5 writer for an expanded biological complexes (ignore experimental details).classXmlInteractionEvidenceWriterExpanded XML 2.5 writer for an expanded interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlModelledBinaryInteractionWriterExpanded XML 2.5 writer for an expanded modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterExpanded XML 2.5 writer for an expanded modelled interaction (ignore experimental details). -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded.xml30 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classXmlBinaryInteractionEvidenceWriterExpanded XML 3.0 writer for an expanded binary interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlInteractionEvidenceWriterExpanded XML 3.0 writer for an expanded interaction evidence (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.).classXmlModelledBinaryInteractionWriterExpanded XML 3.0 writer for an expanded modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterExpanded XML 3.0 writer for an expanded modelled interaction (ignore experimental details). -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writers that write expanded interactions (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.)classAbstractXmlInteractionWriter<I extends Interaction>Abstract class for extended XML 2.5 interaction writerclassAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML 2.5 writers of modelled interaction -
Uses of PsiXmlExtendedInteractionWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 that implement PsiXmlExtendedInteractionWriter Modifier and Type Class Description classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writers that write expanded interactions (having modelled, intramolecular properties, list of experiments, list of interaction types, etc.)classAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML 3.0 writers of modelled interaction
-