jcolibri.extensions.recommendation.navigationByProposing.queryElicitation
Interface ComparisonQueryElicitation

All Known Implementing Classes:
LessLikeThis, MoreAndLessLikeThis, MoreLikeThis, PartialMoreLikeThis, WeightedMoreLikeThis

public interface ComparisonQueryElicitation

Interface for query elicitation in Navigation by Proposing

Version:
1.0
Author:
Juan A. Recio-Garcia, Developed at University College Cork (Ireland) in collaboration with Derek Bridge.

Method Summary
 void reviseQuery(CBRQuery query, CBRCase selectedCase, java.util.Collection<CBRCase> proposedCases)
          Revises the query comparing the values of the user's selected case and other proposed cases
 

Method Detail

reviseQuery

void reviseQuery(CBRQuery query,
                 CBRCase selectedCase,
                 java.util.Collection<CBRCase> proposedCases)
Revises the query comparing the values of the user's selected case and other proposed cases

Parameters:
query - to revise
selectedCase - by the user
proposedCases - to the user

GAIA - Group for Artificial Intelligence Applications
http://gaia.fdi.ucm.es