Uses of Class
org.opentrafficsim.xml.generated.RUN
Packages that use RUN
Package
Description
Copyright (c) 2013-2023 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of RUN in org.opentrafficsim.road.network.factory.xml.parser
Methods in org.opentrafficsim.road.network.factory.xml.parser with parameters of type RUNModifier and TypeMethodDescriptionstatic ExperimentRunControl<Duration>
RunParser.parseRun
(String networkId, RUN run, StreamSeedInformation streamInformation, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator) Parse the RUN tag in the OTS XML file. -
Uses of RUN in org.opentrafficsim.xml.generated
Fields in org.opentrafficsim.xml.generated declared as RUNMethods in org.opentrafficsim.xml.generated that return RUNModifier and TypeMethodDescriptionObjectFactory.createRUN()
Create an instance ofRUN
OTS.getRUN()
Gets the value of the run property.Methods in org.opentrafficsim.xml.generated with parameters of type RUN