|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjcolibri.method.revise.DefineNewIdsMethod
public class DefineNewIdsMethod
Defines new ids for the case components of a case. This way it can be stored in the persistence media without overwriting an existing case.
Constructor Summary | |
---|---|
DefineNewIdsMethod()
|
Method Summary | |
---|---|
static void |
defineNewIdsMethod(CBRCase _case,
java.util.HashMap<Attribute,java.lang.Object> componentsKeys)
Changes the values of the ID attributes of a case with new ones. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefineNewIdsMethod()
Method Detail |
---|
public static void defineNewIdsMethod(CBRCase _case, java.util.HashMap<Attribute,java.lang.Object> componentsKeys) throws ExecutionException
_case
- to modify the idscomponentsKeys
- stores the new values of the IDs attributes
ExecutionException
|
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 |