MCPcopy Create free account

hub / github.com/HUPO-PSI/mzML / types & classes

Types & classes91 in github.com/HUPO-PSI/mzML

ClassAcquisitionListType
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
ClassAcquisitionParametersFileRefObjectRule
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
ClassAcquisitionType
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
ClassBinaryDataArrayType
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
ClassCVListType
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
ClassCVParamType
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
ClassCVType
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
ClassClusteredContext
A context which cluster the different contexts for a same error message
validator/src/main/java/psidev/psi/ms/ClusteredContext.java:12
ClassComponentListType
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
ClassComponentType
<p>Java class for ComponentType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/ComponentType.java:42
ClassContactType
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
ClassCvMappingRuleCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleCondition.java:42
ClassCvMappingRuleConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleConditions.java:39
ClassCvMappingRuleToSkip
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/CvMappingRuleToSkip.java:35
ClassDataProcessingListType
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
ClassDataProcessingType
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
ClassExplicitAcquisitionParametersObjectRule
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
ClassExtendedValidatorReport
validator/src/main/java/psidev/psi/ms/ExtendedValidatorReport.java:16
ClassFileChecksumType
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
ClassFileDescriptionType
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
ClassInnerIteratorSync
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
ClassInnerLock
Simple lock class so the main thread can detect worker threads' completion.
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:1062
ClassInnerSpecValidator
Runnable that requests the next spectrum from the synchronised iterator wrapper, and validates it.
validator/src/main/java/psidev/psi/ms/MzMLValidator.java:1086
ClassInstrumentConfigurationObjectRule
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
ClassInstrumentListType
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
ClassInstrumentSoftwareRefType
<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
ClassInstrumentType
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
ClassLaserWavelengthObjectRule
Check if the wavelength CV Term has an empty value @author Salva
validator/src/main/java/psidev/psi/ms/object_rules/LaserWavelengthObjectRule.java:23
EnumMaldiOrEsiCondition
validator/src/main/java/psidev/psi/ms/rulefilter/MaldiOrEsiCondition.java:3
ClassMandatoryElements
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryElements.java:39
ClassMandatoryElementsObjectRule
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
ClassMandatoryMzIdentMLElement
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryMzIdentMLElement.java:35
ClassMandatoryMzMLElement
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/MandatoryMzMLElement.java:35
ClassMassSpectraOrParameterFileInSourceFileListObjectRule
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
ClassMatrixSolutionObjectRule
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
ClassMzMLSchemaValidator
This class @author martlenn @version $Id$
validator/src/main/java/psidev/psi/ms/MzMLSchemaValidator.java:32
ClassMzMLType
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
ClassMzMLValidationErrorHandler
@author Florian Reisinger Date: 17-Mar-2009 @since 1.0
validator/src/main/java/psidev/psi/ms/MzMLValidationErrorHandler.java:20
ClassMzMLValidator
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
ClassMzMLValidatorGUI
@author __USER__
validator/src/main/java/psidev/psi/ms/MzMLValidatorGUI.java:44
ClassObjectFactory
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
ClassObjectFactory
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
ClassObjectRuleCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleCondition.java:42
ClassObjectRuleConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleConditions.java:39
ClassObjectRuleToSkip
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ObjectRuleToSkip.java:35
ClassObjectRuleUtil
validator/src/main/java/psidev/psi/ms/object_rules/util/ObjectRuleUtil.java:9
ClassOtherSourceObjectRule
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
ClassParamGroupRefType
<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
ClassParamGroupType
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
ClassParameterFileInSourceFileListObjectRule
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
ClassPrecursorListType
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
ClassPrecursorType
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
ClassProcessingMethod
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/DataProcessingType.java:234
ClassReferenceableParamGroupListType
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
ClassReferenceableParamGroupType
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
ClassReferencedRules
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/ReferencedRules.java:42
ClassReferences
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/References.java:39
ClassResources
Provides convenience methods to extract resources from the classpath. @author Nils Hoffmann
validator/src/main/java/psidev/psi/ms/Resources.java:19
ClassRuleFilter
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/RuleFilter.java:41
InterfaceRuleFilterAgent
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
ClassRuleFilterManager
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
ClassRuleFilterTest
validator/src/test/java/psidev/psi/ms/rulefilter/RuleFilterTest.java:15
ClassRulesToSkipRef
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/RulesToSkipRef.java:35
ClassRunType
<p>Java class for RunType complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;compl
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:71
ClassSampleListType
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
ClassSampleType
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
ClassScan
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:279
ClassScanType
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
ClassSelectionWindow
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:549
ClassSelectionWindowList
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SpectrumDescriptionType.java:411
ClassSoftware
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareListType.java:231
ClassSoftwareListObjectRule
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
ClassSoftwareListType
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
ClassSoftwareParam
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/SoftwareListType.java:377
ClassSoftwareType
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
ClassSourceFileListType
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
ClassSourceFileRef
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:499
ClassSourceFileRefList
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/mzml/mapping/jaxb/RunType.java:355
ClassSourceFileType
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
ClassSpectrumDescriptionType
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
ClassSpectrumListType
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
ClassSpectrumObjectRule
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
ClassSpectrumType
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
ClassSwingWorker
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
ClassTemplateObjectRule
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
ClassThreadVar
Class to maintain reference to current worker thread under separate synchronization control.
validator/src/main/java/psidev/psi/ms/swingworker/SwingWorker.java:37
ClassUserCondition
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserCondition.java:41
ClassUserConditions
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserConditions.java:38
ClassUserOption
<p>Java class for anonymous complex type. <p>The following schema fragment specifies the expected content contained within this class. <pre> &lt;com
validator/src/main/java/psidev/psi/ms/rulefilter/jaxb/UserOption.java:42
ClassUserParamType
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
EnumValidationType
validator/src/main/java/psidev/psi/ms/ValidationType.java:3