AbstractMIJsonBinaryWriter<I extends BinaryInteraction> |
Abstract JSON writer for binary interactions (binary json format)
|
AbstractMIJsonWriter<I extends Interaction,B extends BinaryInteraction> |
The jsonWriter which writes the interactions
|
LightMIJsonBinaryWriter |
JSON writer for light interactions
|
LightMIJsonWriter |
The jsonWriter which writes the light interactions
|
MIJsonBinaryEvidenceWriter |
JSON writer for InteractionEvidences
|
MIJsonBinaryWriter |
JSON writer for mix of modelled and experimental interactions and
|
MIJsonEvidenceWriter |
The jsonWriter which writes the interaction evidences
|
MIJsonModelledBinaryWriter |
JSON writer for ModelledInteractions
|
MIJsonModelledWriter |
The jsonWriter which writes the modelled interactions
|
MIJsonWriter |
The jsonWriter which writes all interactions
|