|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.reuse.DirectAttributeCopyMethod
public class DirectAttributeCopyMethod
Copies the value of an attribute in the query to an attribute of a case
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 |
---|
public DirectAttributeCopyMethod()
Method Detail |
---|
public static void copyAttribute(Attribute querySource, Attribute caseDestination, CBRQuery query, java.util.Collection<CBRCase> cases)
|
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 |