Uses of Interface
microsim.engine.SimulationCollectorManager
-
Packages that use SimulationCollectorManager Package Description microsim.engine -
-
Uses of SimulationCollectorManager in microsim.engine
Subinterfaces of SimulationCollectorManager in microsim.engine Modifier and Type Interface Description interfaceSimulationObserverManagerClasses in microsim.engine that implement SimulationCollectorManager Modifier and Type Class Description classAbstractSimulationCollectorManagerclassAbstractSimulationObserverManagerMethods in microsim.engine that return SimulationCollectorManager Modifier and Type Method Description SimulationCollectorManagerAbstractSimulationObserverManager. getCollectorManager()SimulationCollectorManagerSimulationObserverManager. getCollectorManager()Methods in microsim.engine with parameters of type SimulationCollectorManager Modifier and Type Method Description voidAbstractSimulationObserverManager. setCollectorManager(SimulationCollectorManager manager)voidSimulationObserverManager. setCollectorManager(SimulationCollectorManager manager)Constructors in microsim.engine with parameters of type SimulationCollectorManager Constructor Description AbstractSimulationObserverManager(SimulationManager manager, SimulationCollectorManager simulationCollectionManager)
-