Uses of Package
org.systemsbiology.jrap

Packages that use org.systemsbiology.jrap
org.systemsbiology.jrap   
org.systemsbiology.mzxmlviewer.dialogs   
org.systemsbiology.mzxmlviewer.tables   
org.systemsbiology.mzxmlviewer.utilities   
 

Classes in org.systemsbiology.jrap used by org.systemsbiology.jrap
DataProcessingInfo
          DataProcessingInfo contains information about what settings and software were used to process the data contained in an mzXML file.
MSInstrumentInfo
          The MSInstrumentInfo class contains information about the MS instrument used for a certain MzXML file.
MSOperator
          MSOperator provides information on who operated the hardware used to acquire data.
MZXMLFileInfo
          MZXMLFileInfo is a class that contains all information from the header of an MzXML file that is constant for the entire file.
ParentFile
          The ParentFile class contains information about parent files of an mzXML file.
Scan
          A simple class to hold the contents of a scan from a MSXML file.
ScanHeader
          ScanHeader is a class that contains all information associated with a Scan, except for the actual peakList.
SoftwareInfo
          SoftwareInfo represents data that is available on software that has processed a mzXML file.
 

Classes in org.systemsbiology.jrap used by org.systemsbiology.mzxmlviewer.dialogs
MZXMLFileInfo
          MZXMLFileInfo is a class that contains all information from the header of an MzXML file that is constant for the entire file.
 

Classes in org.systemsbiology.jrap used by org.systemsbiology.mzxmlviewer.tables
ScanHeader
          ScanHeader is a class that contains all information associated with a Scan, except for the actual peakList.
 

Classes in org.systemsbiology.jrap used by org.systemsbiology.mzxmlviewer.utilities
Scan
          A simple class to hold the contents of a scan from a MSXML file.
ScanHeader
          ScanHeader is a class that contains all information associated with a Scan, except for the actual peakList.
 



SASHIMI Project