| Package | Description |
|---|---|
| umich.ms.fileio.filetypes.mzml.jaxb |
| Modifier and Type | Class and Description |
|---|---|
class |
AnalyzerComponentType
This element must be used to describe an Analyzer Component Type.
|
class |
BinaryDataArrayType
The structure into which encoded binary data goes.
|
class |
ChromatogramType
A single chromatogram.
|
class |
ComponentType
Java class for ComponentType complex type.
|
class |
DetectorComponentType
This element must be used to describe a Detector Component Type.
|
class |
InstrumentConfigurationType
Description of a particular hardware configuration of a mass spectrometer.
|
class |
ProcessingMethodType
Java class for ProcessingMethodType complex type.
|
class |
RunType
A run in mzML should correspond to a single, consecutive and coherent set of scans on an instrument.
|
class |
SampleType
Expansible description of the sample used to generate the dataset, named in sampleName.
|
class |
ScanListType
List and descriptions of scans.
|
class |
ScanSettingsType
Description of the acquisition settings of the instrument prior to the start of the run.
|
class |
ScanType
Scan or acquisition from original raw file used to create this peak list, as specified in sourceFile.
|
class |
SoftwareType
Software information.
|
class |
SourceComponentType
This element must be used to describe a Source Component Type.
|
class |
SourceFileType
Description of the source file, including location and type.
|
class |
SpectrumType
The structure that captures the generation of a peak list (including the underlying acquisitions).
|
| Modifier and Type | Field and Description |
|---|---|
protected ParamGroupType |
PrecursorType.activation |
protected ParamGroupType |
FileDescriptionType.fileContent |
protected ParamGroupType |
ProductType.isolationWindow |
protected ParamGroupType |
PrecursorType.isolationWindow |
| Modifier and Type | Field and Description |
|---|---|
protected List<ParamGroupType> |
FileDescriptionType.contact |
protected List<ParamGroupType> |
ScanWindowListType.scanWindow |
protected List<ParamGroupType> |
SelectedIonListType.selectedIon |
protected List<ParamGroupType> |
TargetListType.target |
| Modifier and Type | Method and Description |
|---|---|
ParamGroupType |
ObjectFactory.createParamGroupType()
Create an instance of
ParamGroupType |
ParamGroupType |
PrecursorType.getActivation()
Gets the value of the activation property.
|
ParamGroupType |
FileDescriptionType.getFileContent()
Gets the value of the fileContent property.
|
ParamGroupType |
ProductType.getIsolationWindow()
Gets the value of the isolationWindow property.
|
ParamGroupType |
PrecursorType.getIsolationWindow()
Gets the value of the isolationWindow property.
|
| Modifier and Type | Method and Description |
|---|---|
List<ParamGroupType> |
FileDescriptionType.getContact()
Gets the value of the contact property.
|
List<ParamGroupType> |
ScanWindowListType.getScanWindow()
Gets the value of the scanWindow property.
|
List<ParamGroupType> |
SelectedIonListType.getSelectedIon()
Gets the value of the selectedIon property.
|
List<ParamGroupType> |
TargetListType.getTarget()
Gets the value of the target property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
PrecursorType.setActivation(ParamGroupType value)
Sets the value of the activation property.
|
void |
FileDescriptionType.setFileContent(ParamGroupType value)
Sets the value of the fileContent property.
|
void |
ProductType.setIsolationWindow(ParamGroupType value)
Sets the value of the isolationWindow property.
|
void |
PrecursorType.setIsolationWindow(ParamGroupType value)
Sets the value of the isolationWindow property.
|
Copyright © 2017. All rights reserved.