|
||||||||||
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 re-scoring algorithm, etc.
Field Summary | |
---|---|
static int |
ANDROMEDA
Andromeda index. |
static int |
MASCOT
Mascot index. |
static int |
OMSSA
OMSSA index. |
static int |
PEPNOVO
PepNovo |
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
static final int PEPNOVO
Method Detail |
---|
String getName()
int getId()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |