|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.reuse.CombineQueryAndCasesMethod
public class CombineQueryAndCasesMethod
Method to combine the description of a query with the other components of a case: solution, result and justification of solution.
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 |
---|
public CombineQueryAndCasesMethod()
Method Detail |
---|
public static java.util.Collection<CBRCase> combine(CBRQuery query, java.util.Collection<CBRCase> cases)
|
GAIA - Group for Artificial Intelligence Applications http://gaia.fdi.ucm.es |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |