|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.ntnu.cikmr.arbitration.cbr.CaseUtils
public class CaseUtils
Field Summary | |
---|---|
static java.lang.String |
CASE_STRUCTURE_FILE
|
Constructor Summary | |
---|---|
CaseUtils()
|
Method Summary | |
---|---|
static CBRCaseRecord |
convert(Case c)
|
static Case |
convert(CBRCase cbrCase)
|
static Conflict |
convertConflict(CBRCase cbrCase,
double similarity)
|
static CBRQuery |
createQuery(Case c)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CASE_STRUCTURE_FILE
Constructor Detail |
---|
public CaseUtils()
Method Detail |
---|
public static CBRQuery createQuery(Case c)
public static CBRCaseRecord convert(Case c)
public static Case convert(CBRCase cbrCase)
public static Conflict convertConflict(CBRCase cbrCase, double similarity)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |