|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectes.udc.gii.common.eaf.log.LogTool
es.udc.gii.common.eaf.log.parallel.ParallelLogTool
es.udc.gii.common.eaf.log.parallel.MigrationLogTool
public class MigrationLogTool
Logs the migrations in a parallel evolutionary algorithm.
Field Summary | |
---|---|
private boolean |
firstLog
|
Fields inherited from class es.udc.gii.common.eaf.log.parallel.ParallelLogTool |
---|
t0 |
Fields inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
fileExtension, name, oldFolder, oldName |
Constructor Summary | |
---|---|
MigrationLogTool()
Creates a new instance of MigrationLogTool |
Method Summary | |
---|---|
java.lang.String |
getLogID()
|
void |
update(java.util.Observable o,
java.lang.Object arg)
|
Methods inherited from class es.udc.gii.common.eaf.log.parallel.ParallelLogTool |
---|
getNodeID |
Methods inherited from class es.udc.gii.common.eaf.log.LogTool |
---|
configure, finalize, getLog, setFile |
Methods inherited from class java.lang.Object |
---|
clone, equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
private boolean firstLog
Constructor Detail |
---|
public MigrationLogTool()
Method Detail |
---|
public java.lang.String getLogID()
getLogID
in class LogTool
public void update(java.util.Observable o, java.lang.Object arg)
update
in interface java.util.Observer
update
in class LogTool
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |