Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HUPO-PSI/mzML
/ types & classes
Types & classes
91 in github.com/HUPO-PSI/mzML
⨍
Functions
679
◇
Types & classes
91
Class
AcquisitionListType
List and descriptions of acquisitions . <p>Java class for AcquisitionListType complex type. <p>The following schema fragment specifies the expected
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/AcquisitionListType.java:53
Class
AcquisitionParametersFileRefObjectRule
Check if there is a reference to a source file in the scan settings parameters @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/AcquisitionParametersFileRefObjectRule.java:24
Class
AcquisitionType
Scan or acquisition from original raw file used to create this peak list, as specified in sourceFile. <p>Java class for AcquisitionType complex type.
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/AcquisitionType.java:46
Class
BinaryDataArrayType
The structure into which encoded binary data goes. <p>Java class for BinaryDataArrayType complex type. <p>The following schema fragment specifies th
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/BinaryDataArrayType.java:48
Class
CVListType
List and descriptions of CV <p>Java class for CVListType complex type. <p>The following schema fragment specifies the expected content contained wit
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/CVListType.java:51
Class
CVParamType
This element holds additional data or annotation. Only controlled values are allowed here. <p>Java class for CVParamType complex type. <p>The follow
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/CVParamType.java:49
Class
CVType
Information about an ontology/CV source and a short 'lookup' tag to refer to. <p>Java class for CVType complex type. <p>The following schema fragmen
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/CVType.java:47
Class
ClusteredContext
A context which cluster the different contexts for a same error message
validator/src/main/java/psidev/psi/ms/ClusteredContext.java:12
Class
ComponentListType
List with the different components used in the mass spectrometer. <p>Java class for ComponentListType complex type. <p>The following schema fragment
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ComponentListType.java:57
Class
ComponentType
<p>Java class for ComponentType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ComponentType.java:42
Class
ContactType
Audit information concerning the means by which the originator/owner of this mzML file can be identified, and contacted if necessary. <p>Java class f
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ContactType.java:50
Class
CvMappingRuleCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleCondition.java:42
Class
CvMappingRuleConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleConditions.java:39
Class
CvMappingRuleToSkip
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleToSkip.java:35
Class
DataProcessingListType
List and descriptions of data processing applied to this data. <p>Java class for DataProcessingListType complex type. <p>The following schema fragme
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/DataProcessingListType.java:51
Class
DataProcessingType
Description of the software, and the way in which it was used to generate the peak list. <p>Java class for DataProcessingType complex type. <p>The f
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/DataProcessingType.java:60
Class
ExplicitAcquisitionParametersObjectRule
Check if the acquisition software has an explicit description of the parameters @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/ExplicitAcquisitionParametersObjectRule.java:28
Class
ExtendedValidatorReport
validator/src/main/java/psidev/psi/ms/ExtendedValidatorReport.java:16
Class
FileChecksumType
Checksum to verify the file. <p>Java class for FileChecksumType complex type. <p>The following schema fragment specifies the expected content contai
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/FileChecksumType.java:45
Class
FileDescriptionType
Information pertaining to the entire mzML file (i.e. not specific to any part of the data set) is stored here. <p>Java class for FileDescriptionType
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/FileDescriptionType.java:50
Class
InnerIteratorSync
Simple wrapper class to allow synchronisation on the hasNext() and next() methods of the iterator.
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:1042
Class
InnerLock
Simple lock class so the main thread can detect worker threads' completion.
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:1062
Class
InnerSpecValidator
Runnable that requests the next spectrum from the synchronised iterator wrapper, and validates it.
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:1086
Class
InstrumentConfigurationObjectRule
Checks if the manufacturer and model are in the cv terms of the instrument configuration as well as the customization term value is not empty @author
validator/src/main/java/psidev/psi/ms/object_rules/InstrumentConfigurationObjectRule.java:28
Class
InstrumentListType
List and descriptions of instruments. <p>Java class for InstrumentListType complex type. <p>The following schema fragment specifies the expected con
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/InstrumentListType.java:51
Class
InstrumentSoftwareRefType
<p>Java class for InstrumentSoftwareRefType complex type. <p>The following schema fragment specifies the expected content contained within this class
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/InstrumentSoftwareRefType.java:42
Class
InstrumentType
Description of the components of the mass spectrometer used <p>Java class for InstrumentType complex type. <p>The following schema fragment specifie
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/InstrumentType.java:49
Class
LaserWavelengthObjectRule
Check if the wavelength CV Term has an empty value @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/LaserWavelengthObjectRule.java:23
Enum
MaldiOrEsiCondition
validator/src/main/java/psidev/psi/ms/rulefilter/MaldiOrEsiCondition.java:3
Class
MandatoryElements
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryElements.java:39
Class
MandatoryElementsObjectRule
This class is for displaying a validator FATAL message when an exception is thrown by the psi xml parser. <br/> This rule is not in the list of object
validator/src/main/java/psidev/psi/ms/object_rules/MandatoryElementsObjectRule.java:18
Class
MandatoryMzIdentMLElement
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryMzIdentMLElement.java:35
Class
MandatoryMzMLElement
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryMzMLElement.java:35
Class
MassSpectraOrParameterFileInSourceFileListObjectRule
Check if there is an spectra file or a parameter file in the source file list @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/MassSpectraOrParameterFileInSourceFileListObjectRule.java:27
Class
MatrixSolutionObjectRule
Check if there is a matrix solution cv term in the source component, and if the value is empty or not. @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/MatrixSolutionObjectRule.java:24
Class
MzMLSchemaValidator
This class @author martlenn @version $Id$
validator/src/main/java/psidev/psi/ms/MzMLSchemaValidator.java:32
Class
MzMLType
This schema can capture the use of a mass spectrometer, the data generated, and the initial processing of that data (to the level of the peak list). P
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/MzMLType.java:57
Class
MzMLValidationErrorHandler
@author Florian Reisinger Date: 17-Mar-2009 @since 1.0
validator/src/main/java/psidev/psi/ms/MzMLValidationErrorHandler.java:20
Class
MzMLValidator
This class represents the PSI mzML semantic validator. @author Lennart Martens, modified by Juan Antonio Vizcaino and Salvador Mart�nez @vers
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:68
Class
MzMLValidatorGUI
@author __USER__
validator/src/main/java/psidev/psi/ms/MzMLValidatorGUI.java:44
Class
ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the psidev.psi.ms.rulefilter.jaxb package
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectFactory.java:28
Class
ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the psidev.psi.ms.mzml.mapping.jaxb packa
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ObjectFactory.java:31
Class
ObjectRuleCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleCondition.java:42
Class
ObjectRuleConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleConditions.java:39
Class
ObjectRuleToSkip
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleToSkip.java:35
Class
ObjectRuleUtil
validator/src/main/java/psidev/psi/ms/object_rules/util/ObjectRuleUtil.java:9
Class
OtherSourceObjectRule
Check if the source component is any other ionization source different from MALDI or ESI @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/OtherSourceObjectRule.java:28
Class
ParamGroupRefType
<p>Java class for ParamGroupRefType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre>
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ParamGroupRefType.java:45
Class
ParamGroupType
Structure allowing the use of a controlled (cvParam) or uncontrolled vocabulary (userParam), or a reference to a predefined set of these in this mzML
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ParamGroupType.java:50
Class
ParameterFileInSourceFileListObjectRule
Check if one source file in the source file list is a parameter file or not @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/ParameterFileInSourceFileListObjectRule.java:25
Class
PrecursorListType
List and descriptions of precursors to the spectrum currently being described. <p>Java class for PrecursorListType complex type. <p>The following sc
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/PrecursorListType.java:51
Class
PrecursorType
The method of precursor ion selection and activation <p>Java class for PrecursorType complex type. <p>The following schema fragment specifies the ex
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/PrecursorType.java:49
Class
ProcessingMethod
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/DataProcessingType.java:234
Class
ReferenceableParamGroupListType
List and descriptions of ReferenceableParamGroups <p>Java class for ReferenceableParamGroupListType complex type. <p>The following schema fragment s
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ReferenceableParamGroupListType.java:51
Class
ReferenceableParamGroupType
ParamGroup that can be referenced from elsewhere in this mzML document by using the 'paramGroupRef' element in that location to reference the 'id' att
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ReferenceableParamGroupType.java:44
Class
ReferencedRules
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ReferencedRules.java:42
Class
References
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/References.java:39
Class
Resources
Provides convenience methods to extract resources from the classpath. @author Nils Hoffmann
validator/src/main/java/psidev/psi/ms/Resources.java:19
Class
RuleFilter
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/RuleFilter.java:41
Interface
RuleFilterAgent
Interface that provides the methods to implement that parse rule filter xml files. That files follow the xsd schema located at: http://proteo.cnb.csic
validator/src/main/java/psidev/psi/ms/rulefilter/RuleFilterAgent.java:16
Class
RuleFilterManager
This class provides the methods to maintain a list of object rules and a list of cv mapping rules to skip. Its behaviour is configured by a configurat
validator/src/main/java/psidev/psi/ms/rulefilter/RuleFilterManager.java:39
Class
RuleFilterTest
validator/src/test/java/psidev/psi/ms/rulefilter/RuleFilterTest.java:15
Class
RulesToSkipRef
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/RulesToSkipRef.java:35
Class
RunType
<p>Java class for RunType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <compl
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:71
Class
SampleListType
List and descriptions of samples. <p>Java class for SampleListType complex type. <p>The following schema fragment specifies the expected content con
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SampleListType.java:51
Class
SampleType
Expansible description of the sample used to generate the dataset, named in sampleName. <p>Java class for SampleType complex type. <p>The following
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SampleType.java:45
Class
Scan
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:279
Class
ScanType
The instrument's 'run time' parameters; common to the whole of this spectrum. <p>Java class for ScanType complex type. <p>The following schema fragm
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ScanType.java:40
Class
SelectionWindow
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:549
Class
SelectionWindowList
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:411
Class
Software
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareListType.java:231
Class
SoftwareListObjectRule
Check if there is an acquisition software and a data processing software in the software list @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/SoftwareListObjectRule.java:28
Class
SoftwareListType
List and descriptions of software used to acquire and/or process the data in this mzML file. <p>Java class for SoftwareListType complex type. <p>The
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareListType.java:73
Class
SoftwareParam
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareListType.java:377
Class
SoftwareType
Software information (the software that produced the peak list). <p>Java class for SoftwareType complex type. <p>The following schema fragment speci
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareType.java:34
Class
SourceFileListType
List and descriptions of source files <p>Java class for SourceFileListType complex type. <p>The following schema fragment specifies the expected con
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SourceFileListType.java:51
Class
SourceFileRef
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:499
Class
SourceFileRefList
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:355
Class
SourceFileType
Description of the source file, including location and type. <p>Java class for SourceFileType complex type. <p>The following schema fragment specifi
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SourceFileType.java:51
Class
SpectrumDescriptionType
Description of the parameters for the mass spectrometer for a given acquisition (or list of acquisitions). <p>Java class for SpectrumDescriptionType
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:78
Class
SpectrumListType
List and descriptions of spectra. <p>Java class for SpectrumListType complex type. <p>The following schema fragment specifies the expected content c
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumListType.java:51
Class
SpectrumObjectRule
Check if the collision gas CV Term in activation has an empty value. Check if binary data array is empty. @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/SpectrumObjectRule.java:28
Class
SpectrumType
The structure that captures the generation of a peak list (including the underlying acquisitions) <p>Java class for SpectrumType complex type. <p>Th
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumType.java:52
Class
SwingWorker
This is the 3rd version of SwingWorker (also known as SwingWorker 3), an abstract class that you subclass to perform GUI-related work in a dedicated t
validator/src/main/java/psidev/psi/ms/swingworker/SwingWorker.java:30
Class
TemplateObjectRule
Created by IntelliJ IDEA. User: javizca Date: 16-jul-2008 Time: 9:37:28 To change this template use File | Settings | File Templates.
validator/src/main/java/psidev/psi/ms/object_rules/TemplateObjectRule.java:14
Class
ThreadVar
Class to maintain reference to current worker thread under separate synchronization control.
validator/src/main/java/psidev/psi/ms/swingworker/SwingWorker.java:37
Class
UserCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserCondition.java:41
Class
UserConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserConditions.java:38
Class
UserOption
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> <com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserOption.java:42
Class
UserParamType
Uncontrolled user parameters (vocabulary). <p>Java class for UserParamType complex type. <p>The following schema fragment specifies the expected con
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/UserParamType.java:46
Enum
ValidationType
validator/src/main/java/psidev/psi/ms/ValidationType.java:3