|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.retrieve.SelectAllCasesMethod
public class SelectAllCasesMethod
Sets all the cases from the evaluated list of cases
Constructor Summary | |
---|---|
SelectAllCasesMethod()
|
Method Summary | |
---|---|
static java.util.Collection<CBRCase> |
selectAllCases(java.util.Collection<KNNresult> evalList)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SelectAllCasesMethod()
Method Detail |
---|
public static java.util.Collection<CBRCase> selectAllCases(java.util.Collection<KNNresult> evalList)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |