Uses of Package
uk.ac.ebi.pride.jmztab2.model
-
Packages that use uk.ac.ebi.pride.jmztab2.model Package Description de.isas.mztab2.io This package contains implementations for reading and writing of mzTab-M files.de.isas.mztab2.io.serialization This package contains classes that implement custom Jackson serializers for the mzTab-M model objects.de.isas.mztab2.io.validators This package contains implementations for validation of mzTab-M parts during parsing.uk.ac.ebi.pride.jmztab2.model This package contains model classes for mzTab-M structural features like mandatory and optional columns.uk.ac.ebi.pride.jmztab2.utils.parser This package contains text file line parser implementations for the mzTab-M document sections. -
Classes in uk.ac.ebi.pride.jmztab2.model used by de.isas.mztab2.io Class Description MZTabColumnFactory This is a static factory class which used to generate a couple of MZTabColumn objects, and organizes them into "logicalPosition, MZTabColumn" pairs. -
Classes in uk.ac.ebi.pride.jmztab2.model used by de.isas.mztab2.io.serialization Class Description IMZTabColumn IMZTabColumn interface.MetadataElement Define all elements used in metadata.MetadataProperty Define a property in metadata, which depend on theMetadataElement
. -
Classes in uk.ac.ebi.pride.jmztab2.model used by de.isas.mztab2.io.validators Class Description IMZTabColumn IMZTabColumn interface. -
Classes in uk.ac.ebi.pride.jmztab2.model used by uk.ac.ebi.pride.jmztab2.model Class Description AbundanceColumn.Field IMZTabColumn IMZTabColumn interface.IOptColumnMappingBuilder Interface for optional column mapping builders.ISmallMoleculeColumn ISmallMoleculeColumn interface.ISmallMoleculeEvidenceColumn ISmallMoleculeEvidenceColumn interface.ISmallMoleculeFeatureColumn ISmallMoleculeFeatureColumn interface.MetadataElement Define all elements used in metadata.MetadataProperty Define a property in metadata, which depend on theMetadataElement
.MZBoolean In mzTab, using 0-false, 1-true to express the boolean value.MZTabColumn Define a column header which used inSection.Protein_Header
,Section.Peptide_Header
,Section.PSM_Header
, orSection.Small_Molecule_Header
.MZTabColumnFactory This is a static factory class which used to generate a couple of MZTabColumn objects, and organizes them into "logicalPosition, MZTabColumn" pairs.OptColumnMappingBuilder.GlobalOptColumnMappingBuilder Create a newOptColumnMappingBuilder
for global optional columns.OptColumnMappingBuilder.IndexedElementOptColumnMappingBuilder Create a newOptColumnMappingBuilder
forIndexedElement
.OptionColumn Additional columns can be added to the end of the protein table.Section Every line in an mzTab file MUST start with a three letter code identifying the type of line delimited by a Tab character.SmallMoleculeColumn.Stable StableSmallMoleculeColumn
definition templates.SmallMoleculeEvidenceColumn.Stable StableSmallMoleculeEvidenceColumn
definition templates.SmallMoleculeFeatureColumn.Stable StableSmallMoleculeFeatureColumn
definition templates. -
Classes in uk.ac.ebi.pride.jmztab2.model used by uk.ac.ebi.pride.jmztab2.utils.parser Class Description IMZTabColumn IMZTabColumn interface.MetadataElement Define all elements used in metadata.MZBoolean In mzTab, using 0-false, 1-true to express the boolean value.MZTabColumnFactory This is a static factory class which used to generate a couple of MZTabColumn objects, and organizes them into "logicalPosition, MZTabColumn" pairs.Section Every line in an mzTab file MUST start with a three letter code identifying the type of line delimited by a Tab character.