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.WrappableSimulation
nl.tudelft.simulation.dsol.SimRuntimeException
RemoteException
org.opentrafficsim.core.network.NetworkException
NamingException
public final String shortName()
shortName
in interface org.opentrafficsim.simulationengine.WrappableSimulation
public final String description()
description
in interface org.opentrafficsim.simulationengine.WrappableSimulation
public final ArrayList<org.opentrafficsim.simulationengine.AbstractProperty<?>> getProperties()
getProperties
in interface org.opentrafficsim.simulationengine.WrappableSimulation
Copyright © 2014–2015 Delft University of Technology. All rights reserved.