|
|||||||||
| 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.IntraBatchReport
public class IntraBatchReport
A report which collects data across simulations and updates report variables at the end of each simulation.

| Field Summary |
|---|
| Fields inherited from class net.sourceforge.jabm.report.AbstractReport |
|---|
reportVariables |
| Constructor Summary | |
|---|---|
IntraBatchReport()
|
|
| 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 |
| Constructor Detail |
|---|
public IntraBatchReport()
| Method Detail |
|---|
public void eventOccurred(SimEvent event)
eventOccurred in interface EventListenereventOccurred in class AbstractReport
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||