xml.masslynx
Interface MasslynxRunType

All Known Subinterfaces:
MasslynxRun

public interface MasslynxRunType

Java content class for annonymous complex type.

The following schema fragment specifies the expected content contained within this java content object.

 <complexType>
   <complexContent>
     <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
       <sequence>
         <element name="ExperimentReport">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Function">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="type">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Tof MS"/>
                               </restriction>
                             </element>
                             <element name="data_format">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Centroid"/>
                               </restriction>
                             </element>
                             <element name="ion_mode">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="ES Mode"/>
                               </restriction>
                             </element>
                             <element name="polarity">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Positive"/>
                                 <enumeration value="Negative"/>
                               </restriction>
                             </element>
                             <element name="parameter_file" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="start_mass" type="{http://www.DIMS.com}mass"/>
                             <element name="end_mass" type="{http://www.DIMS.com}mass"/>
                             <element name="start_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="end_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="scan_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="inter_scan_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="scans_to_sum" type="{http://www.w3.org/2001/XMLSchema}int"/>
                             <element name="use_tune_page_sample_cone" type="{http://www.DIMS.com}YesNoType"/>
                             <element name="centroid_threshold" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="min_points" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="np_multiplier" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="resolution" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="lock_mass" type="{http://www.DIMS.com}mass"/>
                             <element name="mass_window" type="{http://www.DIMS.com}mass"/>
                             <element name="lteff" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="veff" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="InstrumentConfiguration">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="tdc_start" type="{http://www.DIMS.com}mV"/>
                             <element name="tdc_stop" type="{http://www.DIMS.com}mV"/>
                             <element name="tdc_threshold" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="tdc_gain_control" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="tdc_edge_control" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="use_4GHz_tdc" type="{http://www.DIMS.com}YesNoType"/>
                             <element name="z_spray_mk2_source" type="{http://www.DIMS.com}YesNoType"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="GasFlow">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="cone" type="{http://www.DIMS.com}flow"/>
                             <element name="desolvation" type="{http://www.DIMS.com}flow"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="VacuumMonitor">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="pirani_pressure" type="{http://www.DIMS.com}pressure"/>
                             <element name="penning_pressure" type="{http://www.DIMS.com}pressure"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="MethodReport">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="MobilePhase">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="Solvents">
                               <complexType>
                                 <complexContent>
                                   <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                                     <sequence>
                                       <element name="A" type="{http://www.DIMS.com}solvent"/>
                                       <element name="B" type="{http://www.DIMS.com}solvent"/>
                                       <element name="C" type="{http://www.DIMS.com}solvent"/>
                                       <element name="D" type="{http://www.DIMS.com}solvent"/>
                                     </sequence>
                                   </restriction>
                                 </complexContent>
                               </complexType>
                             </element>
                             <element name="flow_ramp" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                             <element name="flow" type="{http://www.DIMS.com}flow"/>
                             <element name="stop_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="min_pressure" type="{http://www.DIMS.com}pressure"/>
                             <element name="max_pressure" type="{http://www.DIMS.com}pressure"/>
                             <element name="degasser">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Continuous"/>
                               </restriction>
                             </element>
                             <element name="stroke_length">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Auto"/>
                               </restriction>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Column">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="position" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="equilibration_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="temperature" type="{http://www.DIMS.com}temperature"/>
                             <element name="temperature_limit" type="{http://www.DIMS.com}temperature"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="RapidEquilibration">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="system_path" type="{http://www.DIMS.com}OnOffType"/>
                             <element name="system_flow" type="{http://www.DIMS.com}flow"/>
                             <element name="system_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="re-equilibration_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="pre_column_volume" type="{http://www.DIMS.com}volume"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="IO">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="switch_1" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="switch_2" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="switch_3" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="switch_4" type="{http://www.w3.org/2001/XMLSchema}string"/>
                             <element name="analog_output">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Flow Rate"/>
                               </restriction>
                             </element>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="GradientTimetable">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="ExternalEventTimetable">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Injection">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="type">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Sequential"/>
                               </restriction>
                             </element>
                             <element name="fill_mode">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Partial Loop"/>
                               </restriction>
                             </element>
                             <element name="pre-sample_air_boundary" type="{http://www.DIMS.com}volume"/>
                             <element name="post-sample_air_boundary" type="{http://www.DIMS.com}volume"/>
                             <element name="pre-load_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Autosampler">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="temperature" type="{http://www.DIMS.com}temperature"/>
                             <element name="temperature_limit" type="{http://www.DIMS.com}temperature"/>
                             <element name="draw_depth">
                               <complexType>
                                 <simpleContent>
                                   <extension base="<http://www.w3.org/2001/XMLSchema>decimal">
                                     <attribute name="unit" type="{http://www.w3.org/2001/XMLSchema}string" />
                                   </extension>
                                 </simpleContent>
                               </complexType>
                             </element>
                             <element name="draw_speed">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Normal"/>
                               </restriction>
                             </element>
                             <element name="seek_well_bottom" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
                             <element name="check_plate_height" type="{http://www.w3.org/2001/XMLSchema}boolean"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Wash">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="frequency">
                               <restriction base="{http://www.w3.org/2001/XMLSchema}string">
                                 <enumeration value="Inject"/>
                               </restriction>
                             </element>
                             <element name="flush_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="wash_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="cycles" type="{http://www.w3.org/2001/XMLSchema}int"/>
                             <element name="secondary_wash_volume" type="{http://www.DIMS.com}volume"/>
                             <element name="wash_sequence" type="{http://www.w3.org/2001/XMLSchema}string"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
         <element name="lctTune">
           <complexType>
             <complexContent>
               <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                 <sequence>
                   <element name="Source">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="capilary" type="{http://www.DIMS.com}voltage"/>
                             <element name="sample_cone" type="{http://www.DIMS.com}voltage"/>
                             <element name="rf_lens" type="{http://www.DIMS.com}voltage"/>
                             <element name="extraction_cone" type="{http://www.DIMS.com}voltage"/>
                             <element name="desolvation_temperature" type="{http://www.DIMS.com}temperature"/>
                             <element name="source_temperature" type="{http://www.DIMS.com}temperature"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Advanced">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="rf_dc_offset_1" type="{http://www.DIMS.com}voltage"/>
                             <element name="rf_dc_offset_2" type="{http://www.DIMS.com}voltage"/>
                             <element name="aperture" type="{http://www.DIMS.com}voltage"/>
                             <element name="acceleration" type="{http://www.DIMS.com}voltage"/>
                             <element name="focus" type="{http://www.DIMS.com}voltage"/>
                             <element name="steering" type="{http://www.DIMS.com}voltage"/>
                             <element name="mcp_detector" type="{http://www.DIMS.com}voltage"/>
                             <element name="pusher_cycle_time" type="{http://www.w3.org/2001/XMLSchema}duration"/>
                             <element name="pusher_frequency" type="{http://www.w3.org/2001/XMLSchema}decimal"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                   <element name="Engineer">
                     <complexType>
                       <complexContent>
                         <restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
                           <sequence>
                             <element name="ion_energy" type="{http://www.DIMS.com}voltage"/>
                             <element name="tube_lens" type="{http://www.DIMS.com}voltage"/>
                             <element name="grid_2" type="{http://www.DIMS.com}voltage"/>
                             <element name="tof_flight_tube" type="{http://www.DIMS.com}voltage"/>
                             <element name="reflectron" type="{http://www.DIMS.com}voltage"/>
                           </sequence>
                         </restriction>
                       </complexContent>
                     </complexType>
                   </element>
                 </sequence>
               </restriction>
             </complexContent>
           </complexType>
         </element>
       </sequence>
       <attribute name="ID" type="{http://www.w3.org/2001/XMLSchema}string" />
     </restriction>
   </complexContent>
 </complexType>
 


Nested Class Summary
static interface MasslynxRunType.ExperimentReportType
          Java content class for annonymous complex type.
static interface MasslynxRunType.LctTuneType
          Java content class for annonymous complex type.
static interface MasslynxRunType.MethodReportType
          Java content class for annonymous complex type.
 
Method Summary
 MasslynxRunType.ExperimentReportType getExperimentReport()
           
 java.lang.String getID()
           
 MasslynxRunType.LctTuneType getLctTune()
           
 MasslynxRunType.MethodReportType getMethodReport()
           
 void setExperimentReport(MasslynxRunType.ExperimentReportType value)
           
 void setID(java.lang.String value)
           
 void setLctTune(MasslynxRunType.LctTuneType value)
           
 void setMethodReport(MasslynxRunType.MethodReportType value)
           
 

Method Detail

getExperimentReport

public MasslynxRunType.ExperimentReportType getExperimentReport()

setExperimentReport

public void setExperimentReport(MasslynxRunType.ExperimentReportType value)

getLctTune

public MasslynxRunType.LctTuneType getLctTune()

setLctTune

public void setLctTune(MasslynxRunType.LctTuneType value)

getMethodReport

public MasslynxRunType.MethodReportType getMethodReport()

setMethodReport

public void setMethodReport(MasslynxRunType.MethodReportType value)

getID

public java.lang.String getID()

setID

public void setID(java.lang.String value)