Uses of Interface
psidev.psi.mi.jami.xml.io.writer.elements.PsiXmlElementWriter
-
-
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer
Methods in psidev.psi.mi.jami.xml.io.writer with parameters of type PsiXmlElementWriter Modifier and Type Method Description protected abstract voidAbstractXmlWriter. initialiseOptionalWriters(PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlElementWriter<Interactor> interactorWriter)initialiseOptionalWriters.voidAbstractXmlWriter. setAnnotationsWriter(PsiXmlElementWriter<Annotation> annotationsWriter)Setter for the fieldannotationsWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.compact
Methods in psidev.psi.mi.jami.xml.io.writer.compact that return PsiXmlElementWriter Modifier and Type Method Description protected PsiXmlElementWriter<String>AbstractCompactXmlWriter. getAvailabilityWriter()Getter for the fieldavailabilityWriter.protected PsiXmlElementWriter<Interactor>AbstractCompactXmlWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Methods in psidev.psi.mi.jami.xml.io.writer.compact with parameters of type PsiXmlElementWriter Modifier and Type Method Description protected voidAbstractCompactXmlWriter. initialiseOptionalWriters(PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlElementWriter<Interactor> interactorWriter)initialiseOptionalWriters.protected voidAbstractCompactXmlMixWriter. setAvailabilityWriter(PsiXmlElementWriter<String> availabilityWriter)Setter for the fieldavailabilityWriter.protected voidAbstractCompactXmlWriter. setAvailabilityWriter(PsiXmlElementWriter<String> availabilityWriter)Setter for the fieldavailabilityWriter.protected voidAbstractCompactXmlMixWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter.protected voidAbstractCompactXmlWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements
Subinterfaces of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements Modifier and Type Interface Description interfaceCompactPsiXmlElementWriter<T>Interface for a compact XML element writer.interfaceExpandedPsiXmlElementWriter<T>Interface for an expanded XML element writer.interfacePsiXmlExperimentWriterPsiXml Experiment WriterinterfacePsiXmlExtendedInteractionWriter<T extends Interaction>Interface for interaction writers writing extensionsinterfacePsiXmlInteractionWriter<T extends Interaction>Interface for PSI-XML interaction writers that have to write an experiment in XML even if the interaction does not have any experimental detailsinterfacePsiXmlParameterWriterPsi XML writer for parameters.interfacePsiXmlParticipantWriter<T extends Participant>Interface for PSI-XML participant writers.interfacePsiXmlPublicationWriterInterface for XmlPublicationWriter.interfacePsiXmlSourceWriterInterface for PSI-XML source writersMethods in psidev.psi.mi.jami.xml.io.writer.elements that return PsiXmlElementWriter Modifier and Type Method Description static PsiXmlElementWriter<Alias>PsiXmlElementWriterFactory. createAliasWriter(XMLStreamWriter streamWriter)createAliasWriter.static PsiXmlElementWriter<Allostery>PsiXmlElementWriterFactory. createAllosteryWriter(XMLStreamWriter streamWriter, boolean expanded, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createAllosteryWriter.static PsiXmlElementWriter<Annotation>PsiXmlElementWriterFactory. createAnnotationWriter(XMLStreamWriter streamWriter)createAnnotationWriter.static PsiXmlElementWriter<String>PsiXmlElementWriterFactory. createAvailabilityWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createAvailabilityWriter.static PsiXmlElementWriter<Set<Feature>>PsiXmlElementWriterFactory. createBindingFeaturesWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createBindingFeaturesWriter.static PsiXmlElementWriter<Checksum>PsiXmlElementWriterFactory. createChecksumWriter(XMLStreamWriter streamWriter)createChecksumWriter.static PsiXmlElementWriter<Confidence>[]PsiXmlElementWriterFactory. createConfidenceWriters(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlVariableNameWriter<CvTerm> confidenceTypeWriter, PsiXmlPublicationWriter publicationWriter)createConfidenceWriters.static PsiXmlElementWriter<CooperativityEvidence>PsiXmlElementWriterFactory. createCooperativityEvidenceWriter(XMLStreamWriter streamWriter, boolean expanded, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlPublicationWriter publicationWriter)createCooperativityEvidenceWriter.static PsiXmlElementWriter<AbstractExperimentalInteractor>PsiXmlElementWriterFactory. createExperimentalInteractorWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, PsiXmlObjectCache objectIndex, PsiXmlType xmlType)createExperimentalInteractorWriter.static PsiXmlElementWriter<AbstractInferredInteraction>PsiXmlElementWriterFactory. createExtendedInferredInteractionWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createExtendedInferredInteractionWriter.static <F extends Feature>
PsiXmlElementWriter<F>[]PsiXmlElementWriterFactory. createFeatureWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, InteractionCategory category, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> featureTypeWriter, PsiXmlParameterWriter parameterWriter)createFeatureWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createHostOrganismWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createHostOrganismWriter.static PsiXmlElementWriter<Set<Feature>>PsiXmlElementWriterFactory. createInferredInteractionWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createInferredInteractionWriter.static PsiXmlElementWriter<Interactor>PsiXmlElementWriterFactory. createInteractorWriter(PsiXmlVersion version, XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> interactorTypeWriter, PsiXmlElementWriter<Organism> organismWriter, PsiXmlElementWriter<Checksum> checksumWriter)createInteractorWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createOrganismWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createOrganismWriter.static <P extends ParticipantCandidate>
PsiXmlElementWriter<P>[]PsiXmlElementWriterFactory. createParticipantCandidateWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlElementWriter<ModelledFeature> modelledFeatureWriter, PsiXmlElementWriter<FeatureEvidence> featureEvidenceWriter)createParticipantCandidateWriter.static PsiXmlElementWriter<Position>[]PsiXmlElementWriterFactory. createPositionsWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlVariableNameWriter<CvTerm> statusWriter)createPositionsWriter.static PsiXmlElementWriter<Preassembly>PsiXmlElementWriterFactory. createPreassemblyWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createPreassemblyWriter.static PsiXmlElementWriter<Range>PsiXmlElementWriterFactory. createRangeWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlXrefWriter refWriter, PsiXmlVariableNameWriter<CvTerm> statusWriter)createRangeWriter.static PsiXmlElementWriter<ResultingSequence>PsiXmlElementWriterFactory. createResultingSequenceWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlXrefWriter refWriter)createResultingSequenceWriter.static PsiXmlElementWriter<VariableParameterValueSet>PsiXmlElementWriterFactory. createVariableParameterValueSetWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createVariableParameterValueSetWriter.static PsiXmlElementWriter<VariableParameterValue>PsiXmlElementWriterFactory. createVariableParameterValueWriter(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex)createVariableParameterValueWriter.static PsiXmlElementWriter<VariableParameter>PsiXmlElementWriterFactory. createVariableParameterWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter)createVariableParameterWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements with parameters of type PsiXmlElementWriter Modifier and Type Method Description static PsiXmlElementWriter<Allostery>PsiXmlElementWriterFactory. createAllosteryWriter(XMLStreamWriter streamWriter, boolean expanded, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createAllosteryWriter.static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createCvWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlXrefWriter primaryRefWriter)createCvWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createDefaultPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createDefaultPsiXmlInteractionWriters.static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createExperimentalCvWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlXrefWriter primaryRefWriter)createExperimentalCvWriter.static PsiXmlExperimentWriterPsiXmlElementWriterFactory. createExperimentWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, boolean named, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlElementWriter<Organism> nonExperimentalHostOrganismWriter, PsiXmlVariableNameWriter<CvTerm> detectionMethodWriter, PsiXmlElementWriter<Confidence> confidenceWriter)createExperimentWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createExtendedPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createExtendedPsiXmlInteractionWriters.static <F extends Feature>
PsiXmlElementWriter<F>[]PsiXmlElementWriterFactory. createFeatureWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, InteractionCategory category, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> featureTypeWriter, PsiXmlParameterWriter parameterWriter)createFeatureWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createHostOrganismWriter(XMLStreamWriter streamWriter, PsiXmlVersion version, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createHostOrganismWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createInteractionWritersFor(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, boolean extended, boolean named, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlPublicationWriter publicationWriter)createInteractionWritersFor.static PsiXmlElementWriter<Interactor>PsiXmlElementWriterFactory. createInteractorWriter(PsiXmlVersion version, XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVariableNameWriter<CvTerm> interactorTypeWriter, PsiXmlElementWriter<Organism> organismWriter, PsiXmlElementWriter<Checksum> checksumWriter)createInteractorWriter.static PsiXmlInteractionWriter[]PsiXmlElementWriterFactory. createNamedPsiXmlInteractionWriters(XMLStreamWriter streamWriter, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory interactionCategory, ComplexType complexType, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter[] confidenceWriters, PsiXmlElementWriter<Checksum> checksumWriter, PsiXmlVariableNameWriter<CvTerm> interactionTypeWriter, PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlParameterWriter[] parameterWriters, PsiXmlParticipantWriter[] participantWriters, PsiXmlElementWriter inferredInteractionWriter, PsiXmlPublicationWriter publicationWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createNamedPsiXmlInteractionWriters.static PsiXmlVariableNameWriter<CvTerm>PsiXmlElementWriterFactory. createOpenCvWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter)createOpenCvWriter.static PsiXmlElementWriter<Organism>PsiXmlElementWriterFactory. createOrganismWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> annotationWriter, PsiXmlXrefWriter xrefWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter)createOrganismWriter.static <P extends ParticipantCandidate>
PsiXmlElementWriter<P>[]PsiXmlElementWriterFactory. createParticipantCandidateWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlElementWriter<ModelledFeature> modelledFeatureWriter, PsiXmlElementWriter<FeatureEvidence> featureEvidenceWriter)createParticipantCandidateWriter.static <P extends Participant>
PsiXmlParticipantWriter<P>[]PsiXmlElementWriterFactory. createParticipantWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVersion version, PsiXmlType xmlType, InteractionCategory category, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlElementWriter<Confidence> confidenceWriter, PsiXmlElementWriter<Interactor> interactorWriter, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlVariableNameWriter<CvTerm> openCvWriter, PsiXmlParameterWriter parameterWriter)createParticipantWriter.static PsiXmlElementWriter<Preassembly>PsiXmlElementWriterFactory. createPreassemblyWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlObjectCache objectIndex, PsiXmlVariableNameWriter<CvTerm> cvWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlPublicationWriter publicationWriter)createPreassemblyWriter.static PsiXmlPublicationWriterPsiXmlElementWriterFactory. createPublicationWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlVersion version)createPublicationWriter.static PsiXmlSourceWriterPsiXmlElementWriterFactory. createSourceWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlVersion version, PsiXmlElementWriter<Alias> aliasWriter, PsiXmlElementWriter<Annotation> attributeWriter, PsiXmlXrefWriter primaryRefWriter, PsiXmlPublicationWriter publicationWriter)createSourceWriter.static PsiXmlXrefWriterPsiXmlElementWriterFactory. createXrefWriter(XMLStreamWriter streamWriter, boolean extended, PsiXmlElementWriter<Annotation> annotationWriter)createXrefWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl that implement PsiXmlElementWriter Modifier and Type Class Description classAbstractXmlSourceWriterAbstract class for writer of a source in an entry.classXmlAliasWriterXML25 writer for aliasesclassXmlAnnotationWriterXML writer for attributesclassXmlAvailabilityWriterXML availability writerclassXmlBeginPositionWriterXML writer for the begin position of a rangeclassXmlChecksumWriterXml writer of checksumsclassXmlConfidenceWriterXml25 writer for confidencesclassXmlEndPositionWriterXML writer for the end position of a rangeclassXmlHostOrganismWriterPSI-XML writer for host organismclassXmlInferredInteractionWriterXML writer for Inferred interactionsclassXmlInteractorWriterXml interactor writerclassXmlOrganismWriterPSI-XML writer for organismclassXmlRangeWriterXml writer for a feature rangeMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlSourceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlCvTermWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlInteractorWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Annotation>AbstractXmlSourceWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>XmlInteractorWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>XmlOpenCvTermWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Checksum>XmlInteractorWriter. getChecksumWriter()Getter for the fieldchecksumWriter.PsiXmlElementWriter<Organism>XmlInteractorWriter. getOrganismWriter()Getter for the fieldorganismWriter.PsiXmlElementWriter<Publication>AbstractXmlSourceWriter. getPublicationWriter()Getter for the fieldpublicationWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlSourceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlCvTermWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlInteractorWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlSourceWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidXmlInteractorWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidXmlOpenCvTermWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidXmlInteractorWriter. setChecksumWriter(PsiXmlElementWriter<Checksum> checksumWriter)Setter for the fieldchecksumWriter.voidXmlInteractorWriter. setOrganismWriter(PsiXmlElementWriter<Organism> organismWriter)Setter for the fieldorganismWriter.voidAbstractXmlSourceWriter. setPublicationWriter(PsiXmlElementWriter<Publication> publicationWriter)Setter for the fieldpublicationWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts that implement PsiXmlElementWriter Modifier and Type Class Description classAbstractXmlExperimentalInteractorWriterAbstract class for experimental interactor XML writerclassAbstractXmlExperimentWriterAbstract PSI-XML experiment writerclassAbstractXmlFeatureWriter<F extends Feature>Abstract writer for Xml25Feature.classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writersclassAbstractXmlInteractionWriter<T extends Interaction,P extends Participant>Abstract writer of interactionclassAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML writers of modelled interactionclassAbstractXmlModelledParticipantWriterabstract writer for a modelled participant.classAbstractXmlOrganismWriterAbstract class forPSI-XML writer for organismclassAbstractXmlParameterWriterAbstract XML writer of a parameterclassAbstractXmlParticipantEvidenceWriterAbstract class for writer of participant evidencesclassAbstractXmlParticipantWriter<P extends Participant,F extends Feature>Abstract Xml writer for participantclassAbstractXmlPositionWriterAbstract Xml writer for a range positionclassAbstractXmlPublicationWriterAbstract Xml writer for publications (bibref objects)classAbstractXmlRangeWriterAbstract Xml writer for a feature rangeMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlFeatureWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlModelledInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlOrganismWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>AbstractXmlParticipantWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Annotation>AbstractXmlExperimentWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlFeatureWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlInteractionWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlParticipantWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Annotation>AbstractXmlPublicationWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<String>AbstractXmlInteractionEvidenceWriter. getAvailabilityWriter()Getter for the fieldavailabilityWriter.PsiXmlElementWriter<Checksum>AbstractXmlInteractionWriter. getChecksumWriter()Getter for the fieldchecksumWriter.PsiXmlElementWriter<Confidence>AbstractXmlExperimentWriter. getConfidenceWriter()Getter for the fieldconfidenceWriter.PsiXmlElementWriter<Confidence>AbstractXmlInteractionEvidenceWriter. getConfidenceWriter()Getter for the fieldconfidenceWriter.PsiXmlElementWriter<Confidence>AbstractXmlModelledInteractionWriter. getConfidenceWriter()Getter for the fieldconfidenceWriter.PsiXmlElementWriter<Confidence>AbstractXmlParticipantEvidenceWriter. getConfidenceWriter()Getter for the fieldconfidenceWriter.PsiXmlElementWriter<Position>AbstractXmlRangeWriter. getEndPositionWriter()Getter for the fieldendPositionWriter.PsiXmlElementWriter<F>AbstractXmlParticipantWriter. getFeatureWriter()Getter for the fieldfeatureWriter.PsiXmlElementWriter<Organism>AbstractXmlExperimentWriter. getHostOrganismWriter()Getter for the fieldhostOrganismWriter.PsiXmlElementWriter<Organism>AbstractXmlParticipantEvidenceWriter. getHostOrganismWriter()Getter for the fieldhostOrganismWriter.PsiXmlElementWriter<Set<Feature>>AbstractXmlInteractionWriter. getInferredInteractionWriter()Getter for the fieldinferredInteractionWriter.PsiXmlElementWriter<Interactor>AbstractXmlParticipantWriter. getInteractorWriter()Getter for the fieldinteractorWriter.PsiXmlElementWriter<Parameter>AbstractXmlParticipantEvidenceWriter. getParameterWriter()Getter for the fieldparameterWriter.PsiXmlElementWriter<Range>AbstractXmlFeatureWriter. getRangeWriter()Getter for the fieldrangeWriter.PsiXmlElementWriter<Position>AbstractXmlRangeWriter. getStartPositionWriter()Getter for the fieldstartPositionWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlFeatureWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlModelledInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlOrganismWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlParticipantWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlExperimentWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlFeatureWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlInteractionWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlParticipantWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlPublicationWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlInteractionEvidenceWriter. setAvailabilityWriter(PsiXmlElementWriter<String> availabilityWriter)Setter for the fieldavailabilityWriter.voidAbstractXmlInteractionWriter. setChecksumWriter(PsiXmlElementWriter<Checksum> checksumWriter)Setter for the fieldchecksumWriter.voidAbstractXmlExperimentWriter. setConfidenceWriter(PsiXmlElementWriter<Confidence> confidenceWriter)Setter for the fieldconfidenceWriter.voidAbstractXmlInteractionEvidenceWriter. setConfidenceWriter(PsiXmlElementWriter<Confidence> confidenceWriter)Setter for the fieldconfidenceWriter.voidAbstractXmlModelledInteractionWriter. setConfidenceWriter(PsiXmlElementWriter<Confidence> confidenceWriter)Setter for the fieldconfidenceWriter.voidAbstractXmlParticipantEvidenceWriter. setConfidenceWriter(PsiXmlElementWriter<Confidence> confidenceWriter)Setter for the fieldconfidenceWriter.voidAbstractXmlRangeWriter. setEndPositionWriter(PsiXmlElementWriter<Position> endPositionWriter)Setter for the fieldendPositionWriter.voidAbstractXmlParticipantWriter. setFeatureWriter(PsiXmlElementWriter<F> featureWriter)Setter for the fieldfeatureWriter.voidAbstractXmlExperimentWriter. setHostOrganismWriter(PsiXmlElementWriter<Organism> hostOrganismWriter)Setter for the fieldhostOrganismWriter.voidAbstractXmlParticipantEvidenceWriter. setHostOrganismWriter(PsiXmlElementWriter<Organism> hostOrganismWriter)Setter for the fieldhostOrganismWriter.voidAbstractXmlInteractionWriter. setInferredInteractionWriter(PsiXmlElementWriter<Set<Feature>> inferredInteractionWriter)Setter for the fieldinferredInteractionWriter.voidAbstractXmlParticipantWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter.voidAbstractXmlParticipantEvidenceWriter. setParameterWriter(PsiXmlElementWriter<Parameter> parameterWriter)Setter for the fieldparameterWriter.voidAbstractXmlFeatureWriter. setRangeWriter(PsiXmlElementWriter<Range> rangeWriter)Setter for the fieldrangeWriter.voidAbstractXmlRangeWriter. setStartPositionWriter(PsiXmlElementWriter<Position> startPositionWriter)Setter for the fieldstartPositionWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml25 that implement PsiXmlElementWriter Modifier and Type Class Description classAbstractXmlFeatureEvidenceWriterAbstract class for feature evidence 2.5 writersclassAbstractXmlFeatureWriter<F extends Feature>Abstract writer for Xml25Feature.classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writersclassAbstractXmlInteractionWriter<T extends Interaction>Abstract writer of interaction in PSI-XML 2.5classAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML 2.5 writers of modelled interactionclassAbstractXmlModelledParticipantWriterAbstract class for XML 2.5 writer of modelled participantclassAbstractXmlNamedParticipantWriterAbstract class for a named participant XML 2.5 writerclassAbstractXmlParticipantEvidenceWriterAbstract class for XML 2.5 writer of participant evidencesclassAbstractXmlParticipantWriterXml 2.5 writer for participant -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 that implement PsiXmlElementWriter Modifier and Type Class Description classAbstractXmlCooperativeEffectWriter<C extends CooperativeEffect>Abstract Xml 3.0 writer for cooperative effectclassAbstractXmlFeatureEvidenceWriterAbstract class for feature evidence 3.0 writersclassAbstractXmlFeatureWriter<F extends Feature>Abstract writer for Xml30Feature.classAbstractXmlInteractionEvidenceWriter<I extends InteractionEvidence>Abstract class for interaction evidence writers in PSI-MI XML 3.0classAbstractXmlModelledInteractionWriter<I extends ModelledInteraction>Abstract class for XML 3.0 writers of modelled interactionclassAbstractXmlModelledParticipantWriterAbstract class for XML 3.0 writer of modelled participantclassAbstractXmlParticipantCandidateWriter<P extends ParticipantCandidate,F extends Feature>Abstract Xml writer for participant candidateclassAbstractXmlParticipantEvidenceWriterAbstract class for XML 3.0 writer of participant evidencesMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Allostery>AbstractXmlModelledInteractionWriter. getAllosteryWriter()Getter for the fieldallosteryWriter.PsiXmlElementWriter<Annotation>AbstractXmlCooperativeEffectWriter. getAttributeWriter()Getter for the fieldattributeWriter.PsiXmlElementWriter<Set<Feature>>AbstractXmlModelledInteractionWriter. getBindingFeaturesWriter()Getter for the fieldbindingFeaturesWriter.PsiXmlElementWriter<CooperativityEvidence>AbstractXmlCooperativeEffectWriter. getCooperativityEvidenceWriter()Getter for the fieldcooperativityEvidenceWriter.PsiXmlElementWriter<F>AbstractXmlParticipantCandidateWriter. getFeatureWriter()Getter for the fieldfeatureWriter.PsiXmlElementWriter<Interactor>AbstractXmlParticipantCandidateWriter. getInteractorWriter()Getter for the fieldinteractorWriter.PsiXmlElementWriter<Organism>AbstractXmlModelledInteractionWriter. getOrganismWriter()Getter for the fieldorganismWriter.PsiXmlElementWriter<ModelledParticipantCandidate>AbstractXmlModelledParticipantWriter. getParticipantCandidateWriter()Getter for the fieldparticipantCandidateWriter.PsiXmlElementWriter<ExperimentalParticipantCandidate>AbstractXmlParticipantEvidenceWriter. getParticipantCandidateWriter()Getter for the fieldparticipantCandidateWriter.PsiXmlElementWriter<Preassembly>AbstractXmlModelledInteractionWriter. getPreAssemblyWriter()Getter for the fieldpreAssemblyWriter.PsiXmlElementWriter<Stoichiometry>AbstractXmlModelledParticipantWriter. getStoichiometryWriter()Getter for the fieldstoichiometryWriter.PsiXmlElementWriter<Stoichiometry>AbstractXmlParticipantEvidenceWriter. getStoichiometryWriter()Getter for the fieldstoichiometryWriter.PsiXmlElementWriter<VariableParameterValueSet>AbstractXmlInteractionEvidenceWriter. getVariableParameterValueSetWriter()Getter for the fieldvariableParameterValueSetWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.abstracts.xml30 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlModelledInteractionWriter. setAllosteryWriter(PsiXmlElementWriter<Allostery> allosteryWriter)Setter for the fieldallosteryWriter.voidAbstractXmlCooperativeEffectWriter. setAttributeWriter(PsiXmlElementWriter<Annotation> attributeWriter)Setter for the fieldattributeWriter.voidAbstractXmlModelledInteractionWriter. setBindingFeaturesWriter(PsiXmlElementWriter<Set<Feature>> bindingFeaturesWriter)Setter for the fieldbindingFeaturesWriter.voidAbstractXmlCooperativeEffectWriter. setCooperativityEvidenceWriter(PsiXmlElementWriter<CooperativityEvidence> cooperativityEvidenceWriter)Setter for the fieldcooperativityEvidenceWriter.voidAbstractXmlParticipantCandidateWriter. setFeatureWriter(PsiXmlElementWriter<F> featureWriter)Setter for the fieldfeatureWriter.voidAbstractXmlParticipantCandidateWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter.voidAbstractXmlModelledInteractionWriter. setOrganismWriter(PsiXmlElementWriter<Organism> organismWriter)Setter for the fieldorganismWriter.voidAbstractXmlModelledParticipantWriter. setParticipantCandidateWriter(PsiXmlElementWriter<ModelledParticipantCandidate> participantCandidateWriter)Setter for the fieldparticipantCandidateWriter.voidAbstractXmlParticipantEvidenceWriter. setParticipantCandidateWriter(PsiXmlElementWriter<ExperimentalParticipantCandidate> participantCandidateWriter)Setter for the fieldparticipantCandidateWriter.voidAbstractXmlModelledInteractionWriter. setPreAssemblyWriter(PsiXmlElementWriter<Preassembly> preAssemblyWriter)Setter for the fieldpreAssemblyWriter.voidAbstractXmlModelledParticipantWriter. setStoichiometryWriter(PsiXmlElementWriter<Stoichiometry> stoichiometryWriter)Setter for the fieldstoichiometryWriter.voidAbstractXmlParticipantEvidenceWriter. setStoichiometryWriter(PsiXmlElementWriter<Stoichiometry> stoichiometryWriter)Setter for the fieldstoichiometryWriter.voidAbstractXmlInteractionEvidenceWriter. setVariableParameterValueSetWriter(PsiXmlElementWriter<VariableParameterValueSet> variableParameterValueSetWriter)Setter for the fieldvariableParameterValueSetWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlBasicBinaryInteractionWriterCompact XML 2.5 writer for a basic binary interaction (ignore experimental details)classXmlBasicInteractionWriterCompact XML 2.5 writer for a basic interaction (ignore experimental details)classXmlBinaryInteractionEvidenceWriterCompact XML 2.5 writer for a binary interaction evidence (with full experimental details).classXmlComplexWriterCompact XML 2.5 writer for a biological complex (ignore experimental details).classXmlInteractionEvidenceWriterCompact XML 2.5 writer for an interaction evidence (with full experimental details).classXmlModelledBinaryInteractionWriterCompact XML 2.5 writer for a modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterCompact XML 2.5 writer for a modelled interaction (ignore experimental details).classXmlModelledParticipantWriterCompact XML 2.5 writer for a modelled participant.classXmlNamedBinaryInteractionEvidenceWriterCompact XML 2.5 writer for a named binary interaction evidence (with full experimental details).classXmlNamedBinaryInteractionWriterCompact XML 2.5 writer for a basic binary interaction (ignore experimental details) which has a fullname and aliases in addition to a shortnameclassXmlNamedInteractionEvidenceWriterCompact XML 2.5 writer for a named interaction evidence (with full experimental details).classXmlNamedInteractionWriterCompact XML 2.5 writer for a basic interaction (ignore experimental details) which has a fullname and aliases in addition to a shortnameclassXmlNamedModelledBinaryInteractionWriterCompact XML 2.5 writer for a modelled binary interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledInteractionWriterCompact XML 2.5 writer for a modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledParticipantWriterCompact XML 2.5 writer for a named modelled participant having a fullname and a shortname.classXmlNamedParticipantEvidenceWriterCompact Xml 2.5 writer for a named participant evidence with a shortname and a fullname.classXmlNamedParticipantWriterCompact Xml 2.5 writer for a basic named participant with a shortname and a fullname.classXmlParticipantEvidenceWriterCompact XML 2.5 writer for a participant evidence with full experimental detailsclassXmlParticipantWriterCompact XML 2.5 writer for a basic participant (ignore experimental details)Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml25 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedBinaryInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlBinaryInteractionEvidenceWriterCompact XML 3.0 writer for a binary interaction evidence (with full experimental details).classXmlExperimentalParticipantCandidateWriterCompact XML 3.0 writer for a participant evidence with full experimental detailsclassXmlInteractionEvidenceWriterCompact XML 3.0 writer for an interaction evidence (with full experimental details).classXmlModelledBinaryInteractionWriterCompact XML 3.0 writer for a modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterCompact XML 3.0 writer for a modelled interaction (ignore experimental details).classXmlModelledParticipantCandidateWriterCompact XML 3.0 writer for a participant evidence with full experimental detailsclassXmlModelledParticipantWriterCompact XML 3.0 writer for a modelled participant.classXmlNamedBinaryInteractionEvidenceWriterCompact XML 3.0 writer for a named binary interaction evidence (with full experimental details).classXmlNamedInteractionEvidenceWriterCompact XML 3.0 writer for a named interaction evidence (with full experimental details).classXmlNamedModelledBinaryInteractionWriterCompact XML 3.0 writer for a modelled binary interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledInteractionWriterCompact XML 3.0 writer for a modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledParticipantWriterCompact XML 3.0 writer for a named modelled participant having a fullname and a shortname.classXmlNamedParticipantEvidenceWriterCompact Xml 3.0 writer for a named participant evidence with a shortname and a fullname.classXmlParticipantEvidenceWriterCompact XML 3.0 writer for a participant evidence with full experimental detailsMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.compact.xml30 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 that implement PsiXmlElementWriter 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 a binary interaction evidence (with full experimental details).classXmlComplexWriterExpanded XML 2.5 writer for a biological complex (ignore experimental details).classXmlInteractionEvidenceWriterExpanded XML 2.5 writer for an interaction evidence (with full experimental details).classXmlModelledBinaryInteractionWriterExpanded XML 2.5 writer for a modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterExpanded XML 2.5 writer for a modelled interaction (ignore experimental details).classXmlModelledParticipantWriterExpanded XML 2.5 writer for a modelled participant.classXmlNamedBinaryInteractionEvidenceWriterExpanded XML 2.5 writer for a named binary interaction evidence (with full experimental details).classXmlNamedBinaryInteractionWriterExpanded XML 2.5 writer for a basic binary interaction (ignore experimental details).classXmlNamedInteractionEvidenceWriterExpanded XML 2.5 writer for a named interaction evidence (with full experimental details).classXmlNamedInteractionWriterExpanded XML 2.5 writer for a basic interaction (ignore experimental details).classXmlNamedModelledBinaryInteractionWriterExpanded XML 2.5 writer for a binary modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledInteractionWriterExpanded XML 2.5 writer for a modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledParticipantWriterExpanded XML 2.5 writer for a named modelled participant having a fullname and a shortname.classXmlNamedParticipantEvidenceWriterExpanded Xml 2.5 writer for a named participant evidence with a shortname and a fullname.classXmlNamedParticipantWriterExpanded Xml 2.5 writer for a basic named participant with a shortname and a fullname.classXmlParticipantEvidenceWriterExpanded XML 2.5 writer for a participant evidence with full experimental detailsclassXmlParticipantWriterExpanded XML 2.5 writer for a basic participant (ignore experimental details)Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml25 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedBinaryInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlBinaryInteractionEvidenceWriterExpanded XML 3.0 writer for a binary interaction evidence (with full experimental details).classXmlExperimentalParticipantCandidateWriterExpanded XML 3.0 writer for a participant evidence with full experimental detailsclassXmlInteractionEvidenceWriterExpanded XML 3.0 writer for an interaction evidence (with full experimental details).classXmlModelledBinaryInteractionWriterExpanded XML 3.0 writer for a modelled binary interaction (ignore experimental details).classXmlModelledInteractionWriterExpanded XML 3.0 writer for a modelled interaction (ignore experimental details).classXmlModelledParticipantCandidateWriterExpanded XML 3.0 writer for a participant evidence with full experimental detailsclassXmlModelledParticipantWriterExpanded XML 3.0 writer for a modelled participant.classXmlNamedBinaryInteractionEvidenceWriterExpanded XML 3.0 writer for a named binary interaction evidence (with full experimental details).classXmlNamedInteractionEvidenceWriterExpanded XML 3.0writer for a named interaction evidence (with full experimental details).classXmlNamedModelledBinaryInteractionWriterExpanded XML 3.0 writer for a binary modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledInteractionWriterExpanded XML 3.0 writer for a modelled interaction (ignore experimental details) which have a fullname and aliases in addition to the shortname.classXmlNamedModelledParticipantWriterExpanded XML 3.0 writer for a named modelled participant having a fullname and a shortname.classXmlNamedParticipantEvidenceWriterExpanded Xml 3.0 writer for a named participant evidence with a shortname and a fullname.classXmlParticipantEvidenceWriterExpanded XML 3.0 writer for a participant evidence with full experimental detailsMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedBinaryInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Alias>XmlNamedInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.expanded.xml30 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedBinaryInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlNamedInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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 interactionclassXmlBeginPositionWriterXML writer for the begin position of a rangeclassXmlEndPositionWriterXML writer for the end position of a rangeclassXmlInferredInteractionWriterXML writer for an expanded inferred interactionclassXmlInteractorWriterXml interactor writerclassXmlOrganismWriterPSI-XML writer for organismMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlInteractionEvidenceWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Annotation>XmlDbXrefWriter. getAnnotationWriter()Getter for the fieldannotationWriter.PsiXmlElementWriter<AbstractInferredInteraction>AbstractXmlInteractionEvidenceWriter. getXmlInferredInteractionWriter()getXmlInferredInteractionWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlInteractionEvidenceWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlDbXrefWriter. setAnnotationWriter(PsiXmlElementWriter<Annotation> annotationWriter)Setter for the fieldannotationWriter.voidAbstractXmlInteractionEvidenceWriter. setXmlInferredInteractionWriter(PsiXmlElementWriter<AbstractInferredInteraction> inferredInteractionWriter)setXmlInferredInteractionWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.compact that implement PsiXmlElementWriter Modifier and Type Class Description classXmlExperimentalInteractorWriterCompact XML writer of experimental interactors -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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).classXmlModelledParticipantWriterCompact XML 2.5 writer for a modelled participant.classXmlParticipantEvidenceWriterCompact XML 2.5 writer for an expanded participant evidence with full experimental details and having experimental interactors, list of host organisms and list of experimental roles.classXmlParticipantWriterCompact XML 2.5 writer for a basic participant (ignore experimental details) -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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.).classXmlExperimentalParticipantCandidateWriterCompact XML 3.0 writer for a participant evidence with full experimental detailsclassXmlInteractionEvidenceWriterCompact 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).classXmlModelledParticipantCandidateWriterCompact XML 3.0 writer for a participant evidence with full experimental detailsclassXmlModelledParticipantWriterCompact XML 3.0 writer for a modelled participant.classXmlParticipantEvidenceWriterCompact XML 3.0 writer for an expanded participant evidence with full experimental details and having experimental interactors, list of host organisms and list of experimental roles. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded that implement PsiXmlElementWriter Modifier and Type Class Description classXmlExperimentalInteractorWriterExpanded XML writer of experimental interactorsMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Interactor>XmlExperimentalInteractorWriter. getInteractorWriter()Getter for the fieldinteractorWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.expanded with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlExperimentalInteractorWriter. setInteractorWriter(PsiXmlElementWriter<Interactor> interactorWriter)Setter for the fieldinteractorWriter. -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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).classXmlModelledParticipantWriterExpanded XML 2.5 writer for a modelled participant.classXmlParticipantEvidenceWriterExpanded XML 2.5 writer for an expanded participant evidence with full experimental details and having experimental interactors, list of host organisms and list of experimental roles.classXmlParticipantWriterCompact XML 2.5 writer for a basic participant (ignore experimental details) -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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.).classXmlExperimentalParticipantCandidateWriterExpanded XML 3.0 writer for a participant evidence with full experimental detailsclassXmlInteractionEvidenceWriterExpanded 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).classXmlModelledParticipantCandidateWriterExpanded XML 3.0 writer for a participant evidence with full experimental detailsclassXmlModelledParticipantWriterCompact XML 3.0 writer for a modelled participant.classXmlParticipantEvidenceWriterExpanded XML 3.0 writer for an expanded participant evidence with full experimental details and having experimental interactors, list of host organisms and list of experimental roles. -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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 interactionclassXmlExperimentWriterXML 2.5 writer for expanded experiments having participant identification method, feature detection method and a list of host organismsclassXmlFeatureEvidenceWriterWriter for expanded feature evidence having experiment referencesclassXmlFeatureWriterXML 2.5 writer for a basic feature (ignore experimental details)classXmlModelledFeatureWriterXML 2.5 writer for a modelled feature (ignore experimental details)classXmlPublicationWriterXml25 writer for publications (bibref objects)classXmlRangeWriterXml 2.5 writer for a feature rangeclassXmlSourceWriterXML 2.5 writer for expanded XML source having a release description and a release dateMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>AbstractXmlInteractionWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<AbstractInferredInteraction>AbstractXmlInteractionWriter. getXmlInferredInteractionWriter()getXmlInferredInteractionWriter.PsiXmlElementWriter<AbstractInferredInteraction>AbstractXmlModelledInteractionWriter. getXmlInferredInteractionWriter()getXmlInferredInteractionWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlInteractionWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidAbstractXmlInteractionWriter. setXmlInferredInteractionWriter(PsiXmlElementWriter<AbstractInferredInteraction> inferredInteractionWriter)setXmlInferredInteractionWriter.voidAbstractXmlModelledInteractionWriter. setXmlInferredInteractionWriter(PsiXmlElementWriter<AbstractInferredInteraction> inferredInteractionWriter)setXmlInferredInteractionWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25.xml253
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25.xml253 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlConfidenceWriterExtended Xml25 writer for confidences.classXmlHostOrganismWriterXML 2.5 writer for an expanded host organism having experiment referencesclassXmlParameterWriterXML 2.5 writer of a parameter -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25.xml254
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml25.xml254 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlConfidenceWriterExtended Xml25 writer for confidences.classXmlHostOrganismWriterXML 2.5 writer for an expanded host organism having experiment referencesclassXmlParameterWriterXML 2.5 writer of a parameter -
Uses of PsiXmlElementWriter 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 PsiXmlElementWriter 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 interactionclassXmlAllosteryWriterXml 3.0 writer for allosteryclassXmlConfidenceWriterExtended Xml30 writer for confidences.classXmlCooperativityEvidenceWriterXml 3.0 writer for cooperativity evidenceclassXmlExperimentWriterXML 3.0 writer for expanded experiments having participant identification method, feature detection method and a list of host organismsclassXmlFeatureEvidenceWriterWriter for expanded feature evidence having experiment referencesclassXmlHostOrganismWriterXML 3.0 writer for an expanded host organism having experiment referencesclassXmlModelledConfidenceWriterXml30 writer for modelled confidencesclassXmlModelledFeatureWriterXML 3.0 writer for a modelled feature (ignore experimental details)classXmlModelledParameterWriterXML 3.0 writer of a modelled parameterclassXmlParameterWriterXML 3.0 writer of a parameterclassXmlPreAssemblyWriterXml 3.0 writer for preassemblyclassXmlPublicationWriterXml30 writer for publications (bibref objects)classXmlRangeWriterXml 3.0 writer for a feature rangeclassXmlResultingSequenceWriterXml 3.0 writer for resulting sequenceclassXmlSourceWriterXML 3.0 writer for expanded XML source having a release description and a release dateclassXmlVariableParameterWriterXML 3.0 writer for variable parameterMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Allostery>AbstractXmlModelledInteractionWriter. getAllosteryWriter()Getter for the fieldallosteryWriter.PsiXmlElementWriter<Set<Feature>>AbstractXmlModelledInteractionWriter. getBindingFeaturesWriter()Getter for the fieldbindingFeaturesWriter.PsiXmlElementWriter<Organism>AbstractXmlModelledInteractionWriter. getOrganismWriter()Getter for the fieldorganismWriter.PsiXmlElementWriter<Preassembly>AbstractXmlModelledInteractionWriter. getPreAssemblyWriter()Getter for the fieldpreAssemblyWriter.PsiXmlElementWriter<VariableParameterValueSet>AbstractXmlInteractionEvidenceWriter. getVariableParameterValueSetWriter()Getter for the fieldvariableParameterValueSetWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.extended.xml30 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidAbstractXmlModelledInteractionWriter. setAllosteryWriter(PsiXmlElementWriter<Allostery> allosteryWriter)Setter for the fieldallosteryWriter.voidAbstractXmlModelledInteractionWriter. setBindingFeaturesWriter(PsiXmlElementWriter<Set<Feature>> bindingFeaturesWriter)Setter for the fieldbindingFeaturesWriter.voidAbstractXmlModelledInteractionWriter. setOrganismWriter(PsiXmlElementWriter<Organism> organismWriter)Setter for the fieldorganismWriter.voidAbstractXmlModelledInteractionWriter. setPreAssemblyWriter(PsiXmlElementWriter<Preassembly> preAssemblyWriter)Setter for the fieldpreAssemblyWriter.voidAbstractXmlInteractionEvidenceWriter. setVariableParameterValueSetWriter(PsiXmlElementWriter<VariableParameterValueSet> variableParameterValueSetWriter)Setter for the fieldvariableParameterValueSetWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlExperimentWriterPSI-XML 2.5 experiment writerclassXmlFeatureEvidenceWriterXML 2.5 writer for a feature evidence (with feature detection method)classXmlFeatureWriterXML 2.5 writer for a basic feature (ignore experimental details)classXmlModelledFeatureWriterXML 2.5 writer for a modelled feature (ignore experimental details)classXmlNamedExperimentWriterXML 2.5 experiment writer for a named experiment having shortlabel, fullname and aliasesclassXmlParameterWriterXML 2.5 writer of a parameterclassXmlPublicationWriterXml25 writer for publications (bibref objects)classXmlRangeWriterXml 2.5 writer for a feature rangeclassXmlSourceWriterWriter of a source in an 2.5 entry.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedExperimentWriter. getAliasWriter()Getter for the fieldaliasWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml25 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedExperimentWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30
Classes in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 that implement PsiXmlElementWriter Modifier and Type Class Description classXmlAllosteryWriterXml 3.0 writer for allosteryclassXmlBindingFeaturesWriterXML 3.0 writer for binding featuresclassXmlCooperativityEvidenceWriterXml 3.0 writer for cooperativity evidenceclassXmlExperimentWriterPSI-XML 3.0.0 experiment writerclassXmlFeatureEvidenceWriterXML 3.0 writer for a feature evidence (with feature detection method)classXmlModelledConfidenceWriterXml30 writer for modelled confidencesclassXmlModelledFeatureWriterXML 3.0 writer for a modelled feature (ignore experimental details)classXmlModelledParameterWriterXML 3.0 writer of a modelled parameterclassXmlNamedExperimentWriterXML 3.0 experiment writer for a named experiment having shortlabel, fullname and aliasesclassXmlParameterWriterXML 3.0 writer of a parameterclassXmlPreAssemblyWriterXml 3.0 writer for preassemblyclassXmlPublicationWriterXml30 writer for publications (bibref objects)classXmlRangeWriterXml 3.0 writer for a feature rangeclassXmlResultingSequenceWriterXml 3.0 writer for resulting sequenceclassXmlSourceWriterWriter of a source in a 3.0 entry.classXmlStoichiometryWriterXML 3.0 writer for stoichiometryclassXmlVariableParameterValueSetWriterXML 3.0 writer for variable parameter value setclassXmlVariableParameterValueWriterXML 3.0 writer for variable parameter valueclassXmlVariableParameterWriterXML 3.0 writer for variable parameterMethods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 that return PsiXmlElementWriter Modifier and Type Method Description PsiXmlElementWriter<Alias>XmlNamedExperimentWriter. getAliasWriter()Getter for the fieldaliasWriter.PsiXmlElementWriter<Publication>XmlCooperativityEvidenceWriter. getPublicationWriter()Getter for the fieldpublicationWriter.PsiXmlElementWriter<ResultingSequence>XmlRangeWriter. getResultingSequenceWriter()Getter for the fieldresultingSequenceWriter.PsiXmlElementWriter<VariableParameterValue>XmlVariableParameterWriter. getVariableParameterValueWriter()Getter for the fieldvariableParameterValueWriter.PsiXmlElementWriter<VariableParameter>XmlExperimentWriter. getVariableParameterWriter()Getter for the fieldvariableParameterWriter.Methods in psidev.psi.mi.jami.xml.io.writer.elements.impl.xml30 with parameters of type PsiXmlElementWriter Modifier and Type Method Description voidXmlNamedExperimentWriter. setAliasWriter(PsiXmlElementWriter<Alias> aliasWriter)Setter for the fieldaliasWriter.voidXmlCooperativityEvidenceWriter. setPublicationWriter(PsiXmlElementWriter<Publication> publicationWriter)Setter for the fieldpublicationWriter.voidXmlRangeWriter. setResultingSequenceWriter(PsiXmlElementWriter<ResultingSequence> resultingSequenceWriter)Setter for the fieldresultingSequenceWriter.voidXmlVariableParameterWriter. setVariableParameterValueWriter(PsiXmlElementWriter<VariableParameterValue> variableParameterValueWriter)Setter for the fieldvariableParameterValueWriter.voidXmlExperimentWriter. setVariableParameterWriter(PsiXmlElementWriter<VariableParameter> variableParameterWriter)Setter for the fieldvariableParameterWriter. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.io.writer.expanded
Methods in psidev.psi.mi.jami.xml.io.writer.expanded with parameters of type PsiXmlElementWriter Modifier and Type Method Description protected voidAbstractExpandedXmlWriter. initialiseOptionalWriters(PsiXmlExperimentWriter experimentWriter, PsiXmlElementWriter<String> availabilityWriter, PsiXmlElementWriter<Interactor> interactorWriter)initialiseOptionalWriters. -
Uses of PsiXmlElementWriter in psidev.psi.mi.jami.xml.utils
Methods in psidev.psi.mi.jami.xml.utils with parameters of type PsiXmlElementWriter Modifier and Type Method Description static voidPsiXmlUtils. writeCompleteNamesElement(String shortLabel, String fullName, Collection<Alias> aliases, XMLStreamWriter writer, PsiXmlElementWriter<Alias> aliasWriter)writeCompleteNamesElement.static voidPsiXmlUtils. writeCompleteNamesForExperiment(NamedExperiment xmlExperiment, XMLStreamWriter writer, PsiXmlElementWriter<Alias> aliasWriter)writeCompleteNamesForExperiment.
-