Package | Description |
---|---|
messif.operations |
Generic classes for data manipulatioin and querying operations.
|
Modifier and Type | Method and Description |
---|---|
GetCandidateSetOperation |
RefineCandidateOperation.getCandidateOperation()
Get the candidate operation.
|
Constructor and Description |
---|
RefineCandidateOperation(GetCandidateSetOperation candidateOperation,
RankingSingleQueryOperation operationToRefine)
Creates the operation given a
RankingSingleQueryOperation to be refined and the candidate set
within a GetCandidateSetOperation . |