public class XMLNetworks extends Object implements org.opentrafficsim.simulationengine.WrappableSimulation
Copyright (c) 2013-2014 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights
reserved.
BSD-style license. See OpenTrafficSim License.
| Constructor and Description |
|---|
XMLNetworks()
Define the XMLNetworks.
|
| Modifier and Type | Method and Description |
|---|---|
org.opentrafficsim.simulationengine.SimpleAnimator |
buildSimulator(ArrayList<org.opentrafficsim.simulationengine.AbstractProperty<?>> userModifiedProperties) |
String |
description() |
ArrayList<org.opentrafficsim.simulationengine.AbstractProperty<?>> |
getProperties() |
String |
shortName() |
public final org.opentrafficsim.simulationengine.SimpleAnimator buildSimulator(ArrayList<org.opentrafficsim.simulationengine.AbstractProperty<?>> userModifiedProperties) throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException, org.opentrafficsim.core.network.NetworkException, NamingException
buildSimulator in interface org.opentrafficsim.simulationengine.WrappableSimulationnl.tudelft.simulation.dsol.SimRuntimeExceptionRemoteExceptionorg.opentrafficsim.core.network.NetworkExceptionNamingExceptionpublic final String shortName()
shortName in interface org.opentrafficsim.simulationengine.WrappableSimulationpublic final String description()
description in interface org.opentrafficsim.simulationengine.WrappableSimulationpublic final ArrayList<org.opentrafficsim.simulationengine.AbstractProperty<?>> getProperties()
getProperties in interface org.opentrafficsim.simulationengine.WrappableSimulationCopyright © 2014–2015 Delft University of Technology. All rights reserved.