jcolibri.method.reuse
Class DirectAttributeCopyMethod

java.lang.Object
  extended by jcolibri.method.reuse.DirectAttributeCopyMethod

public class DirectAttributeCopyMethod
extends java.lang.Object

Copies the value of an attribute in the query to an attribute of a case

Version:
2.0
Author:
Juan A. Recio-Garcia

Constructor Summary
DirectAttributeCopyMethod()
           
 
Method Summary
static void copyAttribute(Attribute querySource, Attribute caseDestination, CBRQuery query, java.util.Collection<CBRCase> cases)
          Copies the value of the querySource attribute into the caseDestination attribute of the cases.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DirectAttributeCopyMethod

public DirectAttributeCopyMethod()
Method Detail

copyAttribute

public static void copyAttribute(Attribute querySource,
                                 Attribute caseDestination,
                                 CBRQuery query,
                                 java.util.Collection<CBRCase> cases)
Copies the value of the querySource attribute into the caseDestination attribute of the cases.


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