Interface ExpandedPsiXmlElementWriter<T>
-
- All Superinterfaces:
PsiXmlElementWriter<T>
- All Known Implementing Classes:
XmlBasicBinaryInteractionWriter,XmlBasicInteractionWriter,XmlBinaryInteractionEvidenceWriter,XmlBinaryInteractionEvidenceWriter,XmlBinaryInteractionEvidenceWriter,XmlBinaryInteractionEvidenceWriter,XmlComplexWriter,XmlComplexWriter,XmlExperimentalInteractorWriter,XmlInteractionEvidenceWriter,XmlInteractionEvidenceWriter,XmlInteractionEvidenceWriter,XmlInteractionEvidenceWriter,XmlModelledBinaryInteractionWriter,XmlModelledBinaryInteractionWriter,XmlModelledBinaryInteractionWriter,XmlModelledBinaryInteractionWriter,XmlModelledInteractionWriter,XmlModelledInteractionWriter,XmlModelledInteractionWriter,XmlModelledInteractionWriter,XmlModelledParticipantWriter,XmlModelledParticipantWriter,XmlModelledParticipantWriter,XmlModelledParticipantWriter,XmlNamedBinaryInteractionEvidenceWriter,XmlNamedBinaryInteractionEvidenceWriter,XmlNamedBinaryInteractionWriter,XmlNamedInteractionEvidenceWriter,XmlNamedInteractionEvidenceWriter,XmlNamedInteractionWriter,XmlNamedModelledBinaryInteractionWriter,XmlNamedModelledBinaryInteractionWriter,XmlNamedModelledInteractionWriter,XmlNamedModelledInteractionWriter,XmlNamedModelledParticipantWriter,XmlNamedModelledParticipantWriter,XmlNamedParticipantEvidenceWriter,XmlNamedParticipantEvidenceWriter,XmlNamedParticipantWriter,XmlParticipantEvidenceWriter,XmlParticipantEvidenceWriter,XmlParticipantEvidenceWriter,XmlParticipantEvidenceWriter,XmlParticipantWriter,XmlParticipantWriter
public interface ExpandedPsiXmlElementWriter<T> extends PsiXmlElementWriter<T>
Interface for an expanded XML element writer. If an element writer is expanded, it will write full object descriptions rather than object references.- Since:
14/11/13
- Version:
- $Id$
- Author:
- Marine Dumousseau (marine@ebi.ac.uk)
-
-
Method Summary
-
Methods inherited from interface psidev.psi.mi.jami.xml.io.writer.elements.PsiXmlElementWriter
write
-
-