Class OtsReplicationTest.OtsModel

java.lang.Object
org.djutils.event.LocalEventProducer
All Implemented Interfaces:
Serializable, Remote, DSOLModel<Duration,OtsSimulatorInterface>, org.djutils.event.EventProducer, OtsModelInterface
Enclosing class:
OtsReplicationTest

static class OtsReplicationTest.OtsModel extends AbstractOtsModel
OTS model for testing.
  • Constructor Details

    • OtsModel

      OtsModel(OtsSimulatorInterface simulator, String shortName, String description)
      Construct the instrumented OtsModel.
      Parameters:
      simulator - the simulator
      shortName - the short name of the model
      description - the description of the model
    • OtsModel

      OtsModel(OtsSimulatorInterface simulator)
      Construct the instrumented OtsModel.
      Parameters:
      simulator - the simulator
  • Method Details