|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectnet.sourceforge.jabm.report.TotalFitnessCsvWriter
public class TotalFitnessCsvWriter
![]() |
![]() |
| Field Summary | |
|---|---|
protected CSVWriter |
csvWriter
|
| Constructor Summary | |
|---|---|
TotalFitnessCsvWriter(java.lang.String filename)
|
|
| Method Summary | |
|---|---|
void |
eventOccurred(SimEvent e)
|
java.lang.String |
getName()
|
java.util.Map<java.lang.Object,java.lang.Number> |
getVariableBindings()
Get the values calculated by this report. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected transient CSVWriter csvWriter
| Constructor Detail |
|---|
public TotalFitnessCsvWriter(java.lang.String filename)
| Method Detail |
|---|
public void eventOccurred(SimEvent e)
eventOccurred in interface EventListenerpublic java.util.Map<java.lang.Object,java.lang.Number> getVariableBindings()
Report
getVariableBindings in interface ReportMap of user-readable variable names to their
associated values.public java.lang.String getName()
getName in interface Report
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||