CompactPsiXmlElementWriter<T> |
Interface for a compact XML element writer.
|
ExpandedPsiXmlElementWriter<T> |
Interface for an expanded XML element writer.
|
PsiXmlCausalRelationshipWriter |
Interface for writers of PSI-XML causal relationships elements
It asks for the participant source in addition to the causal relationship
|
PsiXmlElementWriter<T> |
Interface for writers of PSI-XML elements
|
PsiXmlExperimentWriter |
PsiXml Experiment Writer
|
PsiXmlExtendedInteractionWriter<T extends Interaction> |
Interface for interaction writers writing extensions
|
PsiXmlInteractionWriter<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 details
|
PsiXmlParameterWriter |
Psi XML writer for parameters.
|
PsiXmlParticipantWriter<T extends Participant> |
Interface for PSI-XML participant writers.
|
PsiXmlPublicationWriter |
Interface for XmlPublicationWriter.
|
PsiXmlSourceWriter |
Interface for PSI-XML source writers
|
PsiXmlVariableNameWriter<T> |
Interface for writers of PSI-XML object elements that do have a variable node name but otherwise are the same element type.
|
PsiXmlXrefWriter |
Interface for PSI-XML Xref writers
|