Package edu.kit.ipd.sdq.eventsim.modules
Interface SimulationModuleEntryPoint
-
public interface SimulationModuleEntryPointMarker interface to designate a class that needs to be instantiated before the simulation starts. Once instantiated, that class usually registers for theSimulationPrepareEventto do initialization work.