|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.util.CopyUtils
public class CopyUtils
Utitlity functions to copy cases or case components.
Constructor Summary | |
---|---|
CopyUtils()
|
Method Summary | |
---|---|
static CaseComponent |
copyCaseComponent(CaseComponent c)
Returns a deep copy of a CaseComponent |
static CBRCase |
copyCBRCase(CBRCase c)
Returns a deep copy of a CBRCase. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public CopyUtils()
Method Detail |
---|
public static CBRCase copyCBRCase(CBRCase c)
public static CaseComponent copyCaseComponent(CaseComponent c)
|
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 |