|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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 | |
---|---|
HashMap<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. |
void |
PrideObjectsFactory.deleteInstrument(Instrument instrument)
Delete the given instrument. |
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 ArrayList<Instrument> |
Instrument.getDefaultInstruments()
Returns a list of predefined instruments. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |