jcolibri.extensions.recommendation.conditionals
Class ContinueOrFinish

java.lang.Object
  extended by jcolibri.extensions.recommendation.conditionals.ContinueOrFinish

public class ContinueOrFinish
extends java.lang.Object

Conditional method that checks if the user choice is REFINE_QUERY.

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

Constructor Summary
ContinueOrFinish()
           
 
Method Summary
static boolean continueOrFinish(UserChoice choice)
          Returns true if the choice is UserChoice.REFINE_QUERY.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContinueOrFinish

public ContinueOrFinish()
Method Detail

continueOrFinish

public static boolean continueOrFinish(UserChoice choice)
Returns true if the choice is UserChoice.REFINE_QUERY.

Parameters:
choice - of the user

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