Uses of Class
org.opentrafficsim.xml.generated.InputParameters
-
Uses of InputParameters in org.opentrafficsim.xml.generated
Modifier and TypeFieldDescriptionprotected InputParameters
Scenarios.defaultInputParameters
protected InputParameters
ScenarioType.inputParameters
Modifier and TypeMethodDescriptionObjectFactory.createInputParameters()
Create an instance ofInputParameters
Scenarios.getDefaultInputParameters()
Gets the value of the defaultInputParameters property.ScenarioType.getInputParameters()
Gets the value of the inputParameters property.Modifier and TypeMethodDescriptionvoid
Scenarios.setDefaultInputParameters
(InputParameters value) Sets the value of the defaultInputParameters property.void
ScenarioType.setInputParameters
(InputParameters value) Sets the value of the inputParameters property.