Uses of Package
uk.ac.ebi.pride.jmztab2.utils.errors
-
Packages that use uk.ac.ebi.pride.jmztab2.utils.errors Package Description de.isas.mztab2.cli This package contains the command line interface for jmzTab-M validation and conversion.de.isas.mztab2.cvmapping This package contains classes for controlled vocabulary term access, comparison, results and external cv parameter resolution.de.isas.mztab2.io This package contains implementations for reading and writing of mzTab-M files.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 This package contains the property file mapping for mzTab-M's validation messages.uk.ac.ebi.pride.jmztab2.utils.errors This package contains error type definitions and related classes used during mzTab validation.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.utils.errors used by de.isas.mztab2.cli Class Description MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification.MZTabErrorTypeMap This list class used to storage all types of MZTabError, and provide query service based on the error/warn code. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by de.isas.mztab2.cvmapping Class Description MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by de.isas.mztab2.io Class Description MZTabErrorList A limit max capacity list, if contains a couple ofMZTabError
objects.MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification.MZTabException Wrap aMZTabError
. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by de.isas.mztab2.io.validators Class Description MZTabError mzTab files can be validated to ensure that they comply with the latest version of the format specification. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.model Class Description MZTabException Wrap aMZTabError
. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.utils Class Description MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.utils.errors Class Description MZTabError mzTab files can be validated to ensure that they comply with the latest version of the format specification.MZTabErrorList A limit max capacity list, if contains a couple ofMZTabError
objects.MZTabErrorOverflowException If error count great thanMZTabProperties.MAX_ERROR_COUNT
System will stop validate and throw overflow exception.MZTabErrorType MZTabErrorType class.MZTabErrorType.Category MZTabErrorType.Level We classify diagnosis message types into three levels: Info, Warn and Error, all of them coming from the notational conventions of the specification. -
Classes in uk.ac.ebi.pride.jmztab2.utils.errors used by uk.ac.ebi.pride.jmztab2.utils.parser Class Description MZTabErrorList A limit max capacity list, if contains a couple ofMZTabError
objects.MZTabErrorOverflowException If error count great thanMZTabProperties.MAX_ERROR_COUNT
System will stop validate and throw overflow exception.MZTabErrorType MZTabErrorType class.MZTabException Wrap aMZTabError
.