Interface SimulatorComponentsFactory<M,E extends Event>

Type Parameters:
M - type of the model
E - type of the events
All Known Implementing Classes:
STPNSimulatorComponentsFactory

public interface SimulatorComponentsFactory<M,E extends Event>
Factory of components used during the simulation.