Uses of Class
org.opentrafficsim.xml.generated.Control
Packages that use 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
Methods in org.opentrafficsim.road.network.factory.xml.parser with parameters of type ControlModifier 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
Fields in org.opentrafficsim.xml.generated declared as ControlMethods in org.opentrafficsim.xml.generated that return ControlModifier and TypeMethodDescriptionObjectFactory.createControl()
Create an instance ofControl
Ots.getControl()
Gets the value of the control property.Methods in org.opentrafficsim.xml.generated with parameters of type ControlModifier and TypeMethodDescriptionvoid
Ots.setControl
(Control value) Sets the value of the control property.