| Package | Description |
|---|---|
| org.scribble.trace.simulation | |
| org.scribble.trace.simulation.junit |
| Modifier and Type | Method and Description |
|---|---|
void |
Simulator.addSimulationListener(SimulationListener l)
This method registers a simulation listener.
|
void |
Simulator.removeSimulationListener(SimulationListener l)
This method unregisters a simulation listener.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JUnitSimulator.JUnitSimulationListener
JUnit implementation of the simulation listener interface, used
to record the intermediate and final results from simulating the
trace files.
|
Copyright © 2014. All Rights Reserved.