jcolibri.util
Class CopyUtils

java.lang.Object
  extended by jcolibri.util.CopyUtils

public class CopyUtils
extends java.lang.Object

Utitlity functions to copy cases or case components.

Author:
Juan A. Recio-Garcia

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

CopyUtils

public CopyUtils()
Method Detail

copyCBRCase

public static CBRCase copyCBRCase(CBRCase c)
Returns a deep copy of a CBRCase.


copyCaseComponent

public static CaseComponent copyCaseComponent(CaseComponent c)
Returns a deep copy of a CaseComponent


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