Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
P
R
S
T
U
V
R
readValues(String)
- Static method in class classification.
DataValue
Read values for a Data set from a file.
ready()
- Method in class ensemble.
UserBean
Registers than the user is ready to upload a file.
register()
- Method in class ensemble.
LoginBean
Takes a name and password given by the user and attempts to register them in the database.
registerAdmin()
- Method in class ensemble.
LoginBean
Registers the password for the admin account, then directs to the upload page.
registerDataset(String, String, String)
- Method in class ensemble.
DatabaseBean
Attempts to register a new data set in the database using the given information.
registerEnsemble(Ensemble)
- Method in class ensemble.
DatabaseBean
Adds an ensemble to the database.
registerPredictions(String, int, String, String)
- Method in class ensemble.
DatabaseBean
Attempts to register a set of predictions in the database using the given information.
registerUser(String, String)
- Method in class ensemble.
DatabaseBean
Attempts to register a new user in the database using the given information.
removeData(Data_set)
- Method in class ensemble.
DatabaseBean
Deletes a data set and all predictions for it from the database, and deletes their XML files.
removeEnsemble(Ensemble)
- Method in class ensemble.
DatabaseBean
Deletes an ensemble from the database, and deletes its XML file.
removePred(Prediction_set)
- Method in class ensemble.
DatabaseBean
Deletes a set of predictions from the database, and deletes its XML file.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
H
I
J
L
M
P
R
S
T
U
V