Interface SimulationModuleEntryPoint


  • public interface SimulationModuleEntryPoint
    Marker interface to designate a class that needs to be instantiated before the simulation starts. Once instantiated, that class usually registers for the SimulationPrepareEvent to do initialization work.