Class SimulationDebugListener

java.lang.Object
de.uka.ipd.sdq.codegen.simucontroller.debug.SimulationDebugListener
All Implemented Interfaces:
IDebugListener

public class SimulationDebugListener extends Object implements IDebugListener
An implementation of the IDebugListener interface that... TODO (this was the standard debug listener implementation which now has its own class) TODO currently, the simucontroller.debug package is exported. Maybe, to hide the implementation, provide a factory which resides in a public package