Package psidev.psi.mi.jami.json
-
Class Summary Class Description IncrementalIdGenerator Id generator that will increment idsInteractionViewerJson This class is a central access to basic methods to register json writer.MIJsonOptionFactory The factory to populate the map of options for the InteractionWriterFactory for json writersMIJsonUtils Utility class for public propertiesMIJsonWriterOptions Class that lists all possible options for InteractionViewerJson writers. -
Enum Summary Enum Description MIJsonType Type of json export binary_only: the JSON writer will always write binary interactions and break n-ary interactions into binary interactions n_ary_only: the JSON writer will always write the full interaction even if it is n-ary