Uses of Class
edu.nps.moves.dis7.utilities.SimulationManager
Packages that use SimulationManager
Package
Description
Utility classes supporting edu.nps.moves.dis7 library.
-
Uses of SimulationManager in edu.nps.moves.dis7.utilities
Methods in edu.nps.moves.dis7.utilities that return SimulationManagerModifier and TypeMethodDescriptionAdd entity to simulation list, if this is first occurrenceSimulationManager.addEntity
(SimulationManager.RecordType newEntity) Add entity to simulation list and announce using CreateEntityPduAdd host to simulation list, if this is first occurrenceSimulationManager.clearAll()
clear all listsSimulationManager.clearDescriptor()
Reset descriptorSimulationManager.removeEntity
(SimulationManager.RecordType oldEntity) Remove entity from simulation list, if foundSimulationManager.removeHost
(String oldHost) Remove host from simulation list, if foundSimulationManager.setDescriptor
(String newDescriptor) Set new simple descriptor (such as parent class name) for this SimulationManager, used in trace statementsSimulationManager.setDisThreadedNetworkInterface
(DisThreadedNetworkInterface disThreadedNetworkInterface) Set the disThreadedNetworkInterface singleton to match other classes