edu.ntnu.cikmr.arbitration.cbr
Class SelectAllCasesMethod

java.lang.Object
  extended by CBRMethod
      extended by edu.ntnu.cikmr.arbitration.cbr.SelectAllCasesMethod

public class SelectAllCasesMethod
extends CBRMethod


Constructor Summary
SelectAllCasesMethod()
           
 
Method Summary
 CBRContext execute(CBRContext context)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SelectAllCasesMethod

public SelectAllCasesMethod()
Method Detail

execute

public CBRContext execute(CBRContext context)
                   throws ExecutionException
Throws:
ExecutionException