public class MM1Queue41Application extends Object
Copyright (c) 2002-2014 Delft University of Technology, Jaffalaan 5, 2628 BX Delft, the Netherlands. All rights reserved.
See for project information www.simulation.tudelft.nl.
The DSOL project is distributed under a BSD-style license.
Modifier | Constructor and Description |
---|---|
protected |
MM1Queue41Application()
Construct a console application.
|
Modifier and Type | Method and Description |
---|---|
static void |
main(String[] args) |
protected void |
terminate()
stop the simulation.
|
protected MM1Queue41Application() throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException, NamingException
nl.tudelft.simulation.dsol.SimRuntimeException
- on errorRemoteException
- on errorNamingException
- on errorprotected final void terminate()
public static void main(String[] args) throws nl.tudelft.simulation.dsol.SimRuntimeException, RemoteException, NamingException
args
- can be left emptynl.tudelft.simulation.dsol.SimRuntimeException
- on errorRemoteException
- on errorNamingException
- on errorCopyright © 2014–2017 Delft University of Technology. All rights reserved.