|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Advocate
The advocate of a hit can be a search engine, a rescoring algorithm, etc. Created by IntelliJ IDEA. User: Marc Date: Jun 22, 2010 Time: 1:55:22 PM
Field Summary | |
---|---|
static int |
ANDROMEDA
Andromeda index |
static int |
MASCOT
Mascot index |
static int |
OMSSA
OMSSA index |
static int |
PEPTIDE_SHAKER
PeptideShaker |
static int |
PEPTIZER
Peptizer index |
static long |
serialVersionUID
The version UID for Serialization/Deserialization compatibility |
static int |
XTANDEM
X!Tandem index |
Method Summary | |
---|---|
int |
getId()
getter for the index of the advocate |
String |
getName()
getter for the name of the Advocate |
Field Detail |
---|
static final long serialVersionUID
static final int MASCOT
static final int OMSSA
static final int XTANDEM
static final int PEPTIZER
static final int ANDROMEDA
static final int PEPTIDE_SHAKER
Method Detail |
---|
String getName()
int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |