Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U
G
generateCorrectFile()
- Method in class crowdUser.
Refiner
Creates the "correct file" used by
get another label
(it is returned as a String).
generateDump()
- Method in class myDataBases.
MySQLbase
Creates a dump of the database.
generateFinalXML(String, Map<String, Integer[]>)
- Method in class myShell.
Interpreter
Writes an xml file containing the position of each media along each axis as well as all their characteristics stored in the
dbMedia
; returns also the content of this file in a String for further treatment.
generateInputFile()
- Method in class crowdUser.
Refiner
Creates the "input file" used by 'get another label' (it is returned as a String) and puts the comparisons in the compScores and compNumber Map.
generateIntermediaryXMLs(String, List<Integer[]>)
- Method in class myShell.
Interpreter
Generates an xml file containing the current state of the splitsort.
generateJob(String)
- Static method in class myShell.
MainClass
Performs the first half of a quicksort iteration, generates the comparisons it requires and submits them in a new job at CrowdFlower.
getAllMedia()
- Method in class myDataBases.
MediaBase
Returns a List of all the identifier of the media considered.
getanotherlabel()
- Method in class crowdUser.
Refiner
Calls Panos Ipeirotis and his students'
get another label
to treat the results of the HIT.
getAxes()
- Method in class crowdUser.
CrowdManager
Returns the value of axes.
getAxes()
- Static method in class myShell.
Interpreter
Returns a List of String containing the axes considered during the comparisons.
getComparisonsNumber()
- Method in class crowdUser.
CrowdManager
Returns the value of comparisonsNumber.
getConfig()
- Static method in class myShell.
Interpreter
Reads the value of several parameters in the "..
getContent()
- Method in class myDataBases.
MediaBase
Returns
content
, the map of map containing all the information available in the media.xml file.
getCurrentState(LogWriter, String)
- Method in class myShell.
Interpreter
Returns the current state of the SplitSort along the
axis
axis if there is a file containing it in
..
getCurrentState()
- Method in class sorter.
Comparator
Returns the current state of the sort, i.e a Map indexed by the axes and containing the
sorted
attribute of each SplitSort contained in
sorters
.
getData()
- Method in class crowdUser.
Refiner
Returns the
data
attribute.
getFields(List<String>)
- Method in class crowdUser.
Refiner
Initializes
columnsCSV
and
column*
using the content of the 'csvFields' parameter.
getFields(String)
- Static method in class myShell.
Interpreter
Returns a List of String containing the names of the fields used to retrieve hard data from the HIT results file.
getFinalResult()
- Method in class sorter.
SplitSort
Returns the content of the
sorted
attribute transferred in a simple array.
getGreater()
- Method in class crowdUser.
CrowdManager
Returns the value of greater.
getGreater()
- Method in class sorter.
SplitSort
Get the value of
greater
.
getHITresults(Integer)
- Method in class crowdUser.
CrowdManager
Downloads results from the URL specified in the
resultsUrl
attribute and returns the path to it minus its extension (
i.e
'..
getLastJob()
- Static method in class myShell.
Interpreter
Returns the Integer saved in the '..
getMedia(Integer)
- Method in class myDataBases.
MediaBase
Returns the name of the media wanted.
getSmaller()
- Method in class crowdUser.
CrowdManager
Returns the value of smaller.
getSmaller()
- Method in class sorter.
SplitSort
Get the value of
smaller
.
getSorted()
- Method in class sorter.
SplitSort
Get the content of
sorted
.
getSplitSorts()
- Method in class sorter.
Comparator
Returns the
sorters
attribute.
greater
- Variable in class crowdUser.
CrowdManager
The ID of the media alleged to be "greater".
greater
- Variable in class sorter.
SplitSort
Contains all the elements that are to be compared with their corresponding pivot.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
F
G
H
I
K
L
M
N
O
P
Q
R
S
T
U