|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Protocol | |
---|---|
com.compomics.util.pride | |
com.compomics.util.pride.prideobjects |
Uses of Protocol in com.compomics.util.pride |
---|
Methods in com.compomics.util.pride that return types with arguments of type Protocol | |
---|---|
HashMap<String,Protocol> |
PrideObjectsFactory.getProtocols()
Returns the protocols |
Methods in com.compomics.util.pride with parameters of type Protocol | |
---|---|
void |
PrideObjectsFactory.addProtocol(Protocol protocol)
Adds a protocol in the pride objects |
Uses of Protocol in com.compomics.util.pride.prideobjects |
---|
Methods in com.compomics.util.pride.prideobjects that return types with arguments of type Protocol | |
---|---|
static ArrayList<Protocol> |
Protocol.getDefaultProtocols()
Returns a list of default protocols |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |