jcolibri.method.reuse
Class CombineQueryAndCasesMethod

java.lang.Object
  extended by jcolibri.method.reuse.CombineQueryAndCasesMethod

public class CombineQueryAndCasesMethod
extends java.lang.Object

Method to combine the description of a query with the other components of a case: solution, result and justification of solution.

Version:
2.0
Author:
Juan A. Recio-Garcia

Constructor Summary
CombineQueryAndCasesMethod()
           
 
Method Summary
static java.util.Collection<CBRCase> combine(CBRQuery query, java.util.Collection<CBRCase> cases)
          Combienes some cases with a query.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CombineQueryAndCasesMethod

public CombineQueryAndCasesMethod()
Method Detail

combine

public static java.util.Collection<CBRCase> combine(CBRQuery query,
                                                    java.util.Collection<CBRCase> cases)
Combienes some cases with a query. This method creates a new copy for each case and overwrites their description with the description of the query.


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