Uses of Class
org.opentrafficsim.xml.generated.Control
Package
Description
Copyright (c) 2013-2024 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands.
-
Uses of Control in org.opentrafficsim.road.network.factory.xml.parser
Modifier and TypeMethodDescriptionstatic void
ControlParser.parseControl
(RoadNetwork otsNetwork, org.opentrafficsim.core.dsol.OtsSimulatorInterface simulator, Control control, org.opentrafficsim.core.definitions.Definitions definitions, org.djutils.eval.Eval eval) Creates control objects. -
Uses of Control in org.opentrafficsim.xml.generated
Modifier and TypeMethodDescriptionObjectFactory.createControl()
Create an instance ofControl
Ots.getControl()
Gets the value of the control property.Modifier and TypeMethodDescriptionvoid
Ots.setControl
(Control value) Sets the value of the control property.