|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.jabm.report.AbstractReport
net.sourceforge.jabm.report.SimulationFinishedNoInitialisation
public class SimulationFinishedNoInitialisation
A report which initialises its variables at the start of each simulation and updates them at the end of each simulation.
![]() |
![]() |
Field Summary |
---|
Fields inherited from class net.sourceforge.jabm.report.AbstractReport |
---|
reportVariables |
Constructor Summary | |
---|---|
SimulationFinishedNoInitialisation()
|
Method Summary | |
---|---|
void |
eventOccurred(SimEvent event)
|
Methods inherited from class net.sourceforge.jabm.report.AbstractReport |
---|
getName, getReportVariables, getVariableBindings, setReportVariables |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface net.sourceforge.jabm.report.Report |
---|
getName, getVariableBindings |
Constructor Detail |
---|
public SimulationFinishedNoInitialisation()
Method Detail |
---|
public void eventOccurred(SimEvent event)
eventOccurred
in interface EventListener
eventOccurred
in class AbstractReport
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |