Uses of Class
com.compomics.util.pride.prideobjects.Instrument

Packages that use Instrument
com.compomics.util.pride   
com.compomics.util.pride.prideobjects   
 

Uses of Instrument in com.compomics.util.pride
 

Methods in com.compomics.util.pride that return types with arguments of type Instrument
 java.util.HashMap<java.lang.String,Instrument> PrideObjectsFactory.getInstruments()
          Returns the instruments.
 

Methods in com.compomics.util.pride with parameters of type Instrument
 void PrideObjectsFactory.addInstrument(Instrument instrument)
          Adds a instrument in the pride objects.
 

Uses of Instrument in com.compomics.util.pride.prideobjects
 

Methods in com.compomics.util.pride.prideobjects that return types with arguments of type Instrument
static java.util.ArrayList<Instrument> Instrument.getDefaultInstruments()
          Returns a list of predefined instruments
 



Copyright © 2012. All Rights Reserved.